Mathlib Map

Theorems · Definition · group theory

MonoidHomClass.toMonoidHom

{M : Type u_4} →
  {N : Type u_5} →
    {F : Type u_9} →
      [inst : MulOne M] → [inst_1 : MulOne N] → [inst_2 : FunLike F M N] → [MonoidHomClass F M N] → F → M →* N

Turn an element of a type F satisfying MonoidHomClass 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
294 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 30 definitions · uses no axioms
Assumes
MulOneMulOneFunLikeMonoidHomClass

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 by363

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 363.