I am studying Discrete Maths on my own, and I need help proving that there exists a set $S \subseteq P(\mathbb{R})$ - the powerset of $\mathbb{R}$ with the following 3 conditions:
$S \sim \mathbb{R}$
if $X, Y \in S$ and $X \neq Y$, then $X \cap Y = \emptyset$
if $X \in S$, then $X \sim \mathbb{R}$
Recall that "$A\sim$ B" means A has the same amount of elements as B
My attempt: I understand that $P(\mathbb{R})$ is a set of all possible combinations of points arrangement on a line. Hence, if I take $\mathbb{R} = S$ the first two conditions are met. The third, however, is not, as any single point from $\mathbb{R} \nsim \mathbb{R}$.
How do I proceed from here?