Theorems · Definition · category theory
CategoryTheory.Limits.Pi.isoLimit
{α : Type w₂} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(X : CategoryTheory.Functor (CategoryTheory.Discrete α) C) →
[inst_1 : CategoryTheory.Limits.HasProduct fun j => X.obj { as := j }] →
[inst_2 : CategoryTheory.Limits.HasLimit X] → (∏ᶜ fun j => X.obj { as := j }) ≅ CategoryTheory.Limits.limit XThe isomorphism ∏ᶜ (fun j => X.obj (Discrete.mk j)) ≅ limit X.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Isostatement · cited by 3,963
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.HasProductstatement and proof · cited by 115
- CategoryTheory.Limits.IsLimit.conePointUniqueUpToIsoproof · cited by 57
- CategoryTheory.Limits.productIsProduct'proof · cited by 2
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.HasBiproductsOfShape.colimIsoLimproof · cited by 2
- CategoryTheory.Limits.Pi.isoLimit_inv_πstatement · cited by 2
- CategoryTheory.Limits.Pi.isoLimit_hom_πstatement · cited by 1
- CategoryTheory.Limits.Pi.isoLimit_inv_π_assocstatement and proof · cited by 1
- CategoryTheory.Limits.isIndObject_limit_of_discreteproof · cited by 1
- CategoryTheory.MorphismProperty.IsStableUnderProductsOfShape.mkproof · cited by 0
- CategoryTheory.Limits.HasBiproductsOfShape.colimIsoLim_hom_appstatement and proof · cited by 0
- CategoryTheory.Limits.HasBiproductsOfShape.colimIsoLim_inv_appstatement and proof · cited by 0
- CategoryTheory.Limits.Pi.isoLimit_hom_π_assocstatement and proof · cited by 0