Let $D$ be the set of all gaussian integers of the form $m+ni$ where $m,n \in Z$. Carry out the construction of the quotient field $Q$ for this integral domain. Show that this quotient field is isomorphic to the set of all complex numbers of the form $a + bi$ where $a,b$ are rational numbers.
Well I know how to show that the quotient field is isomorphic, I just don't know how to construct such a quotient field.
In the case of integers, we have the quotient field $[a,b] = [c,d]$ if and only if $ab = bc$, so I am guessing maybe the quotient field for the gaussian integers should follow that, $[m+ni,r+si] = [m_1 + n_1i,r_1+s_1i]$ if and only if $(m+ni)(r_1+s_1i)=(r+si)(m_1+n_1i)$, is that right?