Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv

{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] →
              {P : CategoryTheory.Functor Cᵒᵖ A} →
                {M : A} →
                  [inst_3 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] →
                    (Φ.presheafFiber.obj P ⟶ M) ≃ (P ⟶ Φ.skyscraperPresheaf M)

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.

Defined in
Mathlib.CategoryTheory.Sites.Point.Skyscraper
Cited by
18 results in Mathlib
Foundations
Depth 54 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.skyscraperSheafAdjunction · cited by 5Point.skyscraperSheafAdju…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_left_symm · cited by 4Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_right · cited by 3Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_app_π · cited by 2Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_left · cited by 2Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_skyscraperPresheafHomEquiv_symm · cited by 2Point.toPresheafFiber_sky…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafAdjunction · cited by 2Point.skyscraperPresheafA…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_app_π_assoc · cited by 1Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_symm_apply · cited by 1Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperSheafAdjunction_homEquiv_apply_hom · cited by 1Point.skyscraperSheafAdju…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_apply_app · cited by 0Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_left_assoc · cited by 0Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_left_symm_assoc · cited by 0Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_right_assoc · cited by 0Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.skyscraperSheafAdjunction_homEquiv_apply_val · cited by 0Point.skyscraperSheafAdju…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorEquiv · cited by 8337EquivOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appOpposite.unop · cited by 2231Opposite.unopCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Limits.Pi.π · cited by 184Pi.πCategoryTheory.Limits.HasColimitsOfSize · cited by 124Limits.HasColimitsOfSizeCategoryTheory.GrothendieckTopology.Point · cited by 123GrothendieckTopology.PointCategoryTheory.Limits.HasProducts · cited by 103Limits.HasProductsPoint.skyscraperPresheafHomEq…CITED BYCITES

Cites21

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

Cited by20

Results whose statement or proof uses this declaration.