Theorems · Definition · category theory
CategoryTheory.SemiadditiveOfBinaryBiproducts.leftAdd
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
[CategoryTheory.Limits.HasBinaryBiproducts C] → (X Y : C) → (X ⟶ Y) → (X ⟶ Y) → (X ⟶ Y)f +ₗ g is the composite X ⟶ Y ⊞ Y ⟶ Y, where the first map is (f, g) and the second map
is (𝟙 𝟙).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasBinaryBiproductsstatement and proof · cited by 165
- CategoryTheory.Limits.biprod.liftproof · cited by 79
- CategoryTheory.Limits.biprod.descproof · cited by 54
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.SemiadditiveOfBinaryBiproducts.distribstatement and proof · cited by 1
- CategoryTheory.SemiadditiveOfBinaryBiproducts.isUnital_leftAddstatement · cited by 1