Let $L=K(\alpha,\beta)$ be an algebraic field extension, with $\alpha$ separable over K.
Show that $L/K$ is simple.
My attempt:
If we could show that $L/K$ is finite and separable then the claim would follow by the primitive element theorem.
Since $L/K$ is algebraic and finitely generated, it is a finite extension.
Since $\alpha$ is separable the minimal polynomial of $\alpha$ in $\overline{K}$ is of the form:
$m_{\alpha}(X)=(X-\alpha_1)(X-\alpha_2)\cdot....\cdot(X-\alpha_n)$ with pairwise distinct $\alpha_i$ and $\alpha=\alpha_i$ for one $i$.
Then $f_{\alpha,\beta}(X)=(X-\alpha_1)(X-\alpha_2)\cdot....\cdot(X-\alpha_n)\cdot(X-\beta)$ is a separable polynomial with $f_{\alpha,\beta}(\beta)=0$, hence $\beta$ is also separable. The conclusion follows because then $K(\alpha,\beta)$ is separable, since it's generated by separable elements.
Can someone go through it? I also have some questions about the proof:
- Our definition of a separable element $\alpha$ is: the minimal polynomial of $\alpha$ is separable. In the proof above I used that $\alpha$ is separable because there exists a polynomial $f$ with $f(\alpha)=0$. Are these two characterizations equivalent?
$(\Leftarrow)$ If $f$ is separable with $f(\alpha)=0$ then $m_\alpha\cdot g=f$, hence $m_\alpha$ can't have a multiple zero, because of the degrees.
But how does the other direction work?
- The polynomial $f$ in the proof: is it already the minimal polynomial of $\beta$? If yes, why?
Thanks a lot!