Module: sage.schemes.generic.point
Points on schemes
Module-level Functions
| x) |
| x) |
Class: SchemePoint
| self, S) |
Input:
Functions: scheme
Special Functions: __init__
Class: SchemeRationalPoint
| self, f) |
Input:
Functions: morphism
Special Functions: __init__,
_repr_
Class: SchemeTopologicalPoint
Class: SchemeTopologicalPoint_affine_open
| self, u, x) |
Input:
Functions: affine_open,
embedding_of_affine_open,
point_on_affine
| self) |
Return the affine open subset U.
| self) |
Return the embedding from the affine open subset U into this scheme.
| self) |
Return the scheme point on the affine open U.
Special Functions: __init__,
_repr_
Class: SchemeTopologicalPoint_prime_ideal
| self, S, P) |
Input:
Functions: prime_ideal
Special Functions: __init__,
_repr_
See About this document... for information on suggesting changes.