Documentation

Mathlib.CategoryTheory.Sites.Point.Presheaf

Points of presheaf toposes #

Let C be a category. For the Grothendieck topology on C, we know that the category of sheaves with values in A identifies to Cᵒᵖ ⥤ A (see sheafBotEquivalence in the file Mathlib/CategoryTheory/Sites/Sheaf.lean). In this file, we show that any X : C defines a point for this site, and that these points form a conservative family of points.

If X is an object of C, this is the point of the site (C, ⊥) (whose sheaves are presheaves, see sheafBotEquivalence) corresponding to X.

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

    The functor C ⥤ Point.{w} (⊥ : GrothendieckTopology C) which sends X : C to the point corresponding to X.

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

      The fiber functor (Cᵒᵖ ⥤ A) ⥤ A corresponding to the point of the Grothendieck topology attached to an object X : C identifies to the evaluation functor at X.

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

        The family of points on the site (C, ⊥) (whose sheaves are presheaves, see sheafBotEquivalence) given by the objects of X.

        Equations
        Instances For