As you know, it's about (informally) proving that for d and n there are q and r that are unique. We start with n = qd+r.
Remainder is smaller than d. 0 ≤ r < d.
Then we suppose that there are q' and r' so that qd+r = q'd+r'.
So far so good. But how does it follow here that r-r' = 0, for the reason that r-r' is a multiple of d' ? Is there not any other multiple between 0 and d that r-r' could be? How did the writer conclude this? How is it clear that there can be no other multiple of d other than 0?
(It's all natural numbers.) I also don't know why zero looks like letter 'o' in this text. I have also seen other questions dealing with this proof, but I could not find the answer to my specific problem, or rather, could not recognize it because it was not answered directly anywhere for me to easily understand, that is why I am opening a new question.