Theorems · Definition · category theory
CategoryTheory.GrothendieckTopology.plusFunctorWhiskerLeftIso
{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] →
[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] →
(P : CategoryTheory.Functor Cᵒᵖ D) →
[∀ (F : CategoryTheory.Functor D E) (X : C),
CategoryTheory.Limits.PreservesColimitsOfShape (J.Cover X)ᵒᵖ F] →
[∀ (F : CategoryTheory.Functor D E) (X : C) (W : J.Cover X)
(P : CategoryTheory.Functor Cᵒᵖ D),
CategoryTheory.Limits.PreservesLimit (W.index P).multicospan F] →
(CategoryTheory.Functor.whiskeringLeft Cᵒᵖ D E).obj (J.plusObj P) ≅
((CategoryTheory.Functor.whiskeringLeft Cᵒᵖ D E).obj P).comp (J.plusFunctor E)The isomorphism between P⁺ ⋙ F and (P ⋙ F)⁺, functorially in F.
- 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.
Cites22
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 · 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.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.PreservesLimitstatement and proof · cited by 293
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.Limits.PreservesColimitsOfShapestatement and proof · cited by 222
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.sheafificationWhiskerLeftIsoproof · cited by 2
- CategoryTheory.GrothendieckTopology.plusFunctorWhiskerLeftIso_hom_appstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.plusFunctorWhiskerLeftIso_inv_appstatement and proof · cited by 0