Mathlib Map

Theorems · Theorem · group theory

mul_left_comm

∀ {G : Type u_3} [inst : CommSemigroup G] (a b c : G), a * (b * c) = b * (a * c)
Defined in
Mathlib.Algebra.Group.Basic
Cited by
184 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 17 definitions · uses no axioms
Assumes
CommSemigroup

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 by184

Results whose statement or proof uses this declaration.