STATEMENT: Suppose that $≺$ is a partial ordering of $\mathbb{N}$. Use the Compactness Theorem for first order logic to show that there is a total ordering $≺_∗$ of $\mathbb{N}$ such that for all n and m in $\mathbb{N}$,if $n≺m$ then $n≺_∗ m.$
QUESTION: I am unsure of how to proceed with this type of problem. My guess was to create a set of sentences such that $(\forall m,n\in \mathbb{N}(n≺m \rightarrow n≺_∗ m)$ union with another set of sentences $(\forall m,n\in \mathbb{N}((m\not≺ n) \wedge (\forall k\in\mathbb{N}(k≺m\rightarrow k≺n))\rightarrow m≺_*n).$ Then showing that each finite subset is satisfiable means that our set of sentences has a model $(\mathbb{N},≺_*)$.