Theorems · Definition · category theory
CategoryTheory.Limits.colimitUncurryIsoColimitCompColim
{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 K C] →
[inst_4 : CategoryTheory.Limits.HasColimit (CategoryTheory.Functor.uncurry.obj F)] →
[inst_5 : CategoryTheory.Limits.HasColimit (F.comp CategoryTheory.Limits.colim)] →
CategoryTheory.Limits.colimit (CategoryTheory.Functor.uncurry.obj F) ≅
CategoryTheory.Limits.colimit (F.comp CategoryTheory.Limits.colim)The Fubini theorem for a functor F : J ⥤ K ⥤ C,
showing that the colimit of uncurry.obj F can be computed as
the colimit of the colimits of the functors F.obj j.
- Defined in
- Mathlib.CategoryTheory.Limits.Fubini
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 39 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.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 · cited by 3,963
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Limits.colimit.coconeproof · cited by 136
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimitIsoColimitCurryCompColimproof · cited by 6
- CategoryTheory.Limits.colimitUncurryIsoColimitCompColim_ι_ι_invstatement · cited by 4
- CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColimproof · cited by 4
- CategoryTheory.Limits.colimitUncurryIsoColimitCompColim_ι_homstatement and proof · cited by 3
- CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim_ι_ι_homproof · cited by 1
- CategoryTheory.Limits.colimitFlipCompColimIsoColimitCompColim_ι_ι_invproof · cited by 1
- CategoryTheory.Limits.colimitUncurryIsoColimitCompColim_ι_hom_assocstatement and proof · cited by 0
- CategoryTheory.Limits.colimitUncurryIsoColimitCompColim_ι_ι_inv_assocstatement and proof · cited by 0