Theorems · Theorem · group theory
nsmul_eq_zero_iff_right
∀ {M : Type u_1} [inst : AddMonoid M] [IsAddTorsionFree M] {n : ℕ} {a : M}, n ≠ 0 → (n • a = 0 ↔ a = 0)- Defined in
- Mathlib.Algebra.Group.Torsion
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- AddMonoidIsAddTorsionFree
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.
- AddMonoidstatement and proof · cited by 2,864
- IsAddTorsionFreestatement and proof · cited by 155
- nsmul_zeroproof · cited by 73
- nsmul_right_injproof · cited by 21
Cited by2
Results whose statement or proof uses this declaration.
- nsmul_eq_zero_iffproof · cited by 2
- two_nsmul_eq_zeroproof · cited by 1