Let:
$r_m:\mathbb{Z}\rightarrow R_m$
where
$r_m(a)=r\Leftrightarrow a \equiv r \mod m $ and $r\in R_m$
where $R_m$ is the set of residues modulo $m$.

I understand the above proof until $r' \equiv r'' \mod m$. I don't know how to use Proposition 19.2.2 to conclude that $r'=r''$.

Can someone please make this step more explicit?
Tell me if it helps:
$a= Q_{m(a)}m +R_{m(a)} \quad,\quad R_{m(a)}<m$
$b= Q_{m(b)}m +R_{m(b)} \quad,\quad R_{m(b)}< m$
$a ≡ R_{m(a)} \pmod m$
$b ≡ R_{m(a)} \pmod m$
So, $a ≡ b \pmod m \implies R_{m(a)} ≡ R_{m(b)} \pmod m \implies R_{m(a)} = R_{m(b)} +Km$, $K \in \mathbb {Z^+}$
$R_{m(a)} < m \implies K=0 \implies R_{m(a)} = R_{m(b)}$