My question is:
$a \equiv b \bmod {19} \iff aRb$ (prove that $R$ is an equivalence relation)
Before that, I already know that equivalence relation is when $R$ is reflexive, symmetric and transitive but just don't know how to prove it. I've searched for similar questions before asking but did not really get it because of all the symbols and stuff and I am new to discrete maths.
Thanks in advance!
HINT:
write $a=19k+r, b=19q+z, c=19t+s$.
Does $a\equiv a$ mod$(19)$?
If $a\equiv b$ mod$(19)$, does $b\equiv a$ mod$(19)$?
If $a\equiv b$ mod$(19)$ and $b\equiv c$ mod$(19)$, does $a\equiv c$ mod$(19)$?