Let $x$ and $y$ be integers. Determine whether the following relations are reflexive, symmetric, antisymmetric, or transitive.
- $x \equiv y \mod{7}$
- $xy \geq 1$
- $x = y^2$
So far in class we have only determined whether sets are reflexive, symmetric, antisymmetric, or transitive. How should I approach this when given problems like such?