Suppose $K$ is an extension of $\mathbb{Q}$ in $\mathbb{C}$, where $Gal(K/\mathbb{Q})$ is cyclic of order 4. Show that $i\notin K$.
($i$ is the imaginary number $i^2=-1$.)
My Galois theory is quite weak, hope someone can check if my attempt is correct.
My attempt:
Suppose to the contrary $i\in K$. Let $\sigma\in Gal(K/\mathbb{Q})$.
Note that $\sigma (i)\sigma(i)=\sigma(i^2)=\sigma(-1)=-1$ since $\sigma$ fixes $\mathbb{Q}$.
This means that $\sigma(i)=i$ or $\sigma(i)=-i$. The first case is ruled out since $\sigma$ only fixes $\mathbb{Q}$.
So $\sigma(i)=-i$. This means that $\sigma(a+bi)=a-bi$, so $\sigma$ is effectively complex conjugation, which has order 2.
Since $\sigma$ was arbitrary, this contradicts that $Gal(K/\mathbb{Q})$ has an element of order 4.
Is this ok?
Thanks.
Update: Now I see that my argument is clearly flawed. What would be the correct proof?