Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.leftShift_units_smul
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] {R : Type u_1}
[inst_2 : Ring R] [inst_3 : CategoryTheory.Linear R C] {K L : CochainComplex C ℤ} {n : ℤ}
(γ : CochainComplex.HomComplex.Cochain K L n) (a n' : ℤ) (hn' : n + a = n') (x : Rˣ),
(x • γ).leftShift a n' hn' = x • γ.leftShift a n' hn'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 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
- CategoryTheory.Functor.objstatement · cited by 19,642
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- Unitsstatement and proof · cited by 2,804
- Units.valproof · cited by 1,966
- 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
- CategoryTheory.Linearstatement and proof · cited by 131
- CochainComplex.HomComplex.Cochain.leftShiftstatement · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCocone.δ_descCochainproof · cited by 0