Documentation

Mathlib.AlgebraicGeometry.Sites.SmallAffineZariski

The small affine Zariski site #

X.AffineZariskiSite is the small affine Zariski site of X, whose elements are affine open sets of X, and whose arrows are basic open sets D(f) ⟶ U for any f : Γ(X, U).

Every presieve on U is then given by a Set Γ(X, U) (presieveOfSections_surjective), and we endow X.AffineZariskiSite with grothendieckTopology X, such that s : Set Γ(X, U) is a cover if and only if Ideal.span s = ⊤ (generate_presieveOfSections_mem_grothendieckTopology).

This is a dense subsite of X.Opens (with respect to Opens.grothendieckTopology X) via the inclusion functor toOpensFunctor X, which gives an equivalence of categories of sheaves (sheafEquiv).

Note that this differs from the definition on stacks project where the arrows in the small affine Zariski site are arbitrary inclusions.

X.AffineZariskiSite is the small affine Zariski site of X, whose elements are affine open sets of X, and whose arrows are basic open sets D(f) ⟶ U for any f : Γ(X, U).

Note that this differs from the definition on stacks project where the arrows in the small affine Zariski site are arbitrary inclusions.

Equations
    Instances For
      @[reducible, inline]

      The inclusion from X.AffineZariskiSite to X.Opens.

      Equations
        Instances For

          The basic open set of a section, as an element of AffineZariskiSite.

          Equations
            Instances For

              The presieve associated to a set of sections. This is a surjection, see presieveOfSections_surjective.

              Equations
                Instances For

                  The set of sections associated to a presieve.

                  Equations
                    Instances For
                      @[reducible, inline]

                      The category of sheaves on X.AffineZariskiSite is equivalent to the categories of sheaves over X.

                      Equations
                        Instances For