Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.comp_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] {F G K : CochainComplex C ℤ} {n₁ n₂ n₁₂ : ℤ}
(z₁ : CochainComplex.HomComplex.Cochain F G n₁) (k : Rˣ) (z₂ : CochainComplex.HomComplex.Cochain G K n₂)
(h : n₁ + n₂ = n₁₂), z₁.comp (k • z₂) h = k • z₁.comp z₂ h- Cited by
- 2 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- 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
- 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.compstatement · cited by 115
- CochainComplex.HomComplex.Cochain.comp_smulproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCone.δ_descCochainproof · cited by 1
- CochainComplex.mappingCocone.δ_descCochainproof · cited by 0