Documentation

Atlas.AlgebraicGeometryI.code.AffineVarietyDef

An affine variety over a field k (Def 2, Lec 2): a scheme X over Spec k that is isomorphic to Spec Γ(X, O_X), is locally of finite type over k, and is reduced.

Instances

    Any affine variety is in particular an affine scheme.

    @[implicit_reducible]
    noncomputable instance AlgebraicGeometry.Scheme.specOverSpec (k : Type u) [Field k] (A : Type u) [CommRing A] [Algebra k A] :

    A k-algebra A gives Spec A the structure of a scheme over Spec k via the structure map of the algebra.

    For A a reduced finitely-generated k-algebra, Spec A is an affine variety over k.