I am working on the following question:
Let $\alpha \in \mathbb{C}$ and let $\mathbb{Z}[\alpha]$ be the smallest subring of $\mathbb{C}$ containing $\alpha$. That is, $\mathbb{Z}[\alpha] := \bigcap S$ for all $S$ which are subrings of $\mathbb{C}$ that contain $\alpha$. Prove that $\mathbb{Z}[\alpha] = \{f(\alpha) | f(x) \in \mathbb{Z}[x]\}$.
My thoughts:
I'm mostly confused by the notation. I think that $\mathbb{Z}[x]$ represents all integer-coefficient polynomials of one variable. So am I to prove that $\mathbb{Z}[\alpha]$ is the set of evaluations of all those polynomials at $x=\alpha$? If so, I don't see how this is itself a subring of $\mathbb{C}$.We've also used the square bracket notation to refer to the ring of Gaussian integers, so $$\mathbb{Z}[\alpha] = \{x+\alpha y | x,y \in \mathbb{Z}\}?$$
If someone could help me understand more precisely what I'm being asked to show it would be much appreciated.