Documentation

Mathlib.AlgebraicGeometry.Sites.Small

Small sites #

In this file we define the small sites associated to morphism properties and give generating pretopologies.

Main definitions #

The presieve defined by a P-cover of S-schemes.

Equations
Instances For
    def AlgebraicGeometry.Scheme.Cover.toPresieveOverProp {P Q : CategoryTheory.MorphismProperty Scheme} {S : Scheme} {X : Q.Over S} (𝒰 : Cover P X.left) [Cover.Over S 𝒰] (h : ∀ (j : 𝒰.J), Q (𝒰.obj j S)) :

    The presieve defined by a P-cover of S-schemes with Q.

    Equations
    Instances For

      The pretopology on Over S induced by P where coverings are given by P-covers of S-schemes.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[reducible, inline]

        If P and Q are morphism properties with P ≤ Q, this is the Grothendieck topology induced via the forgetful functor Q.Over ⊤ S ⥤ Over S by the topology defined by P.

        Equations
        Instances For
          @[reducible, inline]

          The Grothendieck topology on the category of schemes over S with P induced by P, i.e. coverings are simply surjective families. This is the induced topology by the topology on S defined by P via the inclusion P.Over ⊤ S ⥤ Over S.

          This is a special case of smallGrothendieckTopologyOfLE for the case P = Q.

          Equations
          Instances For

            The pretopology defined on the subcategory of S-schemes satisfying Q where coverings are given by P-coverings in S-schemes satisfying Q. The most common case is P = Q. In this case, this is simply surjective families in S-schemes with P.

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