Documentation

Mathlib.AlgebraicGeometry.Limits

(Co)Limits of Schemes #

We construct various limits and colimits in the category of schemes.

Todo #

Spec ℤ is the terminal object in the category of schemes.

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

    The map from the empty scheme.

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

      The empty scheme is the initial object in the category of schemes.

      Equations
      Instances For
        noncomputable instance AlgebraicGeometry.isIso_of_isEmpty {X : AlgebraicGeometry.Scheme} {Y : AlgebraicGeometry.Scheme} (f : X Y) [IsEmpty Y.toPresheafedSpace] :
        Equations

        A scheme is initial if its underlying space is empty .

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

          Spec 0 is the initial object in the category of schemes.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            noncomputable instance AlgebraicGeometry.initial_isEmpty :
            IsEmpty (⊥_ AlgebraicGeometry.Scheme).toLocallyRingedSpace.toSheafedSpace.toPresheafedSpace
            Equations