Mathlib Map

Theorems · Theorem · group theory

Commute.inv_right

∀ {G : Type u_1} [inst : Group G] {a b : G}, Commute a b → Commute a b⁻¹

Alias of the reverse direction of Commute.inv_right_iff.

Defined in
Mathlib.Algebra.Group.Commute.Basic
Cited by
1 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
Group

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 by1

Results whose statement or proof uses this declaration.