Theorems · Theorem · category theory
CategoryTheory.ShiftedHom.add_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 Y Z : C} [inst_3 : CategoryTheory.Preadditive C] {a b c : M}
(α₁ α₂ : CategoryTheory.ShiftedHom X Y a) (β : CategoryTheory.ShiftedHom Y Z b) (h : b + a = c),
(α₁ + α₂).comp β h = α₁.comp β h + α₂.comp β h- Defined in
- Mathlib.CategoryTheory.Shift.ShiftedHom
- Cited by
- 3 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.
Cites15
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- 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.shiftFunctorAdd'proof · cited by 95
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ProjectiveResolution.extEquivCohomologyClass_symm_addproof · cited by 1
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_addproof · cited by 1
- CategoryTheory.Abelian.Ext.add_compproof · cited by 0