This is the exact wording of a proposition from a note in commutative algebra.
Let $E/F$ be a field extension such that $E=F(x)$ for some element $x \in E$ (meaning that $E$ is the smallest field containing $F$ and $x$.) TFAE:
(i) $E/F$ is a finite extension
(ii) $x$ is algebraic over $F$.
(iii) $E$ is generated by $x$ as an $F$-algebra.
My question:
I am confused with what the differences between $F(x)$ and $F[x]$ is. It seems equality holds when $x$ is algebraic.
How would we argue the equivalences? In particular, I couldn't get from (iii) back to (ii) or (i).
Below are my attempts for 1. (can ignore, but please check if you have time):
$(1) \Rightarrow (2) $ Suppose $\dim (E_F) =k < \infty$, then note that $1,x,\ldots ,x^k$ form a dependent set, hence $\sum f_i x^i = 0 $. (So this shows that any element of $E$ is algebraic over $F$)
$(2) \Rightarrow (1)$ If $x$ is algebraic over $F$, then we should have $F(x) = F[x]$. This could be obtained by considering the quotient of the minimal polynomial. By divison algorithm, we can show $|F[x]:F|=n$ where $n$ is degree of minimal polynomial.
$(2) \Rightarrow (3)$ As above $(2)$ implies $F(x) = F[x]$, and so is an $F$-algebra, and is clearly the smallest $F$-algebra containing $x$.
EDIT: After more research, I updated my attempts.