Theorems · Theorem · group theory
MulDistribMulAction.smul_mul
∀ {M : Type u_9} {N : Type u_10} {inst : Monoid M} {inst_1 : Monoid N} [self : MulDistribMulAction M N] (r : M)
(x y : N), r • (x * y) = r • x * r • yDistributivity of • across *
- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- MulDistribMulAction
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- MulDistribMulActionstatement and proof · cited by 120
Cited by1
Results whose statement or proof uses this declaration.
- smul_mul'proof · cited by 7