Is this property always true?
if $x \mod y = z$, then $ax \mod ay = az$?
for all intergers $x,y,z,a$.
Yes, $x \equiv z \pmod y \implies x = yk+z$. Then $ax = ayk+za$ and the conclusion follows.
Copyright © 2021 JogjaFile Inc.
Yes, $x \equiv z \pmod y \implies x = yk+z$. Then $ax = ayk+za$ and the conclusion follows.