[step:Compute the height of $\mathfrak{m}_0$ and derive a contradiction via Krull's Height Theorem]The irrelevant maximal ideal $\mathfrak{m}_0 = (X_0, X_1, \ldots, X_n)$ has height $n+1$ in $k[X_0, \ldots, X_n]$, witnessed by the explicit chain of primes
\begin{align*}
(0) \subsetneq (X_0) \subsetneq (X_0, X_1) \subsetneq \cdots \subsetneq (X_0, X_1, \ldots, X_n) = \mathfrak{m}_0,
\end{align*}
of length $n+1$ (each $(X_0, \ldots, X_i)$ is prime since the quotient $k[X_0, \ldots, X_n]/(X_0, \ldots, X_i) \cong k[X_{i+1}, \ldots, X_n]$ is an integral domain). This matches the Krull dimension of the polynomial ring: $\dim k[X_0, \ldots, X_n] = n+1$, with $\mathfrak{m}_0$ a maximal ideal of maximal height.
Now apply [Krull's Height Theorem](/theorems/???) (the generalised principal ideal theorem) to the ideal $(F_0, F_1, \ldots, F_m) \subset k[X_0, \ldots, X_n]$. The hypotheses are:
\begin{itemize}
\item The ring $k[X_0, \ldots, X_n]$ is Noetherian — a polynomial ring over a field, by the Hilbert Basis Theorem.
\item The ideal $(F_0, \ldots, F_m)$ is generated by $m + 1$ elements.
\end{itemize}
The conclusion is: every minimal prime $\mathfrak{p}$ over $(F_0, \ldots, F_m)$ satisfies
\begin{align*}
\operatorname{ht}(\mathfrak{p}) \leq m + 1.
\end{align*}
By Step 3, the unique minimal prime is $\mathfrak{m}_0$ with $\operatorname{ht}(\mathfrak{m}_0) = n+1$. Combining:
\begin{align*}
n + 1 = \operatorname{ht}(\mathfrak{m}_0) \leq m + 1,
\end{align*}
i.e. $n \leq m$. This contradicts the hypothesis $n > m$.[/step]