Theorems · Definition · category theory
CategoryTheory.Limits.limitUncurryIsoLimitCompLim
{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.HasLimitsOfShape K C] →
[inst_4 : CategoryTheory.Limits.HasLimit (CategoryTheory.Functor.uncurry.obj F)] →
[inst_5 : CategoryTheory.Limits.HasLimit (F.comp CategoryTheory.Limits.lim)] →
CategoryTheory.Limits.limit (CategoryTheory.Functor.uncurry.obj F) ≅
CategoryTheory.Limits.limit (F.comp CategoryTheory.Limits.lim)The Fubini theorem for a functor F : J ⥤ K ⥤ C,
showing that the limit of uncurry.obj F can be computed as
the limit of the limits of the functors F.obj j.
- Defined in
- Mathlib.CategoryTheory.Limits.Fubini
- Cited by
- 7 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.Coneproof · cited by 710
- CategoryTheory.Limits.IsLimitproof · cited by 664
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.limit.coneproof · cited by 97
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.limitIsoLimitCurryCompLimproof · cited by 6
- CategoryTheory.Limits.limitUncurryIsoLimitCompLim_hom_π_πstatement · cited by 5
- CategoryTheory.Limits.limitIsoLimitCurryCompLim_hom_π_πproof · cited by 4
- CategoryTheory.Limits.limitFlipCompLimIsoLimitCompLimproof · cited by 4
- CategoryTheory.Limits.limitUncurryIsoLimitCompLim_inv_πstatement and proof · cited by 3
- CategoryTheory.Limits.limitFlipCompLimIsoLimitCompLim_hom_π_πproof · cited by 1
- CategoryTheory.Limits.limitFlipCompLimIsoLimitCompLim_inv_π_πproof · cited by 1
- CategoryTheory.Limits.limitUncurryIsoLimitCompLim_hom_π_π_assocstatement and proof · cited by 0
- CategoryTheory.Limits.limitUncurryIsoLimitCompLim_inv_π_assocstatement and proof · cited by 0