next | previous | forward | backward | up | top | index | toc | home

ProjectiveVariety -- the class of all projective varieties

Description

To create a projective variety, use Proj.
i1 : Proj(QQ[x,y])

o1 = Proj(QQ [x, y])

o1 : ProjectiveVariety

Functions and methods returning a projective variety :

Methods that use a projective variety :

For the programmer

The object ProjectiveVariety is a type, with ancestor classes Variety < MutableHashTable < HashTable < Thing.