Let $L$ be a field and $H < \mathrm{Aut}(L)$. Then: $L^H:=\lbrace a\in L:\phi(a)=a \ \forall \phi \in H \rbrace$ is a subfield of $L$.
My idea was to show it like that
$0 \in L^H$ since $\phi(0)=0$, $1\in L^H$ since $\phi(1)=1$. Now it has to be shown that it's closed under field operations. I thought about using a homomorphism.
In which way should it continue from here?
To complete the problem, use the fact that $\phi$ is a homomorphism of fields for all $\phi\in H.$ As an example, let $a,b\in L^H,$ and let $\phi\in H.$ Then \begin{align*} \phi(a + b) &= \phi(a) + \phi(b)\\ &= a + b, \end{align*} so $L^H$ is closed under addition. Multiplication is similar, and proving that $L^H$ has additive and multiplicative inverses will also crucially use the fact that $\phi$ is a homomorphism.
Below is the rest of the proof in all the gory detail; don't look unless you want to be spoiled!