Theorems · Theorem · category theory
CategoryTheory.Preadditive.comp_add
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} [self : CategoryTheory.Preadditive C] (P Q R : C) (f : P ⟶ Q)
(g g' : Q ⟶ R),
CategoryTheory.CategoryStruct.comp f (g + g') =
CategoryTheory.CategoryStruct.comp f g + CategoryTheory.CategoryStruct.comp f g'A category is called preadditive if P ⟶ Q is an abelian group such that composition is
linear in both variables.
- Defined in
- Mathlib.CategoryTheory.Preadditive.Basic
- Cited by
- 65 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Preadditive
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
Cited by65
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biprod.lift_descproof · cited by 7
- AlgebraicTopology.DoldKan.HigherFacesVanish.comp_P_eq_selfproof · cited by 6
- CochainComplex.HomComplex.Cochain.comp_addproof · cited by 6
- CochainComplex.HomComplex.δ_compproof · cited by 5
- AlgebraicTopology.DoldKan.HigherFacesVanish.comp_Hσ_eqproof · cited by 4
- CategoryTheory.ShiftedHom.comp_addproof · cited by 4
- CategoryTheory.Limits.biprod.totalproof · cited by 4
- HomologicalComplex.homotopyCofiber.inrX_desc_fproof · cited by 4
- HomologicalComplex.homotopyCofiber.inlX_dproof · cited by 3
- HomologicalComplex.homotopyCofiber.inlX_desc_fproof · cited by 3
- CategoryTheory.Limits.biprod.desc_eqproof · cited by 2
- CategoryTheory.SimplicialObject.Splitting.comp_PInfty_eq_zero_iffproof · cited by 2