Mathlib Map

Theorems · Theorem · group theory

IsOfFinAddOrder.exists_nsmul_eq_zero

∀ {G : Type u_1} [inst : AddMonoid G] {x : G}, IsOfFinAddOrder x → ∃ n, 0 < n ∧ n • x = 0

Alias of the forward direction of isOfFinAddOrder_iff_nsmul_eq_zero.

Defined in
Mathlib.GroupTheory.OrderOfElement
Cited by
6 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Quot.sound
Assumes
AddMonoid

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 by7

Results whose statement or proof uses this declaration.