Mathlib Map

Theorems · Theorem · group theory

Units.val_inv

∀ {α : Type u} [inst : Monoid α] (self : αˣ), ↑self * self.inv = 1

inv is the right inverse of val in the base Monoid.

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

  • Monoidstatement and proof · cited by 3,887
  • Unitsstatement and proof · cited by 2,804
  • Units.valstatement · cited by 1,966
  • Units.invstatement · cited by 35

Cited by8

Results whose statement or proof uses this declaration.