Mathlib Map

Theorems · Definition · ring theory

StarMonoidHom.ofClass

{F : Type u_1} →
  {A : Type u_2} →
    {B : Type u_3} →
      [inst : Monoid A] →
        [inst_1 : Star A] →
          [inst_2 : Monoid B] →
            [inst_3 : Star B] → [inst_4 : FunLike F A B] → [MonoidHomClass F A B] → [StarHomClass F A B] → F → A →⋆* B

Construct a StarMonoidHom from a morphism in some type which preserves 1, * and star.

Defined in
Mathlib.Algebra.Star.MonoidHom
Cited by
1 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
MonoidStarMonoidStarFunLikeMonoidHomClassStarHomClass

Around this declaration

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

Cites8

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

Cited by1

Results whose statement or proof uses this declaration.