Mathlib Map

Theorems · Theorem · group theory

MonoidWithZeroHom.one_apply_eq_zero_iff

∀ {M₀ : Type u_7} {N₀ : Type u_8} [inst : MulZeroOneClass M₀] [inst_1 : MulZeroOneClass N₀]
  [inst_2 : DecidablePred fun x => x = 0] [inst_3 : Nontrivial M₀] [inst_4 : NoZeroDivisors M₀] [Nontrivial N₀]
  {x : M₀}, 1 x = 0 ↔ x = 0
Defined in
Mathlib.Algebra.GroupWithZero.Hom
Cited by
1 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MulZeroOneClassMulZeroOneClassDecidablePredNontrivialNoZeroDivisorsNontrivial

Around this declaration

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

Cites8

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.