Mathlib Map

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 →+ A

Scalar 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.

Cited by1

Results whose statement or proof uses this declaration.