Mathlib Map

Theorems · Theorem · group theory

AddCommute.eq

∀ {S : Type u_3} [inst : Add S] {a b : S}, AddCommute a b → a + b = b + a

Equality behind AddCommute a b; useful for rewriting.

Defined in
Mathlib.Algebra.Group.Commute.Defs
Cited by
18 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
Add

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 by18

Results whose statement or proof uses this declaration.