Theorems · Definition · ring theory
AddMonoidHom.smul
{R : Type u_1} → {M : Type u_3} → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [Module R M] → R →+ M →+ MScalar multiplication as a biadditive monoid homomorphism. We need M to be commutative
to have addition on M →+ M.
- Defined in
- Mathlib.Algebra.Module.Hom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement · cited by 3,230
- RingHom.toAddMonoidHomproof · cited by 17
- Module.toAddMonoidEndproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousSMul.of_nhds_zeroproof · cited by 1
- AddMonoidHom.coe_smul'statement · cited by 0