Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.Point.skyscraperSheafAdjunction

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      (Φ : J.Point) →
        {A : Type u'} →
          [inst_1 : CategoryTheory.Category.{v', u'} A] →
            [inst_2 : CategoryTheory.Limits.HasProducts A] →
              [inst_3 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] →
                Φ.sheafFiber ⊣ Φ.skyscraperSheafFunctor

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

Defined in
Mathlib.CategoryTheory.Sites.Point.Skyscraper
Cited by
5 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasProductsCategoryTheory.Limits.HasColimitsOfSize

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.GrothendieckTopology.Point.sheafFiberComapIso · cited by 2Point.sheafFiberComapIsoCategoryTheory.GrothendieckTopology.IsLocalSite.ΓCoconstantSheafAdj · cited by 1IsLocalSite.ΓCoconstantSh…CategoryTheory.GrothendieckTopology.Point.skyscraperSheafAdjunction_homEquiv_apply_hom · cited by 1Point.skyscraperSheafAdju…CategoryTheory.GrothendieckTopology.Point.skyscraperSheafAdjunction_homEquiv_apply_val · cited by 0Point.skyscraperSheafAdju…CategoryTheory.GrothendieckTopology.Point.sheafFiberComapIso_hom_app · cited by 0Point.sheafFiberComapIso_…CategoryTheory.GrothendieckTopology.Point.skyscraperSheafAdjunction_homEquiv_symm_apply · cited by 0Point.skyscraperSheafAdju…CategoryTheory.GrothendieckTopology.Point.sheafFiberComapIso_inv_app · cited by 0Point.sheafFiberComapIso_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeEquiv.symm · cited by 3681Equiv.symmCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Adjunction · cited by 524CategoryTheory.AdjunctionEquiv.trans · cited by 337Equiv.transCategoryTheory.Limits.HasColimitsOfSize · cited by 124Limits.HasColimitsOfSizeCategoryTheory.GrothendieckTopology.Point · cited by 123GrothendieckTopology.PointCategoryTheory.Limits.HasProducts · cited by 103Limits.HasProductsCategoryTheory.Functor.FullyFaithful.homEquiv · cited by 31FullyFaithful.homEquivPoint.skyscraperSheafAdjuncti…CITED BYCITES

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.