CoherentSheaf / CoherentSheaf -- quotient of coherent sheaves
Synopsis:
F / G -- quotient of coherent sheaves.
See also:
CoherentSheaf -- the class of all coherent sheaves
Code:
-- ../../../Macaulay2/m2/varieties.m2:126
CoherentSheaf / CoherentSheaf := CoherentSheaf => (F,G) -> sheaf(F.variety, F.module / G.module)