Theorems · Definition · ring theory
invertibleOfRightInverse
{α : Type u} → [inst : Monoid α] → [IsDedekindFiniteMonoid α] → (a b : α) → a * b = 1 → Invertible aAn element in a Dedekind-finite monoid is invertible if it has a right inverse.
- Defined in
- Mathlib.Algebra.Group.Invertible.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- MonoidIsDedekindFiniteMonoid
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.
- Monoidstatement and proof · cited by 3,887
- Invertiblestatement · cited by 549
- IsDedekindFiniteMonoidstatement and proof · cited by 23
Cited by5
Results whose statement or proof uses this declaration.
- LieAlgebra.Orthogonal.invertiblePsoproof · cited by 2
- Matrix.submatrixEquivInvertibleproof · cited by 2
- Matrix.invertibleOfSubmatrixEquivInvertibleproof · cited by 1
- Matrix.invertibleOfFromBlocksZero₁₂Invertibleproof · cited by 0
- Matrix.invertibleOfFromBlocksZero₂₁Invertibleproof · cited by 0