Module: sage.schemes.generic.ambient_space
Ambient Spaces
Module-level Functions
x) |
Class: AmbientSpace
Input:
self, n, [R=Integer Ring]) |
Functions: ambient_space,
base_extend,
defining_polynomials,
dimension,
gen,
gens,
ngens
self) |
Return the relative dimension of this scheme over its base.
Special Functions: __cmp__,
__init__,
_check_satisfies_equations,
_constructor,
_latex_,
_latex_generic_point,
_repr_,
_repr_generic_point
self, v) |
Verify that the coordinates of v define a point on this scheme, or raise a TypeError.