Theorems · Theorem · group theory
IsOfFinOrder.exists_pow_eq_one
∀ {G : Type u_1} [inst : Monoid G] {x : G}, IsOfFinOrder x → ∃ n, 0 < n ∧ x ^ n = 1Alias of the forward direction of isOfFinOrder_iff_pow_eq_one.
- Defined in
- Mathlib.GroupTheory.OrderOfElement
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- 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
- IsOfFinOrderstatement · cited by 113
- isOfFinOrder_iff_pow_eq_oneproof · cited by 27
Cited by5
Results whose statement or proof uses this declaration.
- MonoidHom.isOfFinOrderproof · cited by 6
- IsOfFinOrder.eq_oneproof · cited by 2
- IsMulTorsion.extension_closedproof · cited by 2
- IsOfFinOrder.applyproof · cited by 0
- IsOfFinOrder.groupPowersproof · cited by 0