Mathlib Map

Theorems · Theorem · commutative algebra

Module.nontrivial

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

A semiring is Nontrivial provided that there exists a nontrivial module over this semiring.

Defined in
Mathlib.Algebra.Module.Defs
Cited by
17 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidWithZeroNontrivialZeroMulActionWithZero

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 by17

Results whose statement or proof uses this declaration.