[guided]The work of the previous four steps gives us: for every $\alpha \in L$, there exists a nonzero integer $n$ with $n\alpha \in \mathcal{O}_L$. This is the "more precise" statement in the theorem — it is a quantitative version of "$\alpha$ is a fraction of algebraic integers".
To derive the field-theoretic statement $\operatorname{Frac}(\mathcal{O}_L) = L$, we unpack the [fraction field](/pages/???) construction. Recall:
- $\mathcal{O}_L$ is an integral domain. This is because $\mathcal{O}_L$ is a subring of $L$, and subrings of a field are integral domains (they inherit commutativity and the absence of zero divisors, and they contain $1$).
- $\operatorname{Frac}(\mathcal{O}_L)$ is the localisation of $\mathcal{O}_L$ at the multiplicative set $\mathcal{O}_L \setminus \{0\}$: formal fractions $\beta/\gamma$ with $\gamma \neq 0$, modulo the equivalence $\beta_1/\gamma_1 \sim \beta_2/\gamma_2 \iff \beta_1 \gamma_2 = \beta_2 \gamma_1$.
- The universal property: $\operatorname{Frac}(\mathcal{O}_L)$ is the smallest field in which $\mathcal{O}_L$ embeds. More precisely, any injective ring homomorphism from $\mathcal{O}_L$ into a field $F$ extends uniquely to a field homomorphism $\operatorname{Frac}(\mathcal{O}_L) \to F$.
We verify both inclusions.
**($\operatorname{Frac}(\mathcal{O}_L) \subseteq L$):** We have the inclusion $\mathcal{O}_L \hookrightarrow L$ (an injective ring homomorphism, since $\mathcal{O}_L$ is literally a subset of the field $L$). By the universal property of the fraction field, this extends uniquely to a field homomorphism $\operatorname{Frac}(\mathcal{O}_L) \to L$ sending $\beta/\gamma$ to $\beta\gamma^{-1}$ (the inverse exists in $L$ because $\gamma \neq 0$ and $L$ is a field). This homomorphism is injective because field homomorphisms are always injective: the kernel is an ideal of a field, hence $\{0\}$ or the whole field, and the latter is excluded because the homomorphism sends $1 \mapsto 1 \neq 0$. Identifying $\operatorname{Frac}(\mathcal{O}_L)$ with its image in $L$, we obtain $\operatorname{Frac}(\mathcal{O}_L) \subseteq L$.
**($L \subseteq \operatorname{Frac}(\mathcal{O}_L)$):** Take any $\alpha \in L$. If $\alpha = 0$, then $\alpha = 0/1$ is an element of $\operatorname{Frac}(\mathcal{O}_L)$ (both $0$ and $1$ lie in $\mathcal{O}_L$, and $1 \neq 0$). Otherwise, by the previous four steps, there exists $n \in \mathbb{Z}_{\geq 1}$ with $n\alpha \in \mathcal{O}_L$. Now, $n$ itself lies in $\mathcal{O}_L$: we have $\mathbb{Z} \subseteq \mathcal{O}_L$ because every integer $k$ is a root of the monic integer polynomial $x - k$, hence integral over $\mathbb{Z}$, hence in $\mathcal{O}_L$. (Alternatively, [Algebraic Integers in $\mathbb{Q}$](/theorems/1564) gives $\mathbb{Z} = \mathcal{O}_\mathbb{Q} \subseteq \mathcal{O}_L$.) And $n \neq 0$ by choice. So we can form the fraction
\begin{align*}
\frac{n\alpha}{n} \in \operatorname{Frac}(\mathcal{O}_L),
\end{align*}
and in $L$ it equals $\alpha$. Identifying $\operatorname{Frac}(\mathcal{O}_L)$ with its image in $L$ from the first inclusion, $\alpha \in \operatorname{Frac}(\mathcal{O}_L)$.
Combining both inclusions, $\operatorname{Frac}(\mathcal{O}_L) = L$, as claimed.
A philosophical remark: this result is the algebraic number theory analogue of $\operatorname{Frac}(\mathbb{Z}) = \mathbb{Q}$. Just as $\mathbb{Q}$ is built from $\mathbb{Z}$ by inverting nonzero integers, $L$ is built from $\mathcal{O}_L$ by inverting nonzero algebraic integers. This justifies the slogan: "$\mathcal{O}_L$ stands to $L$ as $\mathbb{Z}$ stands to $\mathbb{Q}$."[/guided]