I'm struggling with the following construction. So, we took the finite field $F_{16}$ as $F_2[\alpha]/(\alpha^4+\alpha+1)$. We know that $F_4$ = $\{0,1,\alpha,\alpha+1\}$, and there are three irreducible polynomials of degree 4 over $F_2$, each with 4 roots inside $F_{16}$.
So that all seems fine. But then for roots of $\alpha^4+\alpha+1$ we said they were $\{\alpha,\alpha+1,\alpha^2,\alpha^2+1\}$. But this has an intersection of $\{\alpha,\alpha+1\}$ with $F_4$; I thought the elements need to be independent? In this case, we'll end up with at most 14 elements. Are these two $\alpha$'s somehow different? I'm pretty confused. It seems like it should be the same $\alpha$, because $\alpha$ surely is a root of $\alpha^4+\alpha+1$ over $F_2[\alpha]/(\alpha^4+\alpha+1)$ and an element of $F_4$. Can someone explain what's going on?