I am reading an introduction to abstract algebra by Keith Nicholson. There is a theorem that goes like this :
Let $\sigma : F \rightarrow{\overline{F}}$ be an isomorphism of fields, let $f \in F[x]$ be a nonconstant polynomial, and let $f^{\sigma}$ be its image by $\sigma$. If $E \supset F$ is a splitting field for $f$ and $\bar{E} \supset \bar{F}$ is a splitting field for $f^{\sigma}$, there is an isomorphism $E \rightarrow \bar{E}$ that extends $\sigma$
But if I consider the extension $\mathbb{Q}(\sqrt[4]{2})/\mathbb{Q}(\sqrt{2})$, where we have that $\mathbb{Q}(\sqrt[4]{2})$ is the splitting field of $x^2-\sqrt{2}$ over $\mathbb{Q}(\sqrt{2})$. Then consider the isomorphism $\sigma : \mathbb{Q}(\sqrt{2}) \rightarrow \mathbb{Q}(\sqrt{2})$ that sends $\sqrt{2} \mapsto -\sqrt{2}$. So the theorem tells us that $\sigma$ extends to an automorphism $\hat{\sigma}$ of $\mathbb{Q}(\sqrt[4]{2})$. But we we have to have $\hat{\sigma} : \sqrt[4]{2} \mapsto \pm \sqrt[4]{2}$ but then $\sigma(\sqrt{2})=\sqrt{2}$ (so $\hat{\sigma}$ doesn't actually extend $\sigma$, no?). What am I doing wrong here?