Reverse Ordering generates same Topology
# Statement
Let $(X, \leq)$ be a Total Ordering with the Order Topology. Let $\leq’$ be the Reverse Ordering on $X$. Then $(X, \leq’)$ has the same Order Topology as $(X, \leq)$.
# Proof
We must simply check that they are generated by the same collection. Indeed for any $c \in X$, we have $(c, \rightarrow){\leq} = ( \leftarrow, c){\leq’}$ and $( \leftarrow, c){\leq} = (c, \rightarrow){\leq’}$. $\blacksquare$
# Remarks
- Another way to state this is the Identity Function is a Homeomorphism between a Total Ordering and its Reverse Ordering.