Mathlib Map

Theorems · Definition · group theory

IsOfFinAddOrder

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

IsOfFinAddOrder is a predicate on an element a of an additive monoid to be of finite order, i.e. there exists n ≥ 1 such that n • a = 0.

Defined in
Mathlib.GroupTheory.OrderOfElement
Cited by
105 results in Mathlib
Foundations
Depth 9 from the axioms, rests on 52 definitions · uses no axioms
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 by112

Results whose statement or proof uses this declaration.