Theorems · Definition · category theory
CategoryTheory.Limits.Sigma.isoColimit
{α : Type w₂} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(X : CategoryTheory.Functor (CategoryTheory.Discrete α) C) →
[inst_1 : CategoryTheory.Limits.HasCoproduct fun j => X.obj { as := j }] →
[inst_2 : CategoryTheory.Limits.HasColimit X] →
(∐ fun j => X.obj { as := j }) ≅ CategoryTheory.Limits.colimit XThe isomorphism ∐ (fun j => X.obj (Discrete.mk j)) ≅ colimit X.
- Cited by
- 7 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.colimitstatement · cited by 453
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.sigmaObjstatement · cited by 302
- CategoryTheory.Limits.colimit.isColimitproof · cited by 193
- CategoryTheory.Limits.HasCoproductstatement and proof · cited by 143
- CategoryTheory.Limits.IsColimit.coconePointUniqueUpToIsoproof · cited by 67
- CategoryTheory.Limits.coproductIsCoproduct'proof · cited by 2
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.HasBiproductsOfShape.colimIsoLimproof · cited by 2
- CategoryTheory.Limits.Sigma.ι_isoColimit_homstatement · cited by 1
- CategoryTheory.Limits.Sigma.ι_isoColimit_hom_assocstatement and proof · cited by 1
- CategoryTheory.Limits.Sigma.ι_isoColimit_invstatement · cited by 1
- CategoryTheory.Limits.Sigma.ι_isoColimit_inv_assocstatement and proof · 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.MorphismProperty.IsStableUnderCoproductsOfShape.mkproof · cited by 0