Theorems · Definition · category theory
CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim
{J : Type u_1} →
{K : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} J] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} K] →
{C : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} C] →
(F : CategoryTheory.Functor J (CategoryTheory.Functor K C)) →
[inst_3 : CategoryTheory.Limits.HasColimitsOfShape J C] →
[inst_4 : CategoryTheory.Limits.HasColimitsOfShape K C] →
CategoryTheory.Limits.colimit (F.flip.comp CategoryTheory.Limits.colim) ≅
CategoryTheory.Limits.colimit (F.comp CategoryTheory.Limits.colim)The colimit of F.flip ⋙ colim is isomorphic to the colimit of F ⋙ colim.
- Defined in
- Mathlib.CategoryTheory.Limits.Fubini
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Functor.flipstatement and proof · cited by 320
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim_ι_ι_homstatement · cited by 1
- CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim_ι_ι_invstatement · cited by 1
- CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim_ι_ι_hom_assocstatement and proof · cited by 0
- CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim_ι_ι_inv_assocstatement and proof · cited by 0