Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.sheafificationWhiskerRightIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(J : CategoryTheory.GrothendieckTopology C) →
{D : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
{E : Type u_2} →
[inst_2 : CategoryTheory.Category.{v_2, u_2} E] →
(F : CategoryTheory.Functor D E) →
[inst_3 :
∀ (J : CategoryTheory.Limits.MulticospanShape),
CategoryTheory.Limits.HasLimitsOfShape (CategoryTheory.Limits.WalkingMulticospan J) D] →
[inst_4 :
∀ (J : CategoryTheory.Limits.MulticospanShape),
CategoryTheory.Limits.HasLimitsOfShape (CategoryTheory.Limits.WalkingMulticospan J) E] →
[inst_5 : ∀ (X : C), CategoryTheory.Limits.HasColimitsOfShape (J.Cover X)ᵒᵖ D] →
[inst_6 : ∀ (X : C), CategoryTheory.Limits.HasColimitsOfShape (J.Cover X)ᵒᵖ E] →
[∀ (X : C), CategoryTheory.Limits.PreservesColimitsOfShape (J.Cover X)ᵒᵖ F] →
[∀ (X : C) (W : J.Cover X) (P : CategoryTheory.Functor Cᵒᵖ D),
CategoryTheory.Limits.PreservesLimit (W.index P).multicospan F] →
(J.sheafification D).comp ((CategoryTheory.Functor.whiskeringRight Cᵒᵖ D E).obj F) ≅
((CategoryTheory.Functor.whiskeringRight Cᵒᵖ D E).obj F).comp (J.sheafification E)The isomorphism between the sheafification of P composed with F and
the sheafification of P ⋙ F, functorially in P.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasLimitsOfShapeCategoryTheory.Limits.HasLimitsOfShapeCategoryTheory.Limits.HasColimitsOfShapeCategoryTheory.Limits.HasColimitsOfShapeCategoryTheory.Limits.PreservesColimitsOfShapeCategoryTheory.Limits.PreservesLimit
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.Functor.associatorproof · cited by 276
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.sheafificationWhiskerRightIso_hom_appstatement · cited by 0
- CategoryTheory.GrothendieckTopology.sheafificationWhiskerRightIso_inv_appstatement · cited by 0