Mathlib Map

Theorems · Theorem · commutative algebra

IsSMulRegular.not_zero

∀ {R : Type u_1} {M : Type u_3} [inst : MonoidWithZero R] [inst_1 : Zero M] [inst_2 : MulActionWithZero R M]
  [nM : Nontrivial M], ¬IsSMulRegular M 0

The 0 element is not M-regular, on a non-trivial module.

Defined in
Mathlib.Algebra.Regular.SMul
Cited by
2 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidWithZeroZeroMulActionWithZeroNontrivial

Around this declaration

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

Cites5

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

Cited by2

Results whose statement or proof uses this declaration.