Mathlib Map

Theorems · Theorem · group theory

left_inv_eq_right_inv

∀ {M : Type u_2} [inst : Monoid M] {a b c : M}, b * a = 1 → a * c = 1 → b = c
Defined in
Mathlib.Algebra.Group.Defs
Cited by
19 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
Monoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.