Mathlib Map

Theorems · Theorem · commutative algebra

IsSMulRegular.subsingleton

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

The element 0 is M-regular if and only if M is trivial.

Defined in
Mathlib.Algebra.Regular.SMul
Cited by
1 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
MonoidWithZeroZeroMulActionWithZero

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.

Cited by1

Results whose statement or proof uses this declaration.