Theorems · Definition · category theory
CategoryTheory.ShortComplex.RightHomologyMapData.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₁.RightHomologyData} →
{h₂ : S₂.RightHomologyData} →
CategoryTheory.ShortComplex.RightHomologyMapData φ h₁ h₂ →
(a : R) → CategoryTheory.ShortComplex.RightHomologyMapData (a • φ) h₁ h₂Given a right homology map data for morphism φ, this is the induced right homology
map data for a • φ.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 30 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
- 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.ShortComplex.RightHomologyDatastatement and proof · cited by 211
- CategoryTheory.Linearstatement and proof · cited by 131
- CategoryTheory.ShortComplex.RightHomologyMapDatastatement and proof · cited by 66
- CategoryTheory.ShortComplex.RightHomologyMapData.φHproof · cited by 42
- CategoryTheory.ShortComplex.RightHomologyMapData.φQproof · cited by 37
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.HomologyMapData.smulproof · cited by 2
- CategoryTheory.ShortComplex.RightHomologyMapData.smul_φHstatement and proof · cited by 1
- CategoryTheory.ShortComplex.RightHomologyMapData.smul_φQstatement and proof · cited by 1
- CategoryTheory.ShortComplex.rightHomologyMap'_smulproof · cited by 1
- CategoryTheory.ShortComplex.opcyclesMap'_smulproof · cited by 1
- CategoryTheory.ShortComplex.HomologyMapData.smul_rightstatement · cited by 0