Theorems · Theorem · group theory
Units.commute_iff_mul_inv_cancel_assoc
∀ {M : Type u_1} [inst : Monoid M] {u : Mˣ} {a : M}, Commute (↑u) a ↔ ↑u * (a * ↑u⁻¹) = a- Defined in
- Mathlib.Algebra.Group.Commute.Units
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.