Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.leftShift_add
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C]
{K L : CochainComplex C ℤ} {n : ℤ} (γ₁ γ₂ : CochainComplex.HomComplex.Cochain K L n) (a n' : ℤ) (hn' : n + a = n'),
(γ₁ + γ₂).leftShift a n' hn' = γ₁.leftShift a n' hn' + γ₂.leftShift a n' hn'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xproof · cited by 1,839
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- smul_addproof · cited by 263
- CochainComplex.HomComplex.Cochain.vproof · cited by 213
Cited by1
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCocone.δ_descCochainproof · cited by 0