[step:Identify $\mathcal{O}_L := \{\alpha \in L : |\alpha|_L \leq 1\}$ with the integral closure of $\mathcal{O}_K$ in $L$]Define $\mathcal{O}_L := \{\alpha \in L : |\alpha|_L \leq 1\} = \{\alpha \in L : |N_{L/K}(\alpha)| \leq 1\}$. We show $\mathcal{O}_L$ equals the integral closure $\widetilde{\mathcal{O}_K}$ of $\mathcal{O}_K$ in $L$.
**$\mathcal{O}_L \subseteq \widetilde{\mathcal{O}_K}$:** Let $\alpha \in L$ with $|\alpha|_L \leq 1$. Let $f(x) = x^d + a_{d-1}x^{d-1} + \cdots + a_0 \in K[x]$ be the minimal polynomial of $\alpha$ over $K$, where $d = [K(\alpha):K]$. The norm satisfies
\begin{align*}
N_{L/K}(\alpha) = ((-1)^d a_0)^{[L:K(\alpha)]},
\end{align*}
since $N_{L/K}(\alpha) = N_{K(\alpha)/K}(\alpha)^{[L:K(\alpha)]}$ and $N_{K(\alpha)/K}(\alpha) = (-1)^d a_0$ (the constant term of the minimal polynomial, up to sign). Setting $e = [L:K(\alpha)]$:
\begin{align*}
|N_{L/K}(\alpha)| = |a_0|^e \leq 1,
\end{align*}
so $|a_0| \leq 1$, i.e., $a_0 \in \mathcal{O}_K$.
Since $f$ is irreducible over $K$ and $K$ is complete, the [Irreducibility and Coefficient Bounds](/theorems/???) theorem gives $|a_i| \leq \max(|a_0|, |a_d|) = \max(|a_0|, 1) = 1$ for all $i$ (using $a_d = 1$). Therefore $f \in \mathcal{O}_K[x]$, and $\alpha$ is integral over $\mathcal{O}_K$.
**$\widetilde{\mathcal{O}_K} \subseteq \mathcal{O}_L$:** Let $\alpha \in L$ be integral over $\mathcal{O}_K$. The minimal polynomial $f$ of $\alpha$ over $K$ divides the monic polynomial over $\mathcal{O}_K$ witnessing integrality (both are monic, and the minimal polynomial divides every polynomial in $K[x]$ with $\alpha$ as a root). After dividing, $f$ itself has coefficients in $\mathcal{O}_K$ (by Gauss's lemma for the valuation ring, or directly: if $f | g$ with $g \in \mathcal{O}_K[x]$ monic, and $f$ is monic, then the quotient $g/f$ is monic, and all coefficients of $f$ lie in $\mathcal{O}_K$ since $\mathcal{O}_K$ is integrally closed — but we give a more direct argument).
Since $\alpha$ is integral over $\mathcal{O}_K$, there is a monic $g \in \mathcal{O}_K[x]$ with $g(\alpha) = 0$. Every conjugate $\sigma(\alpha)$ of $\alpha$ over $K$ (i.e., every root of $f$ in an algebraic closure) also satisfies $g(\sigma(\alpha)) = 0$ (since $g \in K[x]$ and $\sigma$ permutes roots of $f$). Therefore every conjugate of $\alpha$ is a root of $g \in \mathcal{O}_K[x]$, hence integral over $\mathcal{O}_K$. Since $\mathcal{O}_K$ is [integrally closed](/theorems/???) in $K$, and $N_{K(\alpha)/K}(\alpha) = (-1)^d a_0$ is an element of $K$ that is integral over $\mathcal{O}_K$ (being a product of integral elements), we conclude $N_{K(\alpha)/K}(\alpha) \in \mathcal{O}_K$. Therefore $|N_{L/K}(\alpha)| = |N_{K(\alpha)/K}(\alpha)|^e \leq 1$, giving $|\alpha|_L \leq 1$.[/step]