I'm a bit confused. Consider the relation $<$ on $\mathbb N$. Then $<$ is per definition antisymmetric if
$$a<b \land b<a \implies a=b.$$
The problem which I have is that the premise of the implication can never be true. It is not possible for a natural number to be less and greater than another number at the same time. But when the premise is false (which is the case), the implication is always true. So it follows that $<$ is an antisymmetric relation - which is obviously wrong. Where is the fallacy?