Consider a relation $R = \{(x,y) \in (\mathbb{N}\times\mathbb{N}): 2y\leq x \leq 3y\}$
Is this relation antisymmetric? I can't even find any $(x,y)$ such that $(x,y)\in R \land (y,x)\in R$ , (note -$0\notin \mathbb{N}$)
or the relation
$R = \{(x,y) \in (\mathbb{N}\times\mathbb{N}): 2x \mid y\}$
In this case also there isn't any $(x,y)$ such that $(x,y)\in R \land (y,x)\in R$
does that make the relation antisymmetric?