I have difficulties understanding the difference between the following two notations:
- $\mathbb{Z}/n\mathbb{Z}$ (which denotes a quotient ring) and
- $\mathbb{Z}_n$.
Are they equivalent?
PS1: The same applies to the multiplicative counterparts:
- $(\mathbb{Z}/n\mathbb{Z})^*$
- $\mathbb{Z}_n^*$.
PS2: It can be proven that $\mathbb{Z}/n\mathbb{Z}$ is a field if and only if $n$ is prime. Assuming $n$ is prime, could you compare $\mathbb{Z}/n\mathbb{Z}$ with $\text{GF}(n)$?