Prove transitivity property of congruence mod m. Show that if $x\equiv y \pmod m$ and $y \equiv z\pmod m$ then $x\equiv z\pmod m$ .
I didn't really get the tutors explanation of this, I get what transitivity is but the congruence mod m confused me... can someone go through it in-depth for me?
Utilize the fact that
$$x-z=\underbrace{x-y}+\underbrace{y-z}$$
Can you prove $\displaystyle a\equiv b,c\equiv d\pmod m\implies ac\equiv bd\pmod m?$