Let $\le$ a partial order on a set $A$. Prove that there exists a linear order $\le ^*$ on $A$ such that $a\le b$ implies $a\le ^*b$.
I considered $\mathcal{F}$ the family of all $\le _0 \subseteq A\times A$ such that $\le\subseteq\le _0$ and $\le _0$ is a partial order on $A$.
Then, using Zorn's lemma I concluded that $\mathcal{F}$ has a maximal element $\le ^*$. I proved that this is a partial order on $A$.
Now, I suppose this is not a linear order, then there exists $a,b\in A$ such that $(a,b)\not\in\le ^*$ and $(b,a)\not\in\le ^*$.
Where is the contradiction here? First, I considered $\le _0^* : = \le ^*\cup \{ (a,b)\}$ and I wanted to prove that this is a partial order, but I can't prove the transitivity.
Any hint? Thanks.