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 = 0Alias 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.
- AddMonoidstatement and proof · cited by 2,864
- IsOfFinAddOrderstatement · cited by 105
- isOfFinAddOrder_iff_nsmul_eq_zeroproof · cited by 27
Cited by7
Results whose statement or proof uses this declaration.
- IsAddTorsion.extension_closedproof · cited by 2
- IsAddTorsion.module_of_torsionproof · cited by 2
- AddMonoidHom.isOfFinAddOrderproof · cited by 2
- isAddTorsion_iff_isTorsion_intproof · cited by 2
- isAddTorsion_iff_isTorsion_natproof · cited by 1
- IsOfFinAddOrder.addGroupMultiplesproof · cited by 0
- IsOfFinAddOrder.applyproof · cited by 0