I recently came across the following definition for a euclidean ring:
There exists a function $g:R\to\Bbb N_0$ with the following properties:
1.) $\forall x,y \in R$ with $ y \neq 0$ there exist $q,r \in R$ with $x = qy + r$ where $r=0$ or $g(r) < g(y)$.
2.) $\forall x,y\in R\setminus\{0\}$ we have $g(xy)\ge g(x)$
What I don't understand, is the point of the second requirement. I have seen definitions where this is not a requirement. What does 2.) achieve?
Thanks very much