Mathlib Map

Theorems · Theorem · group theory

MonoidWithZeroHom.snd_comp_inl

∀ {G₀ : Type u_1} {H₀ : Type u_2} [inst : GroupWithZero G₀] [inst_1 : GroupWithZero H₀]
  [inst_2 : DecidablePred fun x => x = 0], (MonoidWithZeroHom.snd G₀ H₀).comp (MonoidWithZeroHom.inl G₀ H₀) = 1
Defined in
Mathlib.Algebra.GroupWithZero.ProdHom
Cited by
1 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupWithZeroGroupWithZeroDecidablePred

Around this declaration

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

Cites22

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.