Mathlib Map

Theorems · Theorem · group theory

MonoidWithZeroHom.one_apply_val_unit

∀ {M₀ : Type u_1} {N₀ : Type u_2} [inst : MonoidWithZero M₀] [inst_1 : MulZeroOneClass N₀]
  [inst_2 : DecidablePred fun x => x = 0] [inst_3 : Nontrivial M₀] [inst_4 : NoZeroDivisors M₀] (x : M₀ˣ), 1 ↑x = 1
Defined in
Mathlib.Algebra.GroupWithZero.WithZero
Cited by
2 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
MonoidWithZeroMulZeroOneClassDecidablePredNontrivialNoZeroDivisors

Around this declaration

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

Cites10

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

Cited by2

Results whose statement or proof uses this declaration.