Mathlib Map

Theorems · Theorem · group theory

IsScalarTower.smul_assoc

∀ {M : Type u_9} {N : Type u_10} {α : Type u_11} {inst : SMul M N} {inst_1 : SMul N α} {inst_2 : SMul M α}
  [self : IsScalarTower M N α] (x : M) (y : N) (z : α), (x • y) • z = x • y • z

Associativity of

Defined in
Mathlib.Algebra.Group.Action.Defs
Cited by
10 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
IsScalarTower

Around this declaration

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

Cites1

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

Cited by10

Results whose statement or proof uses this declaration.