[guided]We prove both directions of the equivalence between condition (1) ($|\operatorname{Gal}(K/k)| = [K : k]$) and condition (4) ($k = K^{\operatorname{Gal}(K/k)}$).
**(1) $\Rightarrow$ (4).** Assume $|G| = [K : k]$ where $G = \operatorname{Gal}(K/k)$. Define the fixed field $F = K^G = \{a \in K : \sigma(a) = a \text{ for all } \sigma \in G\}$. The inclusion $k \subseteq F$ is immediate: every $\sigma \in G$ is a $k$-automorphism, so it fixes $k$ pointwise.
Could $F$ be strictly larger than $k$? We show it cannot. Since every element of $G$ fixes $F$, we have $G \leq \operatorname{Aut}_F(K)$, and thus $|G| \leq |\operatorname{Aut}_F(K)|$. By the [Bound on Automorphisms](/theorems/1255) applied to the extension $K/F$, $|\operatorname{Aut}_F(K)| \leq [K : F]$. The chain of inequalities gives
\begin{align*}
[K : k] = |G| \leq |\operatorname{Aut}_F(K)| \leq [K : F].
\end{align*}
But $k \subseteq F \subseteq K$, so by the [Tower Law](/theorems/1248), $[K : k] = [K : F] \cdot [F : k]$. Since $[K : F] \leq [K : k]$ and both are finite, we get $[F : k] = 1$, hence $F = k$.
**(4) $\Rightarrow$ (1).** Assume $K^G = k$ where $G = \operatorname{Gal}(K/k)$. Set $n = |G|$. We want to show $[K : k] = n$.
The [Bound on Automorphisms](/theorems/1255) gives $n = |G| \leq [K : k]$, so we need the reverse inequality. For any $\alpha \in K$, consider the orbit $G \cdot \alpha = \{\sigma(\alpha) : \sigma \in G\}$ and the polynomial $g_\alpha(x) = \prod_{\beta \in G \cdot \alpha}(x - \beta)$. As argued in the (1) $\Rightarrow$ (2) step, every $\sigma \in G$ permutes $G \cdot \alpha$, so $g_\alpha$ has coefficients in $K^G = k$. Since $g_\alpha(\alpha) = 0$ and $g_\alpha \in k[x]$, the minimal polynomial $m_{\alpha,k}$ divides $g_\alpha$, so
\begin{align*}
[k(\alpha) : k] = \deg m_{\alpha,k} \leq \deg g_\alpha = |G \cdot \alpha| \leq |G| = n.
\end{align*}
This bound holds for every $\alpha \in K$. Moreover, $g_\alpha$ has distinct roots (the elements of $G \cdot \alpha$ are distinct), so $m_{\alpha,k}$, being a divisor, also has distinct roots. Hence every element of $K$ is separable over $k$, and $K/k$ is a finite separable extension. The [Primitive Element Theorem](/theorems/1267) now applies: there exists $\gamma \in K$ with $K = k(\gamma)$. Therefore
\begin{align*}
[K : k] = [k(\gamma) : k] = \deg m_{\gamma,k} \leq n = |G|.
\end{align*}
Combined with $|G| \leq [K : k]$, we conclude $|G| = [K : k]$.[/guided]