Theorems · Definition · group theory
Units.ofPowEqOne
{M : Type u_1} → [inst : Monoid M] → (a : M) → (n : ℕ) → a ^ n = 1 → n ≠ 0 → MˣIf a ^ n = 1, n ≠ 0, then a is a unit.
- Defined in
- Mathlib.Algebra.Group.Commute.Units
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
- Assumes
- Monoid
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
- Unitsstatement · cited by 2,804
- Units.ofPowproof · cited by 1
Cited by8
Results whose statement or proof uses this declaration.
- rootsOfUnity.mkOfPowEqproof · cited by 7
- IsUnit.of_pow_eq_oneproof · cited by 4
- Units.val_ofPowEqOnestatement and proof · cited by 2
- Units.pow_ofPowEqOnestatement · cited by 0
- autAdjoinRootXPowSubCEquiv_symm_smulproof · cited by 0
- invertibleOfPowEqOneproof · cited by 0
- Units.ofPowEqOne.congr_simpstatement and proof · cited by 0
- Units.val_inv_ofPowEqOnestatement · cited by 0