I am confused on this question:
For each of the following binary relations on $\Bbb R$, state whether or not the relation is an equivalence relation. If it is an equivalence relation, describe the set of equivalent classes. If it is not an equivalence relation, explain why not.
$x \sim y$ if and only if $x-y \in \Bbb Z$.
I don't get why the answer is [0,1)
The set $[0,1)$ is not really the set of equivalence classes, it is instead $$\big\{\{x+n:n \in \mathbb{Z}\}:x \in [0,1)\big\}.$$
It seems $e \in [0,1)$ is being used as shorthand here for the equivalence class $\{e+n:n \in \mathbb{Z}\}$.
For any real number $r$, there exists one an only one real number in $[0,1)$ which is equivalent to $r$ under the equivalence relation $\sim$: specifically, for positive reals, it is the real number obtained by subtracting the integer component of $r$ from $r$ (e.g. $3.14159$ is equivalent to $0.14159$), and for negative reals $-r$ (where $r$ is positive), it is equivalent to the real number obtained by subtracting the integer component of $1-r$ from $r$ (e.g., $-0.7$ is equivalent to $0.3$). This determines the equivalence class.
Here's a figure to illustrate:
Here the bouncy line identifies the real numbers equivalent to, say, $2.4124$, i.e., the real numbers that differ from $2.4124$ by an integer. Precisely one of them falls in the interval $[0,1)$.