Mathlib Map

Theorems · Definition · group theory

AddMonoidHom.comp

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

Composition of additive monoid morphisms as an additive monoid morphism.

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

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 by434

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 434.