Theorems · Theorem · commutative algebra
noZeroSMulDivisors_iff_right_eq_zero_of_smul
∀ {R : Type u_1} {M : Type u_2} [inst : Zero R] [inst_1 : Zero M] [inst_2 : SMul R M],
NoZeroSMulDivisors R M ↔ ∀ (r : R), r ≠ 0 → ∀ (m : M), r • m = 0 → m = 0- Defined in
- Mathlib.Algebra.NoZeroSMulDivisors.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NoZeroSMulDivisorsstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.