Mathlib Map

Theorems · Definition · group theory

AddMonoidHomClass.toAddMonoidHom

{M : Type u_4} →
  {N : Type u_5} →
    {F : Type u_9} →
      [inst : AddZero M] → [inst_1 : AddZero N] → [inst_2 : FunLike F M N] → [AddMonoidHomClass F M N] → F → M →+ N

Turn an element of a type F satisfying AddMonoidHomClass F M N into an actual MonoidHom. This is declared as the default coercion from F to M →+ N.

Defined in
Mathlib.Algebra.Group.Hom.Defs
Cited by
232 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 30 definitions · uses no axioms
Assumes
AddZeroAddZeroFunLikeAddMonoidHomClass

Around this declaration

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

Cites9

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

Cited by295

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 295.