This is a question from Burris/Sankappanavar's "Universal Algebra":
If < is a partial order on A, show that there is a total order <* on A such that if $a \in A$ and $ b \in A,$ then $ a < b \implies a<^* b. $ (Hint: Use Zorn's lemma.)
I'm struggling with this since Zorn's lemma requires that every chain have an upper bound before concluding that the poset must have a maximal element. Any ideas?
As the hint suggests this is done using Zorn's lemma, but not by applying it to the poset $(A, <)$. Let $P$ be the poset of all partial orders on $A$ extending $<$. That is, the elements of $P$ are partial orders $<'$ on $A$ such that $a < b$ implies $a <' b$ for all $a,b \in A$. We order the elements of $P$ by extension. That is, given partial orders $<_1$ and $<_2$ on $A$ we say that $<_1$ is less than (or equal to) $<_2$ in $P$ if $a <_1 b$ implies $a <_2 b$ for all $a, b \in A$.
Now it is straightforward to check that $P$ is indeed a poset and that every chain has an upper bound. Also $P$ is clearly not empty as $<$ is in $P$. So we can apply Zorn's lemma and obtain a maximal element $<^*$, we claim that $<^*$ is a total order. From here on I will work with $\leq^*$ instead of $<^*$ as that is more convenient. If $\leq^*$ weren't a total order then there are $a,b \in A$ such that $a \not \leq^* b$ and $b \not \leq^* a$. we can define a partial order $\leq^{\#}$ on $A$ as follows: $c \leq^{\#} d$ iff either
What this essentially does is force in the relation $a \leq^{\#} b$. We verify that $\leq^{\#}$ is a partial order on $A$.
So we conclude that $\leq^{\#}$ is indeed a partial order on $A$ and due to point 1 in its definition it extends $\leq^*$. At the same time $\leq^{\#}$ is not the same as $\leq^*$ because it will satisfy $a \leq^{\#} b$. This contradicts maximality of $\leq^*$, so $\leq^*$ must have been total.