$\color{Green}{Background:}$
The Division Algorithm was a key tool in analyzing the arithmetic of both $\mathbb{Z}$ and $F[x].$ So we now look at domains that have some kind of analogue of the Division Algorithm. To see how to describe such an analogue, note that the degree of a polynomial in $F[x]$ can be thought of as defining a function from the nonzero polynomials in $F[x]$ to the nonnegative integers. By identifying the key properties of this function, we obtain this
$\textbf{Definition:}$ An integral domain $R$ is a Euclidean domain if there is a function $\delta$ from the nonzero elements of $R$ to the nonnegative integers with these properties;
$(i)$ If $a$ and $b$ are nonzero elements of $R,$ then $\delta(a)\leq \delta(ab).$
$(ii)$ If $a,b\in R$ and $b\neq 0_R,$ then there exist $q,r\in R$ such that $a=bq+r$ and either $r=0_R$ or $\delta(r) < \delta(b).$
$\color{Red}{Questions:}$
From the above motivation for Euclidean domain, I want to know what happens if we try to have an analogue of the division algorithm for an integral domain without the use of the $\delta$ function. I try to look this up in various algebra text and also online but was not able to find a satisfactory answers. It feels like the use of the $\delta$ function is some extra gadget that will allow for division in an integral domain. I am sorry in advance if I am not using the correct phrasing in asking my question.
Thank you in advance