Theorems · Definition · category theory
CategoryTheory.Limits.biproduct.lift
{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) → P ⟶ f b) → (P ⟶ ⨁ f)Given a collection of maps into the summands, we obtain a map into the biproduct.
- Cited by
- 31 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.IsLimit.liftproof · cited by 167
- CategoryTheory.Limits.HasBiproductstatement and proof · cited by 99
- CategoryTheory.Limits.Fan.mkproof · cited by 46
- CategoryTheory.Limits.biproduct.isLimitproof · cited by 9
Cited by39
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biproduct.matrixproof · cited by 22
- CategoryTheory.Limits.biproduct.toSubtypeproof · cited by 21
- CategoryTheory.Limits.biproduct.lift_πstatement · cited by 19
- CategoryTheory.Functor.biproductComparisonproof · cited by 9
- CategoryTheory.Limits.biproduct.matrix_πproof · cited by 7
- CategoryTheory.Mat_.isoBiproductEmbeddingproof · cited by 6
- CategoryTheory.Limits.biproduct.lift_descstatement · cited by 3
- CategoryTheory.Limits.biproduct.isoProduct_invstatement and proof · cited by 2
- CategoryTheory.Limits.biproduct.reindexproof · cited by 2
- CategoryTheory.Limits.biproduct.uniqueUpToIsoproof · cited by 2
- CategoryTheory.Mat_.additiveObjIsoBiproduct_hom_πproof · cited by 2
- CategoryTheory.Mat_.embeddingLiftIsoproof · cited by 2