Mathlib Map

Theorems · Theorem · group theory

Commute.eq

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

Equality behind Commute a b; useful for rewriting.

Defined in
Mathlib.Algebra.Group.Commute.Defs
Cited by
91 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.

  • Commutestatement and proof · cited by 639

Cited by91

Results whose statement or proof uses this declaration.