Find the Galois group of $f(x)=x^4+5x^2+5\in \mathbb{Q}[x]$.
This is solved here, Exersice 3: https://math.berkeley.edu/~serganov/114/solhwg.pdf
I have a question about it (I will not write all the details).
First, he find out that $f(x)$ is irreducible over $\mathbb{Q}$ and has four distinct (irrationals) roots $\alpha_1,\alpha_2,\alpha_3,\alpha_4$. Then he proves $\alpha_2,\alpha_3,\alpha_4\in\mathbb{Q}(\alpha_1)$, hence the splitting field of $f(x)$ is $\mathbb{Q}(\alpha_1)/\mathbb{Q}$ and its Galois group is of order $4$. Finally, he takes $s\in G$ (the Galois group) such that $s(\alpha_1)=\alpha_2$ and proves $s$ has order $4$. So the Galois group is $\mathbb{Z}_4$.
My only question is: how do you know there is $s\in G$ such that $s(\alpha_1)=\alpha_2$?
Added: I know that $s(\alpha_1)\in\{\alpha_1,\alpha_2,\alpha_3,\alpha_4\}$ (for every $s$ that is a $\mathbb{Q}$-automorphism).
Thank you.