Mathlib Map

Theorems · Definition · group theory

MonoidWithZeroHom.comp

{α : Type u_2} →
  {β : Type u_3} →
    {γ : Type u_4} →
      [inst : MulZeroOneClass α] →
        [inst_1 : MulZeroOneClass β] → [inst_2 : MulZeroOneClass γ] → (β →*₀ γ) → (α →*₀ β) → α →*₀ γ

Composition of MonoidWithZeroHoms as a MonoidWithZeroHom.

Defined in
Mathlib.Algebra.GroupWithZero.Hom
Cited by
34 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext, Quot.sound
Assumes
MulZeroOneClassMulZeroOneClassMulZeroOneClass

Around this declaration

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

Cites3

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

Cited by48

Results whose statement or proof uses this declaration.