Theorems · Definition · category theory
CategoryTheory.limitCompWhiskeringRightIsoLimitComp
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{D : Type u_2} →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
{E : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} E] →
{J : Type u_4} →
[inst_3 : CategoryTheory.Category.{v_4, u_4} J] →
[inst_4 : CategoryTheory.Limits.HasLimitsOfShape J D] →
(F : CategoryTheory.Functor D E) →
[inst_5 : CategoryTheory.Limits.PreservesLimitsOfShape J F] →
(G : CategoryTheory.Functor J (CategoryTheory.Functor C D)) →
CategoryTheory.Limits.limit (G.comp ((CategoryTheory.Functor.whiskeringRight C D E).obj F)) ≅
(CategoryTheory.Limits.limit G).comp FWhiskering right and then taking a limit is the same as taking the limit and applying the functor.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Functor.flipstatement · cited by 320
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.Functor.whiskeringRightstatement and proof · cited by 221
- CategoryTheory.Limits.PreservesLimitsOfShapestatement and proof · cited by 156
- CategoryTheory.preservesLimitIsoproof · cited by 23
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.limitCompWhiskeringRightIsoLimitComp_inv_πstatement · cited by 2
- CategoryTheory.limitCompWhiskeringRightIsoLimitComp_hom_whiskerRight_πstatement and proof · cited by 1
- CategoryTheory.limitCompWhiskeringRightIsoLimitComp_hom_whiskerRight_π_assocstatement and proof · cited by 0
- CategoryTheory.limitCompWhiskeringRightIsoLimitComp_inv_π_assocstatement and proof · cited by 0