I am trying to understand what
$\mathbb{Z}/2017\mathbb{Z}$ means.
Is it related to mod 2017 in some way?
I am not sure if / symbol here means division so I am a bit confused.
$\mathbb{Z}$ = {...,-2,-1,0,1,2,...}
2017$\mathbb{Z}$ = {...,-4034,-2017,0,2017,4034,...}
$\mathbb{Z}/2017\mathbb{Z}$ = ??
Could anybody help me?
$\mathbb{Z}/n\mathbb{Z}$ means the ring of integers modulo $n$. It is the set of all congruence classes of the integers modulo $n$. See Wikipedia.
When $n$ is prime, which is the case for $2017$, then $\mathbb{Z}/n\mathbb{Z}$ is a field.