Theorems · Theorem · category theory
CategoryTheory.Preadditive.add_comp
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} [self : CategoryTheory.Preadditive C] (P Q R : C)
(f f' : P ⟶ Q) (g : Q ⟶ R),
CategoryTheory.CategoryStruct.comp (f + f') g =
CategoryTheory.CategoryStruct.comp f g + CategoryTheory.CategoryStruct.comp f' gA 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
- 82 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 by83
Results whose statement or proof uses this declaration.
- CategoryTheory.preadditiveCoyonedaObjproof · cited by 11
- CategoryTheory.Limits.biprod.lift_descproof · cited by 7
- CategoryTheory.Localization.Preadditive.add'_eqproof · cited by 7
- CochainComplex.HomComplex.δ_compproof · cited by 5
- CochainComplex.HomComplex.Cochain.add_compproof · cited by 5
- HomologicalComplex.homotopyCofiber.d_sndXproof · cited by 5
- CategoryTheory.ShiftedHom.comp_addproof · cited by 4
- HomologicalComplex.homotopyCofiber.d_fstXproof · cited by 4
- CategoryTheory.ShiftedHom.add_compproof · cited by 3
- CategoryTheory.Abelian.epi_of_epi_of_epi_of_mono'proof · cited by 3
- CategoryTheory.Adjunction.isTriangulated_rightAdjointproof · cited by 3
- HomologicalComplex.homotopyCofiber.inlX_dproof · cited by 3