Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 655 Bytes

RationalPointsAffine.md

File metadata and controls

28 lines (23 loc) · 655 Bytes
CurrentModule = Oscar
using Oscar

Rational Points on Affine Schemes

AbsAffineRationalPoint
AffineRationalPoint
coordinates(p::AffineRationalPoint)
ideal(P::AbsAffineRationalPoint)
scheme(P::AbsAffineRationalPoint)
closed_embedding(P::AbsAffineRationalPoint)
is_smooth(P::AbsAffineRationalPoint)
tangent_space(P::AbsAffineRationalPoint{<:FieldElem})

Some experimental methods are available too. Note that their interface is likely to change in the future.

is_du_val_singularity(P::AbsAffineRationalPoint{<:FieldElem})
decide_du_val_singularity(P::AbsAffineRationalPoint{<:FieldElem,<:Any})