Mathlib Map

Theorems · Theorem · group theory

IsMulCentral.right_assoc

∀ {M : Type u_1} [inst : Mul M] {z : M}, IsMulCentral z → ∀ (a b : M), a * b * z = a * (b * z)

associative property for right multiplication

Defined in
Mathlib.Algebra.Group.Center
Cited by
9 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
Mul

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 by9

Results whose statement or proof uses this declaration.