Hey I have this exercise where I have problems understanding the solutions.
Is the field $L = \mathbb{Q}( \sqrt{2 + \sqrt{2}})$ normal over $K=\mathbb{Q}$?
What we have done is: $a=\sqrt{2 + \sqrt{2}}$ is a root of the polynomial $f(x)=(x^2-2)^2-2=x^4-4x^2+2 \in \mathbb{Q}[x]$ With Eisenstein we see that is irreducible and therefore $[\mathbb{Q}(a):\mathbb{Q}]=4$
The polynomial $f(x)$ has following roots: $a,-a,\sqrt{2-\sqrt{2}},-\sqrt{2-\sqrt{2}}$ so we can write $f(x)$ as linear factors: $f(x)=(x-a)(x+a)(x-\sqrt{2-\sqrt{2}})(x+\sqrt{2-\sqrt{2}})$.
Each of this roots are in $L$ and therefore is the field normal over $\mathbb{Q}$
Now, what I am not nunderstanding is how we can say that $\sqrt{2-\sqrt{2}}$ is in $L$.