I understand these laws when applied to certain situations but can't seem to understand how to apply it to these problems. I know that if Jon is Mike's cousin, then Mike is Jon's cousin and that is a Symmetric relation. I also know that if Jon is taller than Mike and Mike is taller than Maddie, then Jon is taller than Maddie and that is a Transitive relation. How do I make the step to these type problems using the same thought system?
For each the following relations on the set of integers list all that apply
(Reflexive, Symmetric, Antisymmetric, or Transitive):
R1 = {(a, b) | a * b <1}
Quick hints: for $\,a,b\in\Bbb Z\;$ :
$$ab<1\iff ba<1\;,\;\;\\0^2<1\;,\;\;\text{but if}\;\; a\neq0\;\;\text{then}\;\;\;a^2\ge 1\\2\cdot(-1)<1\;\;\wedge\;\;(-1)\cdot 1<1\;,\;\;\text{but}\;\;2\cdot 1>1$$