Let R be a relation on $Z$ defined as follows: for $a, b ∈ Z, a R b$ if and only if $2$ divides $a + b.$ Is R an equivalence relation? Prove your answer.
New to thinking about this. Not sure about the IFF part.
Is the relation than $$\frac{a}{2}=-\frac{b}{2}$$
Reflexive :$$aRa \Rightarrow \frac{a}{2}=\frac{a}{2}$$ Symmetric: $$aRa \rightarrow bRa \rightarrow -\frac{b}{2}R\frac{a}{2} \rightarrow -\frac{-b}{2}=\frac{a}{2}$$
Not sure i understand the concept.It seems like if they are elements of integers they will fail to hold equality. Help in the right direction is appreciated.