Let $R$ be the relation on $\mathbb{Z} \times \mathbb{Z}$ defined by $(w, x)R(y,z)$ if and only if $w + x \leq y + z$. Let $S$ be the relation on $\mathbb{Z} \times \mathbb{Z}$ defined by $(w, x)S(y,z)$ if and only if $w \leq y$ and $x \leq z$.
(a) Is $R$ antisymmetric?
(b) Is $S$ antisymmetric?
I said no for $R$ because it is symmetric therefore cannot be antisymmetric and yes for $S$ because $(w,x)$ must always be less then or equal to $(y,z)$. Just wanted to make sure that I was correct, or am on the right track.