Theorems · Definition · category theory
CategoryTheory.Limits.biproduct.desc
{J : Type w} →
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{f : J → C} → [inst_2 : CategoryTheory.Limits.HasBiproduct f] → {P : C} → ((b : J) → f b ⟶ P) → (⨁ f ⟶ P)Given a collection of maps out of the summands, we obtain a map out of the biproduct.
- Cited by
- 29 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.
Cites8
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.biproductstatement · cited by 188
- CategoryTheory.Limits.IsColimit.descproof · cited by 144
- CategoryTheory.Limits.Cofan.mkproof · cited by 105
- CategoryTheory.Limits.HasBiproductstatement and proof · cited by 99
- CategoryTheory.Limits.biproduct.isColimitproof · cited by 5
Cited by37
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biproduct.matrixproof · cited by 22
- CategoryTheory.Limits.biproduct.fromSubtypeproof · cited by 21
- CategoryTheory.Limits.biproduct.ι_descstatement · cited by 20
- CategoryTheory.Limits.biproduct.matrix_πstatement and proof · cited by 7
- CategoryTheory.Limits.biproduct.ι_desc_assocstatement and proof · cited by 7
- CategoryTheory.Functor.biproductComparison'proof · cited by 7
- CategoryTheory.Mat_.isoBiproductEmbeddingproof · cited by 6
- CategoryTheory.Limits.biproduct.whiskerEquivproof · cited by 4
- CategoryTheory.Limits.biproduct.lift_descstatement · cited by 3
- CategoryTheory.Limits.biproduct.map_descstatement and proof · cited by 2
- CategoryTheory.Limits.biproduct.reindexproof · cited by 2
- CategoryTheory.Limits.biproduct.uniqueUpToIsoproof · cited by 2