Is the symbol ">" antisymmetric? For example, if I say $(x>y) \wedge(y>x) \rightarrow \exists(x,y)|x=y$ is vacuously true since the premise cannot be true. This means that $x>y$ is antisymmetric? I do know that $\geq$ is antisymmetric because there is a case where x=y.
Thanks!