Mathlib Map

Theorems · Definition · group theory

addOrderOf

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

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

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

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 by220

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 220.