Mathlib Map

Theorems · Definition · group theory

orderOf

{G : Type u_1} → [Monoid G] → G → ℕ

orderOf x is the order of the element x, i.e. the n ≥ 1, s.t. x ^ n = 1 if it exists. Otherwise, i.e. if x is of infinite order, then orderOf x is 0 by convention.

Defined in
Mathlib.GroupTheory.OrderOfElement
Cited by
324 results in Mathlib
Foundations
Depth 19 from the axioms, rests on 186 definitions · uses propext, Classical.choice, Quot.sound
Assumes
Monoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by335

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 335.