Documentation

Mathlib.CategoryTheory.Sites.Point.Skyscraper

Skyscraper sheaves #

Let Φ be a point of a site (C, J). In this file, we construct the skyscraper sheaf functor skyscraperSheafFunctor : A ⥤ Sheaf J A and show that it is a right adjoint to Φ.sheafFiber : Sheaf J A ⥤ A.

Given a point Φ on a site (C, J), this is the skyscraper presheaf functor A ⥤ Cᵒᵖ ⥤ A.

Equations
Instances For
    @[reducible, inline]

    Given a point Φ on a site (C, J), and an object M of a category A, this is the skyscraper presheaf with value M: it sends X : C to the product of copies of M indexed by Φ.fiber.obj X.

    Equations
    Instances For

      If Φ is a point of a site (C, J), P : Cᵒᵖ ⥤ A and M : A, this is the bijection (Φ.presheafFiber.obj P ⟶ M) ≃ (P ⟶ Φ.skyscraperPresheaf M) that is part of the adjunction skyscraperPresheafAdjunction.

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

        Given a point of a site, the skyscraper presheaf functor is right adjoint to the fiber functor on presheaves.

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

          Given a point Φ of a site (C, J), this is the skyscraper sheaf functor A ⥤ Sheaf J A.

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

            Given a point Φ on a site (C, J), and an object M of a category A, this is the skyscraper sheaf with value M: it sends X : C to the product of copies of M indexed by Φ.fiber.obj X.

            Equations
            Instances For

              Given a point of a site, the skyscraper sheaf functor is right adjoint to the fiber functor on sheaves.

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