Let $L$ and $K$ two fields such that $K \subset L$. Let $a,b \in L$ be algebraic over $K$.
Show that $K[a,b]$ (the smallest ring that contains $K$, $a$ and $b$) is a field.
I have shown that $\{x \in L \mid x \text{ is algebraic over } K\}$ is a field, but now I'm stuck.
$K[a]=K(a)$ because a in algebraic on $k$... Then because $b$ is algebraic on $K$ it is also on $K(a)$ and then $(K(a))[b]=(K(a))(b)$.
Hence: $K[a,b]=(K[a])([b])=(K(a))[b]=(K(a))(b)=K(a,b)$
It's right?
– Madara Jan 04 '13 at 10:34