Proof.
- For all $x\in\mathbb{Z}$, since $x-x=0\in\mathbb{Z}$, R is reflexivity.
- For all $x,y\in\mathbb{Z}$, since if $x-y\in\mathbb{Z}$ then $y-x\in\mathbb{Z}$ ,R is symetric.
- For all $x,y,z\in\mathbb{Z}$, since if $x-y\in\mathbb{Z}$ and $y-z\in\mathbb{Z}$ then we have $x-z\in\mathbb{Z}$, R is transitivity.
Therefore, R is equivalence relation.
Can you check my proof?