Mathlib Map

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 = 1

Alias 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.

Cited by5

Results whose statement or proof uses this declaration.