Theorems · Definition · category theory
CategoryTheory.Limits.biproduct
{J : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] → (f : J → C) → [CategoryTheory.Limits.HasBiproduct f] → Cbiproduct f computes the biproduct of a family of elements f. (It is defined as an
abbreviation for limit (Discrete.functor f), so for most facts about biproduct f, you will
just use general facts about limits and colimits.)
- Cited by
- 188 results in Mathlib
- Foundations
- Depth 6 from the axioms, rests on 11 definitions · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasBiproductstatement and proof · cited by 99
- CategoryTheory.Limits.Bicone.ptproof · cited by 60
- CategoryTheory.Limits.biproduct.biconeproof · cited by 21
Cited by232
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biproduct.πstatement · cited by 93
- CategoryTheory.Limits.biproduct.ιstatement · cited by 86
- CategoryTheory.Limits.biproduct.liftstatement · cited by 31
- CategoryTheory.Limits.biproduct.descstatement · cited by 29
- CategoryTheory.Limits.biproduct.hom_extstatement and proof · cited by 27
- CategoryTheory.Limits.biproduct.hom_ext'statement and proof · cited by 24
- CategoryTheory.Limits.biproduct.mapstatement · cited by 24
- CategoryTheory.Limits.biproduct.matrixstatement · cited by 22
- CategoryTheory.Limits.biproduct.fromSubtypestatement · cited by 21
- CategoryTheory.Limits.biproduct.toSubtypestatement · cited by 21
- CategoryTheory.Limits.biproduct.ι_πstatement · cited by 21
- CategoryTheory.Limits.biproduct.ι_descstatement · cited by 20
Showing the 200 most cited of 232.