Consider this proposition in first-order logic:
For any interpretation $I$, any closed formula $\phi$ and any two valuations $\rho$, $\sigma$. $I\rho \models \phi \iff I\sigma \models \phi$
This is incredibly obvious yet i don't see how to prove it, the obvious induction doesn't really work since a formula is only closed when you have all the quantifiers.
You need a preliminary result, like in Herbert Enderton, A Mathematical Introduction to Logic (2nd ed - 2001), page 86 :
The proof is by induction on the complexity of $\varphi$.
Then [page 87] :