Mathlib Map

Theorems · Theorem · group theory

subsingleton_iff_zero_eq_one

∀ {M₀ : Type u_1} [inst : MulZeroOneClass M₀], 0 = 1 ↔ Subsingleton M₀

In a monoid with zero, zero equals one if and only if all elements of that semiring are equal.

Defined in
Mathlib.Algebra.GroupWithZero.Basic
Cited by
6 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
MulZeroOneClass

Around this declaration

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

Cites1

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

Cited by6

Results whose statement or proof uses this declaration.