Mathlib Map

Theorems · Definition · category theory

MonCat.ofHom

{X Y : Type u} → [inst : Monoid X] → [inst_1 : Monoid Y] → (X →* Y) → (MonCat.of X ⟶ MonCat.of Y)

Typecheck a MonoidHom as a morphism in MonCat.

Defined in
Mathlib.Algebra.Category.MonCat.Basic
Cited by
24 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
MonoidMonoid

Around this declaration

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

Cites6

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

Cited by44

Results whose statement or proof uses this declaration.