Documentation

Mathlib.CategoryTheory.Sites.Point.Comap

Inverse image of a point by a continuous functor #

Let F : C ⥤ D be a representably flat continuous functor between sites (C, J) and (D, K). Let Φ be a point of (D, K). Assume hF : CoverPreserving J K F. In this file, we define a point Φ.comap F hF of the site (C, J) and construct an isomorphism (Φ.comap F hF).sheafFiber ≅ F.sheafPullback A J K ⋙ Φ.sheafFiber.

If F : C ⥤ D is a representably flat and cover preserving functor between sites, then any point on D induces a point on C by precomposing the fiber functor with F.

Equations
  • Φ.comap F hF = { fiber := F.comp Φ.fiber, isCofiltered := , initiallySmall := , jointly_surjective := }
Instances For

    Given a continuous functor F : C ⥤ D between sites (C, J) and (D, K), and a point Φ of (D, K), this is the isomorphism between Φ.skyscraperSheafFunctor ⋙ F.sheafPushforwardContinuous A J K and (Φ.comap F hF).skyscraperSheafFunctor.

    Equations
    Instances For

      Given a continuous functor F : C ⥤ D between sites (C, J) and (D, K), and a point Φ of (D, K), the fiber functor on sheaves of the point Φ.comap F hF on (C, J) identifies to the composition F.sheafPullback A J K ⋙ Φ.sheafFiber.

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