Theorems · Theorem · category theory
CategoryTheory.ShiftedHom.zero_comp
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {M : Type u_4} [inst_1 : AddMonoid M]
[inst_2 : CategoryTheory.HasShift C M] (X : C) {Y Z : C} [inst_3 : CategoryTheory.Preadditive C] (a : M) {b c : M}
(β : CategoryTheory.ShiftedHom Y Z b) (h : b + a = c), CategoryTheory.ShiftedHom.comp 0 β h = 0- Defined in
- Mathlib.CategoryTheory.Shift.ShiftedHom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Limits.zero_compproof · cited by 339
- CategoryTheory.ShiftedHomstatement and proof · cited by 88
- CategoryTheory.ShiftedHom.compstatement · cited by 54
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Ext.zero_compproof · cited by 10
- CategoryTheory.Abelian.Ext.add_homproof · cited by 4