[guided]The injection $S_n \hookrightarrow \operatorname{Gal}(L/F)$ from the previous step tells us that $|\operatorname{Gal}(L/F)| \ge n!$. To show equality, we need the reverse inequality. The strategy uses Artin's Lemma to pin down the fixed field and then compares degrees.
**Applying Artin's Lemma.** We verify the hypotheses of [Artin's Lemma](/theorems/1272):
- $L = K(x_1, \ldots, x_n)$ is a field.
- The image $\varphi(S_n) \subset \operatorname{Aut}(L)$ is a finite group of order $n!$.
Artin's Lemma concludes: $L / L^{S_n}$ is a finite Galois extension with $[L : L^{S_n}] = |S_n| = n!$ and $\operatorname{Gal}(L/L^{S_n}) = \varphi(S_n) \cong S_n$.
**Locating $F$ relative to $L^{S_n}$.** We showed that every $\varphi_\sigma$ fixes $F$ pointwise. By definition, $L^{S_n} = \{a \in L : \varphi_\sigma(a) = a \text{ for all } \sigma \in S_n\}$. Since each element of $F$ is fixed by every $\varphi_\sigma$, we have $F \subset L^{S_n}$. Could the inclusion be strict?
**Bounding $[L : F]$ from above.** We use the tower $F \subset F(x_1) \subset F(x_1, x_2) \subset \cdots \subset F(x_1, \ldots, x_n) = L$. At the $k$-th stage, $x_k$ is a root of the polynomial
\begin{align*}
g_k(t) := \prod_{\substack{i=1 \\ i \ne i_1, \ldots, i \ne i_{k-1}}}^n (t - x_i) = \frac{f(t)}{\prod_{j=1}^{k-1}(t - x_j)} \in F(x_1, \ldots, x_{k-1})[t],
\end{align*}
which has degree $n - k + 1$. The minimal polynomial of $x_k$ over $F(x_1, \ldots, x_{k-1})$ divides $g_k$, so $[F(x_1, \ldots, x_k) : F(x_1, \ldots, x_{k-1})] \le n - k + 1$.
By the [Tower Law](/theorems/1248) applied iteratively,
\begin{align*}
[L : F] = \prod_{k=1}^n [F(x_1, \ldots, x_k) : F(x_1, \ldots, x_{k-1})] \le n!.
\end{align*}
**Forcing equality.** The tower $F \subset L^{S_n} \subset L$ gives $[L : F] = [L : L^{S_n}] \cdot [L^{S_n} : F] = n! \cdot [L^{S_n} : F]$ by the [Tower Law](/theorems/1248). Since $[L : F] \le n!$, we need $[L^{S_n} : F] \le 1$. Since $[L^{S_n} : F] \ge 1$ (as $F \subset L^{S_n}$), we conclude $[L^{S_n} : F] = 1$, i.e., $F = L^{S_n}$.
Substituting back: $[L : F] = n!$ and $\operatorname{Gal}(L/F) = \operatorname{Gal}(L/L^{S_n}) = S_n$.
This is the heart of the proof. The inclusion $F \subset L^{S_n}$ (which follows from the invariance of the elementary symmetric polynomials) could in principle be strict — the fixed field $L^{S_n}$ might contain rational functions in $x_1, \ldots, x_n$ that are symmetric but not expressible in terms of $u_1, \ldots, u_n$. The degree argument rules this out without ever invoking the Fundamental Theorem of Symmetric Polynomials directly. In fact, the equality $F = L^{S_n}$ is itself a form of the Fundamental Theorem: it states that every symmetric rational function in $x_1, \ldots, x_n$ is a rational function of the elementary symmetric polynomials $u_1, \ldots, u_n$.[/guided]