Synopsis:
module F -- produce the module from which the coherent sheaf F was defined.
i1 : X = Proj(QQ[x,y,z]) |
i2 : F = OO_X(3) |
i3 : module F |
i4 : degrees oo |
Code:
-- ../../../Macaulay2/m2/varieties.m2:117 module CoherentSheaf := Module => (F) -> F.module