I would like someone to review my understand of why the relation "is less than" ($<$ ) is anti-symmetric on $\mathbb{Z}$. My reasoning is as follows:
Anti-Symmetry says that, if $(a,b) \in R$ and $(b, a) \in R$, then $a = b$.
In this case, we cannot have $a < b$ and $b < a$, so we cannot even get to the point where a violation of the condition of anti-symmetry is possible. And so, by default, the relation is anti-symmetric, despite the fact that it contains no elements $(a,b) \in R$ and $(b, a) \in R$ such that $a = b$.
I would appreciate it if people could please take the time to review my reasoning.