I am trying to prove the following isomorphism but I am not sure how to.
Let $\xi=e^{2\pi i/p}$ and $p$ a prime. Show $$\mathbb Z[\xi]/\left<\xi-1\right> \cong \mathbb F_p .$$
I wanted to create a map $\phi : \mathbb Z \rightarrow \mathbb F_p $ with kernel $<\xi-1>$ but so for I have not have good ideas. Any hint? I know that any element in $<\xi-1>$ is of the form $$ (a_{p-1}-a_0)+(a_0-a_1)\xi+\cdots+(a_{p-2}-a_{p-1})\xi^{p-1} $$ but I do not know how to use this information.
Thank you!
For a different approach, you can use the Third Isomorphism Theorem. Since $$ \mathbb{Z}[\xi] \cong \frac{\mathbb{Z}[x]}{(x^{p-1} + x^{p-2} + \cdots + x + 1)} $$ then \begin{align*} \frac{\mathbb{Z}[\xi]}{(\xi - 1)} \cong \frac{\mathbb{Z}[x]}{(x^{p-1} + x^{p-2} + \cdots + x + 1, x - 1)} \cong \frac{\mathbb{Z}[1]}{(1^{p-1} + 1^{p-2} + \cdots + 1 + 1)} \cong \frac{\mathbb{Z}}{(p)} = \mathbb{F}_p \, . \end{align*}