0

I have troubles understanding the proof that $\mathbb{R} \not\sim \mathbb{R}^{\mathbb{R}}$ (that is, $|\mathbb{R}| \neq |\mathbb{R}^{\mathbb{R}}|$) where $\mathbb{R}^{\mathbb{R}}$ is the set of all functions from $\mathbb{R}$ to $\mathbb{R}$. The proof we did in the class is very messy and not well structured so I can't even comprehend basic ideas. We used the fact that $\mathbb{R} \sim [0, 1]$.

This proposition proves that there are "biggers" infinities than others, which is quite surprising!

Thanks in advance.

Robin
  • 3,227
1b3b
  • 1,276

1 Answers1

3

Here is a direct proof that $|\mathbb{R}| < |\mathbb{R}^\mathbb{R}|$, more precisely, that there is no surjection $s : \mathbb{R} \to \mathbb{R}^\mathbb{R}$.

Consider any function $s : \mathbb{R} \to \mathbb{R}^\mathbb{R}$. We now define the function $d : \mathbb{R} \to \mathbb{R}$ by $d(x) = s(x)(x) + 1$, and claim that $d$ is not in the range of $d$. Assume otherwise. Then there is some $y \in \mathbb{R}$ with $s(y) = d$. But then we'd conclude that $d(y) = s(y)(y) + 1 = d(y) + 1$, contradiction.

Arno
  • 3,788