Theorems · Theorem · group theory
AddMonoid.exponent_dvd_of_forall_nsmul_eq_zero
∀ {G : Type u} [inst : AddMonoid G] {n : ℕ}, (∀ (g : G), n • g = 0) → AddMonoid.exponent G ∣ nAlias of the reverse direction of AddMonoid.exponent_dvd_iff_forall_nsmul_eq_zero.
- Defined in
- Mathlib.GroupTheory.Exponent
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, 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
- AddMonoid.exponentstatement · cited by 70
- AddMonoid.exponent_dvd_iff_forall_nsmul_eq_zeroproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- AddMonoidHom.exponent_dvdproof · cited by 4
- AddMonoid.exponent_dvd_of_addMonoidHomproof · cited by 3
- AddMonoid.exponent_prodproof · cited by 1
- AddMonoid.exponent_piproof · cited by 0
- card_dvd_exponent_nsmul_rank'proof · cited by 0