A partial ordering $\preceq'$ on $S$ is said to be compatible with another partial ordering $\preceq$ if for all $a,b,\in S$,
$$ a \preceq b \Rightarrow a \preceq' b$$
Given a poset $(S, \preceq)$, a toplogical sorting on $S$ is a total order $\preceq'$ that is compatible with $\preceq$. There is a simple constructive proof that every finite poset can be toplogically sorted. Is the same true for infinite sets? Can every poset be toplogically sorted?