Is the following proposition true?
Let $R$ be a Euclidean Domain, $a,b\in R$, $b\ne 0$, $a|b$. Then $N(b)\ge N(a)$.
I cannot (in my very limited knowledge) think of any counterexamples, but I haven't managed to come up with a proof, either.
EDIT: In response to comments, here's the definition I'm working with. (This is from Dummit and Foote Chapter 8.)
$N(0) = 0$, $N(r) \ge 0$, and if $a, b\in R$, $b \ne 0$, then there are $q, r \in R$ such that $a = bq + r$ and either $r = 0$ or $N(r) < N(b)$.
Thanks!