Mathlib Map

Theorems · Theorem · commutative algebra

isSMulRegular_iff_right_eq_zero_of_smul

∀ {R : Type u_1} {M : Type u_3} [inst : AddGroup M] [inst_1 : DistribSMul R M] {r : R},
  IsSMulRegular M r ↔ ∀ (m : M), r • m = 0 → m = 0
Defined in
Mathlib.Algebra.Regular.SMul
Cited by
4 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
AddGroupDistribSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.