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

AffineVariety -- the class of all affine varieties

Description

To create an affine variety, use Spec.
i1 : Spec(QQ[x,y])

o1 = Spec(QQ [x, y])

o1 : AffineVariety

Functions and methods returning an affine variety :

Methods that use an affine variety :

For the programmer

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