Let $R$ be a relation defined on the set $Z$ by $aRb$ if $a \neq b$. Is it true that $R$ is symmetric and transitive? If not, give an example.
- It is symmetric because $a \neq b$ and $b \neq a$.
- It is transitive because $a\neq b$ and $b \neq c$ so therefore $a\neq c$.
Hint:
Do $2\ne 3$ and $3\ne 2$ imply that $2\ne 2$?