Theorems · Definition · category theory
CategoryTheory.ShortComplex.HomologyMapData.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₂} →
{h₁ : S₁.HomologyData} →
{h₂ : S₂.HomologyData} →
CategoryTheory.ShortComplex.HomologyMapData φ h₁ h₂ →
(a : R) → CategoryTheory.ShortComplex.HomologyMapData (a • φ) h₁ h₂Given a homology map data for a morphism φ, this is the induced homology
map data for a • φ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.HomologyDatastatement and proof · cited by 102
- CategoryTheory.ShortComplex.HomologyMapDatastatement and proof · cited by 27
- CategoryTheory.ShortComplex.HomologyMapData.leftproof · cited by 25
- CategoryTheory.ShortComplex.HomologyMapData.rightproof · cited by 23
- CategoryTheory.ShortComplex.RightHomologyMapData.smulproof · cited by 5
- CategoryTheory.ShortComplex.LeftHomologyMapData.smulproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.HomologyMapData.smul_leftstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyMapData.smul_rightstatement and proof · cited by 0