Documentation

Mathlib.AlgebraicGeometry.Sites.AffineEtale

Affine étale site #

In this file we define the small affine étale site of a scheme S. The underlying category is the category of commutative rings R equipped with an étale structure morphism Spec R ⟶ S. We show that this category is essentially small, that it is a dense subsite of the small étale site, and that it is 1-hypercover dense, which allows to show that if S : Scheme.{u}, then we can sheafify étale presheaves with values in Type u, AddCommGrpCat.{u}, etc.

Main results #

The small affine étale site: The category of affine schemes étale over S, whose objects are commutative rings R with an étale structure morphism Spec R ⟶ S.

Equations
Instances For
    @[implicit_reducible]
    Equations
    • One or more equations did not get rendered due to their size.
    noncomputable def AlgebraicGeometry.Scheme.AffineEtale.mk {S : Scheme} {R : CommRingCat} (f : Spec R S) [Etale f] :

    Construct an object of the small affine étale site.

    Equations
    Instances For

      The topology on the small affine étale site is the topology induced by Spec from the small étale site.

      Equations
      Instances For

        The category of sheaves on the small affine étale site is equivalent to the category of sheaves on the small étale site.

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