Why are "is equal to" and "total strict ordering" mutually exclusive?

92 Views Asked by At

Let $A$ be a set. Let $=$ be the relation "is equal to" on $A{\times}A$, and let $<$ be a strict total ordering on $A{\times}A$. How do we prove that if $a<b$, then it's not true that $a=b$?