Prove, that set $\{f \in \mathbb{N^N} \: | \:f \: $is strictly increasing $\}$ has the same cardinality as $\mathbb R$.
My attempts:
The beginning of this task was quite easy, but then I got stuck on constructing an injection between a set of function (let's call it $X$) and $\mathbb R$. I started with proving that $|\mathbb R| \geq |X|$:
- $|\mathbb R| \geq |X|$ because if $\forall _f , f\in \mathbb{N^N}$, and $|\mathbb{N^N}|=|\mathbb R$|, then $X \subset\mathbb R$.
Then I tried to prove that $|\mathbb R| \leq |X|$, but I don't know how to do it. I tried to define a function $g(x)=x^3$, but the result is a number, not a function. Or maybe it is a correct solution?
If not, can you explain to me how can I construct an injective function from $\{f \in \mathbb{N^N} \: | \:f \: $is strictly increasing $\}$ to $\mathbb R$? Is it even possible?