Theorems · Definition · category theory
CategoryTheory.Limits.colimitLimitIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} J] →
{K : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} K] →
[inst_3 : CategoryTheory.Limits.HasLimitsOfShape J C] →
[inst_4 : CategoryTheory.Limits.HasColimitsOfShape K C] →
[CategoryTheory.Limits.PreservesLimitsOfShape J CategoryTheory.Limits.colim] →
(F : CategoryTheory.Functor J (CategoryTheory.Functor K C)) →
CategoryTheory.Limits.colimit (CategoryTheory.Limits.limit F) ≅
CategoryTheory.Limits.limit (CategoryTheory.Limits.colimit F.flip)A curried version of the fact that filtered colimits commute with finite limits.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Functor.flipstatement · cited by 320
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ι_colimitLimitIso_limit_π_assocstatement and proof · cited by 2
- CategoryTheory.Limits.ι_colimitLimitIso_limit_πstatement · cited by 1
- CategoryTheory.GrothendieckTopology.liftToPlusObjLimitObjproof · cited by 1
- CategoryTheory.Limits.colimitLimitIso.congr_simpstatement and proof · cited by 0
- CategoryTheory.GrothendieckTopology.liftToPlusObjLimitObj_facproof · cited by 0
- CategoryTheory.Limits.isIndObject_limit_comp_yoneda_comp_colimproof · cited by 0