Formally the rational numbers are defined as $\mathbb Z \times \mathbb Z / \{0\}$, where $(m_1, n_1)$ and $(m_2, n_2)$ being equivalent if $m_1n_2 = m_2 n_1$.
This set equipped with $+$ and $\times$ as defined in the Wiki (http://en.wikipedia.org/wiki/Rational_number) form a field, that is the field of quotients of $\mathbb Z$.
How can one say for $n \in \mathbb Z$ that $n = (n,1)$ ? This equality is true only up to isomorphism ?
Also, how can one say $(m_1, n_1) = \text {some decimal expansion} : c_n c_{n-1} \ldots c_0. c_{-1}c_{n-2}\ldots$ ?
I mean $(m_1, n_1)$ is an element of a set but in normal use we set it equal to a real number ?
Also the result of $m_1 / n_1$ is understood to be a real number ? Not just the integer part ?
How just one decide that $1/3 = 0.333333\ldots$ and not some other real number ?