Theorems · Theorem · category theory
CategoryTheory.NonPreadditiveAbelian.sub_comp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.NonPreadditiveAbelian C] {X Y Z : C}
(f g : X ⟶ Y) (h : Y ⟶ Z),
CategoryTheory.CategoryStruct.comp (f - g) h =
CategoryTheory.CategoryStruct.comp f h - CategoryTheory.CategoryStruct.comp g h- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.prodproof · cited by 364
- CategoryTheory.Limits.prod.liftproof · cited by 123
- CategoryTheory.Limits.prod.mapproof · cited by 105
- CategoryTheory.NonPreadditiveAbelianstatement and proof · cited by 29
- CategoryTheory.Limits.prod.lift_mapproof · cited by 26
- CategoryTheory.NonPreadditiveAbelian.hasSubstatement · cited by 14
- CategoryTheory.NonPreadditiveAbelian.σproof · cited by 12
- CategoryTheory.NonPreadditiveAbelian.sub_defproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.NonPreadditiveAbelian.add_compproof · cited by 0