Theorems · Theorem · group theory
ExponentExists.isAddTorsion
∀ {G : Type u_1} [inst : AddGroup G], AddMonoid.ExponentExists G → IsAddTorsion GIf a group exponent exists, the additive group is torsion.
- Defined in
- Mathlib.GroupTheory.Torsion
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroup
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.
- AddGroupstatement and proof · cited by 4,410
- IsAddTorsionstatement · cited by 42
- isOfFinAddOrder_iff_nsmul_eq_zeroproof · cited by 27
- AddMonoid.ExponentExistsstatement and proof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- isAddTorsion_of_finiteproof · cited by 3
- ExponentExists.is_add_torsionproof · cited by 0