i have a question about adjoints in category Theory. Let $\textbf{Posets}$ the category of Posets (thus Sets with binary relation $\leq$ which is reflexiv, transitiv and antisymmetric) and let $\textbf{PreOrd}$ the category of preoderer sets (thus sets with a binary relation $\leq$ which is reflexiv and transitiv).
Thus we can make an obvious forgetful functor $G:\textbf{Posets}\rightarrow\textbf{PreOrd}$ which "forget" the antisymmetry of the poset. The exercise is now the following:
Show that the functor G has a left adjoint.
My idea was the following. We have to do this in some steps. First we have to make a functor $F:$ PreOrd $\rightarrow$ Posets. Is it correct to define $F(X,\leq)=(X,\leq)$ by adding the property of antisymmetry, or can this not be done?
In the next step we have to prove the bijective correspondence between $F(X)\rightarrow Y$ and $X\rightarrow G(Y)$, thus given $f:F(X)\rightarrow Y$ construct $\bar{f}:X\rightarrow G(Y)$ and also for a given $g:X\rightarrow G(Y)$ an arrow $\bar{g}:F(X)\rightarrow Y$ such that $\bar{\bar{f}}=f$ and $\bar{\bar{g}}=g$.
But how to make a good construction? Can someone help me with this exercise?
Thanks a lot.
You have to make precise "by adding the property of antisymmetry". Define $F(X,\leq) = (X/\sim,\leq)$ where $x \sim y \Leftrightarrow x \leq y \leq x$ and $[x] \leq [y]$ iff $x \leq y$. Show that $(X,\leq) \to G(X/\sim,\leq)$ is universal.