Mathlib Map

Theorems · Theorem · group theory

smul_smul

∀ {M : Type u_1} {α : Type u_5} [inst : Monoid M] [inst_1 : MulAction M α] (a₁ a₂ : M) (b : α),
  a₁ • a₂ • b = (a₁ * a₂) • b
Defined in
Mathlib.Algebra.Group.Action.Defs
Cited by
360 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 34 definitions · uses no axioms
Assumes
MonoidMulAction

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by360

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 360.