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.
- MulZeroOneClassstatement and proof · cited by 184
Cited by6
Results whose statement or proof uses this declaration.
- Polynomial.monic_zero_iff_subsingletonproof · cited by 4
- IsSimpleRing.injective_ringHom_or_subsingleton_codomainproof · cited by 2
- OreLocalization.subsingleton_iffproof · cited by 1
- subsingleton_of_zero_eq_oneproof · cited by 1
- Polynomial.not_monic_zero_iffproof · cited by 1
- ringChar.ringChar_eq_oneproof · cited by 0