Mathlib Map

Theorems · Theorem · commutative algebra

Module.subsingleton

∀ (R : Type u_5) (M : Type u_6) [inst : MonoidWithZero R] [Subsingleton R] [inst_2 : Zero M] [MulActionWithZero R M],
  Subsingleton M

A module over a Subsingleton semiring is a Subsingleton. We cannot register this as an instance because Lean has no way to guess R.

Defined in
Mathlib.Algebra.Module.Defs
Cited by
20 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
MonoidWithZeroSubsingletonZeroMulActionWithZero

Around this declaration

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

Cites3

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

Cited by20

Results whose statement or proof uses this declaration.