Theorems · Definition · category theory
CategoryTheory.Limits.limitCurrySwapCompLimIsoLimitCurryCompLim
{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.HasLimitsOfShape K C] →
[inst_4 : CategoryTheory.Limits.HasLimitsOfShape J C] →
[inst_5 :
CategoryTheory.Limits.HasLimit
((CategoryTheory.Functor.curry.obj G).comp CategoryTheory.Limits.lim)] →
CategoryTheory.Limits.limit
((CategoryTheory.Functor.curry.obj ((CategoryTheory.Prod.swap K J).comp G)).comp
CategoryTheory.Limits.lim) ≅
CategoryTheory.Limits.limit ((CategoryTheory.Functor.curry.obj G).comp CategoryTheory.Limits.lim)A variant of the Fubini theorem for a functor G : J × K ⥤ C,
showing that $\lim_k \lim_j G(j,k) ≅ \lim_j \lim_k G(j,k)$.
- Defined in
- Mathlib.CategoryTheory.Limits.Fubini
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 47 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 · cited by 3,963
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.Limits.limstatement and proof · cited by 70
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.limitCurrySwapCompLimIsoLimitCurryCompLim_hom_π_πstatement · cited by 0
- CategoryTheory.Limits.limitCurrySwapCompLimIsoLimitCurryCompLim_inv_π_πstatement · cited by 0