Macaulay2 » Documentation
Packages » Varieties :: Proj
next | previous | forward | backward | up | index | toc

Proj -- make a projective variety

Description

i1 : R = QQ[x,y];
i2 : Proj R

o2 = Proj R

o2 : ProjectiveVariety

Ways to use Proj:

  • Proj(Ring)

For the programmer

The object Proj is a method function.


The source of this document is in Varieties/doc-varieties.m2:72:0.