Theorems · Definition · category theory
CategoryTheory.Limits.sigmaObj
{β : Type w} →
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → (f : β → C) → [CategoryTheory.Limits.HasCoproduct f] → CsigmaObj f computes the coproduct of a family of elements f.
(It is defined as an abbreviation for colimit (Discrete.functor f),
so for most facts about sigmaObj f, you will just use general facts about colimits.)
- Cited by
- 302 results in Mathlib
- Foundations
- Depth 14 from the axioms, rests on 80 definitions · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Discrete.functorproof · cited by 633
- CategoryTheory.Limits.colimitproof · cited by 453
- CategoryTheory.Limits.HasCoproductstatement and proof · cited by 143
Cited by398
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Sigma.ιstatement · cited by 205
- CategoryTheory.GradedObject.mapObjproof · cited by 83
- CategoryTheory.Limits.Sigma.descstatement · cited by 76
- SheafOfModules.freeproof · cited by 60
- CategoryTheory.Limits.coproductIsCoproductstatement · cited by 31
- CategoryTheory.Limits.Sigma.hom_extstatement and proof · cited by 31
- CategoryTheory.SmallObject.functorObjstatement · cited by 30
- CategoryTheory.SmallObject.functorObjLeftstatement · cited by 29
- CategoryTheory.SmallObject.functorObjTopstatement · cited by 29
- CategoryTheory.Limits.Sigma.map'statement · cited by 24
- CategoryTheory.SmallObject.ιFunctorObjstatement · cited by 22
- SSet.Subcomplex.Pairing.RankFunction.sigmaStdSimplexproof · cited by 21
Showing the 200 most cited of 398.