The definition of splitting field is as follows:
Suppose that $L$ is a field extension of $K$, and that $f ∈ K[X]$. We say that $f$ splits completely over $L$ if there exist $c,α_1,α_2,...,α_n ∈ L$ such that $f (X ) = c(X − α_1 )(X − α_2 ) · · · (X − α_n )$ in $L[X]$. If moreover $L = K(α_1, α_2, . . . , α_n)$, then we call $L$ a splitting field of $f$ (over $K$).
I understand that we need all the roots of $f$ adjoined to $K$ as above for it to be a splitting field. Is this the case, or is it enough to adjoin only one root of $f$ to $K$ (to get $K(α)$) then perhaps apply the Primitive Element Theorem to show that it is the same as $L = K(α_1, α_2, . . . , α_n)$?
I'm studying the following proof:
Suppose $L$ is a finite extension of a field $K$. If $L$ is Galois over $K$, then $L$ is a splitting field over $K$ of some separable irreducible polynomial $f \in K[X]$.
Proof:
If $L$ is Galois over $K$, then $L$ is separable over $K$, so $L = K(α)$ for some $α ∈ L$ by the Primitive Element Theorem. Let $f ∈ K[X]$ be the minimal polynomial of $α$ over $K$. Then $f$ is separable (since $α$ is separable over $K$) and irreducible. Furthermore $f$ splits completely over $L$ (by Proposition 7.5 or 7.18). Since $L$ is generated over $K$ by (one of) the roots of $f$, we conclude that $L$ is a splitting field for $f$ over $K$.
I'm fine with all except the bit in bold. What is the justification for having a single root adjoined to $K$ to make it a splitting field?
Proposition 7.5. Let $L$ be a finite extension of $K$. Then the following are equivalent:
(i) $L$ is normal over $K$;
(ii) for all $α ∈ L$, the minimal polynomial $m_{α,K}$ splits completely over $L$;
(iii) $L$ is a splitting field of some polynomial $f ∈ K[X]$.
Proposition 7.18. Suppose that $L$ is a finite extension of $K$. Then the following are equivalent:
(i) $L$ is Galois over $K$;
(ii) for all $α ∈ L$, the minimal polynomial $m_{α,K}$ has deg $m_{α,K}$ distinct roots in $K$;
(iii) $\#Aut_K(L) = [L : K]$.
Trying to add details to the part in bold.