I need some help understanding this proof/filling in the details.
I have the following:
We know in general that $[K:F] = [K:K_1][K_1:F]$ but $[K_1:F] = deg(h(x)) \leq n$ (if we consider $K_1$ the splitting field for some $h(x)$.
Apply induction.
$K$ is the splitting field for $f_1(x)$ over $K_1$, and $f_1(x)$ has degree $n − 1$, so its degree is at most $(n − 1)!$.
I'm not sure how this induction works. I assume we're using strong-induction. I would appreciate it if somebody helped me fill in the details of the proof.