Theorems · Definition · category theory
CategoryTheory.Limits.colimitIsoColimitCurryCompColim
{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] →
(G : CategoryTheory.Functor (J × K) C) →
[inst_3 : CategoryTheory.Limits.HasColimitsOfShape K C] →
[inst_4 :
CategoryTheory.Limits.HasColimit
((CategoryTheory.Functor.curry.obj G).comp CategoryTheory.Limits.colim)] →
CategoryTheory.Limits.colimit G ≅
CategoryTheory.Limits.colimit
((CategoryTheory.Functor.curry.obj G).comp CategoryTheory.Limits.colim)The Fubini theorem for a functor G : J × K ⥤ C,
showing that the colimit of G can be computed as
the colimit of the colimits of the functors G.obj (j, _).
- Defined in
- Mathlib.CategoryTheory.Limits.Fubini
- Cited by
- 6 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.
Cites17
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 and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Limits.colimstatement and proof · cited by 89
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitIsoColimitCurryCompColim_ι_ι_invstatement · cited by 4
- CategoryTheory.Limits.colimitIsoColimitCurryCompColim_ι_homstatement and proof · cited by 3
- CategoryTheory.Limits.colimitCurrySwapCompColimIsoColimitCurryCompColimproof · cited by 2
- CategoryTheory.Limits.colimitIsoColimitCurryCompColim_ι_hom_assocstatement and proof · cited by 0
- CategoryTheory.Limits.colimitIsoColimitCurryCompColim_ι_ι_inv_assocstatement and proof · cited by 0