Theorems · Definition · category theory
CategoryTheory.ShortComplex.Homotopy.smul
{R : Type u_1} →
{C : Type u_2} →
[inst : Semiring R] →
[inst_1 : CategoryTheory.Category.{v_1, u_2} C] →
[inst_2 : CategoryTheory.Preadditive C] →
[inst_3 : CategoryTheory.Linear R C] →
{S₁ S₂ : CategoryTheory.ShortComplex C} →
{φ₁ φ₂ : S₁ ⟶ S₂} →
CategoryTheory.ShortComplex.Homotopy φ₁ φ₂ →
(a : R) → CategoryTheory.ShortComplex.Homotopy (a • φ₁) (a • φ₂)Homotopy between morphisms of short complexes is compatible with the scalar multiplication.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Semiringstatement and proof · cited by 13,802
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Linearstatement and proof · cited by 131
- CategoryTheory.ShortComplex.Homotopystatement and proof · cited by 77
- CategoryTheory.ShortComplex.Homotopy.h₀proof · cited by 25
- CategoryTheory.ShortComplex.Homotopy.h₃proof · cited by 25
- CategoryTheory.ShortComplex.Homotopy.h₁proof · cited by 24
- CategoryTheory.ShortComplex.Homotopy.h₂proof · cited by 24
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.Homotopy.smul_h₀statement and proof · cited by 0
- CategoryTheory.ShortComplex.Homotopy.smul_h₁statement and proof · cited by 0
- CategoryTheory.ShortComplex.Homotopy.smul_h₂statement and proof · cited by 0
- CategoryTheory.ShortComplex.Homotopy.smul_h₃statement and proof · cited by 0