Mathlib Map

Theorems · Theorem · group theory

mul_mul_mul_comm

∀ {G : Type u_3} [inst : CommSemigroup G] (a b c d : G), a * b * (c * d) = a * c * (b * d)
Defined in
Mathlib.Algebra.Group.Basic
Cited by
65 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext
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 by65

Results whose statement or proof uses this declaration.