R is an equivalence relation defined as $xRy \Leftrightarrow a - b$ is an integer.
What is the cardinality of the quotient of $\mathbb R$ in respect to R? How would you prove it?
I thought about a bijection between $[0,1)$ to the quotient of $\mathbb R$ in respect to R, but can't figure out to prove it formally.
Your intuition is good. The set $[0,1)$ contains a single representative of each equivalence class.
Note that your equivalence classes are sets of the form $a+\mathbb Z, a\in[0,1)$. To see why, first note that if $a\in[0,1)$, then $a+1,a-1,a+2,...$ are all in $[a]$, since they differ from $a$ by an integer. Moreover, if $x-a=n\in \mathbb Z$, then $x=a+n$, and so $x\in a+\mathbb Z$.
Also note that if $x,y\in[0,1)$ and $x\neq y$, then they are not in the same equivalence class, since their difference is not an integer.
So the collection {$a+\mathbb Z| a\in [0,1)$} is a subset of the quotient set, and the quotient set is a subset of the collection {$a+\mathbb Z|a\in [0,1)$}, which means that they are equal.