Theorems · Definition · ring theory
AddMonoidHom.smulLeft
Deprecated since 2026-01-07Use DistribSMul.toAddMonoidHom instead.
{M : Type u_3} → {A : Type u_4} → [inst : AddMonoid A] → [DistribSMul M A] → M → A →+ AScalar multiplication on the left as an additive monoid homomorphism.
See also the linear map version of this Module.End.smulLeft.
- Defined in
- Mathlib.Algebra.Module.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- AddMonoidDistribSMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidHomstatement · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- DistribSMulstatement and proof · cited by 117
- DistribSMul.toAddMonoidHomproof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoidHom.smulLeft_applystatement and proof · cited by 0