3
$\begingroup$

I has been given the definition of having a left adjoint:

A functor $U:\mathbf{C}\to\mathbf{D}$ has a left adjoint if for all $\mathbf{X} \in \mathbf{D}$, there exist $\mathbf{FX} \in \mathbf{C}$ and unit $\mathbf{ηx}: \mathbf{X}\to \mathbf{UFX}$ in $\mathbf{D}$ such that for all $\mathbf{A} \in \mathbf{C}$ and for all $\mathbf{f}: \mathbf{X}\to \mathbf{UA}$, there exists a unique map $\mathbf{g}: \mathbf{FX}\to \mathbf{A}$. such that the diagram commutes.

C is the category Monoid of monoids, D is the category Set and U is the forgetful functor.

$U:\mathbf{Mon}\to\mathbf{Set}$

What will be $\mathbf{FX}$, $\mathbf{ηx}$ and $\mathbf{g}$ in this case?

  • 1
    Hint: left adjoint to forgetful functor = free functor. So, what is a free monoid?2017-02-27
  • 1
    so FX is the free monoid (set of lists of elements of the set X with monoid operation concatenation). What will ηx be?2017-02-27
  • 1
    Well, what is the most natural list to assign to some element $x\in X$?2017-02-27
  • 0
    Is it ηx: x -> {x}?2017-02-27
  • 2
    Precisely. Now just prove everything checks out.2017-02-27
  • 0
    How do I define g: free monoid -> monoid by f?2017-02-27
  • 0
    The same way you would define a linear operator on a basis. Just extend by multiplicativity. (Btw, every vector space is free over its basis which is why it works analogously.)2017-02-27

0 Answers 0