Mathlib Map

Theorems · Theorem · group theory

commute_iff_eq

∀ {S : Type u_3} [inst : Mul S] (a b : S), Commute a b ↔ a * b = b * a

Two elements a and b commute if a * b = b * a.

Defined in
Mathlib.Algebra.Group.Commute.Defs
Cited by
20 results in Mathlib
Foundations
Depth 6 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 by20

Results whose statement or proof uses this declaration.