Mathlib Map

Theorems · Theorem · commutative algebra

smul_eq_zero_iff_right

∀ {R : Type u_1} {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {r : R} {m : M}
  [Module.IsTorsionFree R M] [IsCancelMulZero R], r ≠ 0 → (r • m = 0 ↔ m = 0)
Defined in
Mathlib.Algebra.Module.Torsion.Free
Cited by
17 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
SemiringAddCommMonoidModuleModule.IsTorsionFreeIsCancelMulZero

Around this declaration

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

meromorphicOrderAt_eq_int_iff · cited by 31meromorphicOrderAt_eq_int…meromorphicOrderAt_eq_top_iff · cited by 20meromorphicOrderAt_eq_top…MeromorphicAt.inv · cited by 9MeromorphicAt.invtendsto_zero_of_isBoundedUnder_smul_of_tendsto_cobounded · cited by 5tendsto_zero_of_isBounded…AnalyticAt.meromorphicTrailingCoeffAt_of_eq_nhdsNE · cited by 4AnalyticAt.meromorphicTra…MeromorphicAt.eventually_eq_zero_or_eventually_ne_zero · cited by 3MeromorphicAt.eventually_…AnalyticAt.exists_eventuallyEq_pow_smul_nonzero_iff · cited by 3AnalyticAt.exists_eventua…Polynomial.Chebyshev.integral_eval_T_real_measureT_of_ne_zero · cited by 3Chebyshev.integral_eval_T…smul_ne_zero_iff_right · cited by 1smul_ne_zero_iff_rightisStarNormal_iff_commute_realPart_imaginaryPart · cited by 1isStarNormal_iff_commute_…LinearIndependent.pair_smul_iff · cited by 1LinearIndependent.pair_sm…Affine.Simplex.centroid_weighted_vsub_eq_zero · cited by 1Simplex.centroid_weighted…EuclideanGeometry.Sphere.ncard_inter_orthRadius_eq_two_of_dist_lt_radius · cited by 1Sphere.ncard_inter_orthRa…IsLocalization.integerNormalization_eq_zero_iff · cited by 1IsLocalization.integerNor…EuclideanGeometry.Sphere.inter_orthRadius_eq_singleton_iff · cited by 0Sphere.inter_orthRadius_e…Module · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidModule.IsTorsionFree · cited by 600Module.IsTorsionFreeIsCancelMulZero · cited by 177IsCancelMulZeroIsRegular.of_ne_zero · cited by 15IsRegular.of_ne_zeroIsRegular.smul_eq_zero_iff_right · cited by 2IsRegular.smul_eq_zero_if…smul_eq_zero_iff_rightCITED BYCITES

Cites7

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

Cited by17

Results whose statement or proof uses this declaration.