So I'm stuck on this question (not really sure how to approach it), I understand what an equivalence relation is (reflexive, symmetric & transitive relation at the same time), but I'm not sure how to prove it. Would be appreciated if someone can help me with solving this so I can carry this through to the next questions. Thanks heaps, any help would greatly be appreciated.
Question
Let $\rho$ be the relation on $\mathbb{Z}\times\mathbb{Z}$ in which $(a,b)\rho(x,y) \iff a-b=x-y$. Prove that $\rho$ is an equivalence relation.
You really just check the three properties one by one.
Reflexive means $(a,b)\rho(a,b)$
Symmetric means $(a,b)\rho(x,y) \Rightarrow (x,y)\rho(a,b)$
Transitive means $(a,b)\rho(x,y)$ and $(x,y)\rho(c,d)$ $\Rightarrow (a,b)\rho(c,d)$.
For each point, you will need a very simple argument. I will write down the first one for you, which is the most trivial one, and then try to figure out the rest yourself: