Mathlib Map

Theorems · Definition · group theory

MonoidHom.comp

{M : Type u_4} →
  {N : Type u_5} →
    {P : Type u_6} → [inst : MulOne M] → [inst_1 : MulOne N] → [inst_2 : MulOne P] → (N →* P) → (M →* N) → M →* P

Composition of monoid morphisms as a monoid morphism.

Defined in
Mathlib.Algebra.Group.Hom.Defs
Cited by
469 results in Mathlib
Foundations
Depth 13 from the axioms, rests on 38 definitions · uses propext, Quot.sound
Assumes
MulOneMulOneMulOne

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 by634

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 634.