Theorems · Theorem · group theory
Ring.isUnit_iff_inverse_mul_cancel
∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] (x : M₀), IsUnit x ↔ Ring.inverse x * x = 1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MonoidWithZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nontrivialproof · cited by 2,416
- MulZeroClass.zero_mulproof · cited by 1,625
- IsUnitstatement · cited by 1,602
- MonoidWithZerostatement and proof · cited by 456
- Ring.inversestatement and proof · cited by 160
- Ring.inverse_non_unitproof · cited by 26
- Ring.inverse_mul_cancelproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.