A relation $R$ on a set $A$ is called symmetric if$(b,a) ∈ R$ whenever $(a,b) ∈ R$,for all $a,b ∈ A$. A relation $R$ on a set $A$ such that for all $a, b ∈ A$, if $(a, b) ∈ R$ and $(b, a) ∈ R$, then $a = b$ is called antisymmetric.
Shouldn't it be $a≠b$ for antisymmetric? This is on my textbook and I consider it a errata, but I can't find this from the official errata list. please let me know your thought.