Documentation

Toric.ToricVariety.Defs

Toric varieties #

This file defines a toric variety with torus T over a scheme S as a scheme X with an dominant open embedding T → X over S and an action T × X → X extending the multiplication on T.

A toric variety over a scheme S is a scheme X equipped with a torus T, a dense embedding T → X and an action T × X → X extending the standard action T × T → T.

Instances
    noncomputable instance AlgebraicGeometry.ToricVariety.inst {𝕜 : Type u} [Field 𝕜] {T : Scheme} [T.Over (Spec (CommRingCat.of 𝕜))] [Grp_Class (T.asOver (Spec (CommRingCat.of 𝕜)))] [Scheme.IsTorusOver 𝕜 T] :

    A torus T is a toric variety over itself.

    Equations
    • One or more equations did not get rendered due to their size.