Mathlib Map

Theorems · Theorem · group theory

isOfFinAddOrder_iff_nsmul_eq_zero

∀ {G : Type u_1} [inst : AddMonoid G] {x : G}, IsOfFinAddOrder x ↔ ∃ n, 0 < n ∧ n • x = 0
Defined in
Mathlib.GroupTheory.OrderOfElement
Cited by
27 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Quot.sound
Assumes
AddMonoid

Around this declaration

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

Cites4

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

Cited by27

Results whose statement or proof uses this declaration.