If $\alpha$ is an algebraic element and $L \subset K$ are both field, does the polynomial ring $L[\alpha]$ is also a field?
I am trying to prove that the ring of fraction $L(\alpha)$ is equal to $L[\alpha]$. To do this, I use an exercise done in class : Let $K$ a field, $\alpha \in K$ and $L$ a subfield of $K$. Then $L(\alpha)$ is the smallest subfield of $K$ containing $L$ and $\alpha$.
Is anyone could help me?
I'm going to assume $\alpha \in K$ is algebraic over $L$ (otherwise we may have a transcendental extension, in which case $L[\alpha]$ is most definitely not the same thing as $L(\alpha)$).
Since $\alpha$ is algebraic over $L$, there is an irreducible polynomial $f = \sum_{i=0}^n a_i X^i$ in $L[X]$ with coefficients $a_0, \ldots, a_n$ in $L$ and minimal degree $n \in \mathbb{N}$. Additionally, $a_0 \neq 0$ (otherwise $f$ cannot be irreducible). We have $f(\alpha) = a_0 + \sum_{i=1}^n a_i \alpha^i = 0$, and therefore
$$a_0 = - \alpha \sum_{i=1}^n a_i \alpha^{i-1}.$$
Multiplying by $\frac{1}{a_0} \in L$ gives us that $- \frac{1}{a_0} \sum_{i=1}^n a_i \alpha^{i-1} = \alpha^{-1} \in L$. As a result, $L[\alpha] = L(\alpha)$.