Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.smul_comp
∀ {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] {F G K : CochainComplex C ℤ} {n₁ n₂ n₁₂ : ℤ} (k : R)
(z₁ : CochainComplex.HomComplex.Cochain F G n₁) (z₂ : CochainComplex.HomComplex.Cochain G K n₂) (h : n₁ + n₂ = n₁₂),
(k • z₁).comp z₂ h = k • z₁.comp z₂ h- Cited by
- 1 results in Mathlib
- Foundations
- Depth 53 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.CategoryStruct.compproof · cited by 17,999
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xproof · cited by 1,839
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- CochainComplex.HomComplex.Cochain.vproof · cited by 213
- CategoryTheory.Linearstatement and proof · cited by 131
- CochainComplex.HomComplex.Cochain.compstatement and proof · cited by 115
- CochainComplex.HomComplex.Cochain.extproof · cited by 68
- CochainComplex.HomComplex.Cochain.comp_vproof · cited by 30
Cited by1
Results whose statement or proof uses this declaration.
- CochainComplex.HomComplex.Cochain.units_smul_compproof · cited by 0