I was trying to understand how this works in order to write a proof and I am unable to.
2026-04-23 01:37:54.1776908274
My question is if 0 ≤ a, b < n and a congruent to b mod n, then how is a = b?
26 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
$b-a$ is a multiple of $n$, yet $b-a\le b-0<n$ and $b-a> b-n\ge 0-n$. Therefore $b-a=0$.