Macaulay2 » Documentation
Packages » K3Surfaces :: K3(CubicFourfold)
next | previous | forward | backward | up | index | toc

K3(CubicFourfold) -- K3 surface associated to a cubic or GM fourfold

Description

This is a shortcut for the function associatedK3surface.

i1 : X = specialFourfold "tau-quadric";

o1 : ProjectiveVariety, GM fourfold containing a surface of degree 2 and sectional genus 0
i2 : K3 X
warning: clearing value of symbol x to allow access to subscripted variables based on it
       : debug with expression   debug 9868   or with command line option   --debug 9868

o2 = surface in PP^6 cut out by 6 hypersurfaces of degree 2

o2 : ProjectiveVariety, K3 surface associated to X

See also

Ways to use this method:

  • K3(CubicFourfold) -- K3 surface associated to a cubic or GM fourfold
  • K3(GushelMukaiFourfold)

The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/K3Surfaces.m2:914:0.