Mathlib Map

Theorems · Theorem · group theory

MonoidWithZeroHom.comp_one

∀ {M₀ : Type u_1} {N₀ : Type u_2} {G₀ : Type u_3} [inst : MulZeroOneClass M₀] [inst_1 : Nontrivial M₀]
  [inst_2 : NoZeroDivisors M₀] [inst_3 : MulZeroOneClass N₀] [inst_4 : MulZeroOneClass G₀]
  [inst_5 : DecidablePred fun x => x = 0] (f : N₀ →*₀ G₀), f.comp 1 = 1

The trivial group-with-zero hom is absorbing for composition.

Defined in
Mathlib.Algebra.GroupWithZero.WithZero
Cited by
0 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MulZeroOneClassNontrivialNoZeroDivisorsMulZeroOneClassMulZeroOneClassDecidablePred

Around this declaration

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

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.