3

Given the equivalence relation $x \sim y \Longleftrightarrow x -y $ is rational on the interval $[0,1)$.

How do we reason* that there are uncountably infinite number of equivalence classes?

*A rigorous proof is not required but still welcome.

Edit

The equivalence relation on $[0,1)$ given by $x∼y⇔x−y$ is rational.

Legendre
  • 2,845

2 Answers2

5

Let $x\in[0,1)$, show that $x/\sim$ is countable (because every element is of the form $x+q$ for some unique rational $q$).

If there would be countably many equivalence classes then $[0,1)$ would be the countable union of countable sets, which is not the case.

Asaf Karagila
  • 393,674
2

Let's say we have $\kappa$ many equivalence classes, each classes having $\omega$ number of elements (countably infinite), so we have $$c=|[0,1)|=\kappa\cdot\omega$$ and, as among cardinals, $\kappa\cdot\omega=\max(\kappa,\omega)$, we get that $\kappa=c=$ continuum.

Berci
  • 90,745