If $[L:K]$ is finite, then $[L:K]$ is algebraic.
The author's proof is to simply state that given $[L:K] = n$, then ${1, x, x^2, ... , x^n}$, for any $x$ in $L$, would contain $n+1$ elements, so it must be linearly dependent over $K$.
First of all, why must ${1, x, x^2, ... , x^n}$ be linearly dependent over $K$? I do undertsand that if $L=K(a_1, ... , a_m)$, and we pick an non-algebraic $a_i$, then ${1, a_i, a_i^2, ... , a_i^n}$ would be, by definition, linearly dependent over $K$. But how can we know that this works with all the elements in $L$?
Second of all, even if we find that $c_0+ c_1x+c_2x^2 + ... + c_{m-1}≠0$, for some $x$ in $L$, $c_i$ in $K$, why would this mean that $[L:K]=∞$?
I asked this question a couple days ago, though I didn't explain my doubt in such detail as in this post. Anyway, the replies asked if I understood the meaning of being 'linearly dependent over a field $F$'. My understanding is that a set ${b_1, ... , b_n}$ is linearly independent over $F$ if each element in $F$ can be written as $f_1b_1+...+f_nb_n$ (so that the different combinations of $b_i$ form the whole $F$) and that the only way $f_1b_1+...+f_nb_n=0$ is for all the $b_i$ to be $0$ (so that we make sure all the elements in the set are needed to map create $F$).
I guess they asked me that question because is rather obvious why the author's proof works. Yet I don't know why, but it isn't that obvious to me.
I would really appreciate any help/thoughts.
Let me first rephrase the definition of linear (in)dependence.
What you seem to be forgetting is that $L$ is a $K$-vector space of dimension $[L:K]$.
Fix any $\alpha\in L$, and recall that $\alpha$ is a vector over $K$. It follows immediately that $\{1,\alpha,\ldots \alpha^n\}$ is linearly dependent because it's a list of $n+1$ vectors in an $n$-dimensional vector space. Therefore $\exists a_0,\ldots a_n\in K$ such that $\sum a_i\alpha^i=0$, where at least one $a_i$ is non-zero. However, this statement tells us that there's a polynomial of degree $n$ in $K[x]$ that has $\alpha$ as a root, because that polynomial is simply $p(x)=\sum a_ix^i$. Since every element of $L$ is the solution to a polynomial in $K[x]$, $L$ is an algebraic extension of $K$.