I need to show that $2^\mathbb{N} $ is equinumerous with $2^\mathbb{N\times N} $.
I already found a function from $2^\mathbb{N} $ to $2^\mathbb{N \times N} $, wich just returns a pair containing the same element repeated, but I can't find a function wich goes from $2^\mathbb{N\times N} $ to $2^\mathbb{N} $, any ideas?
Thanks in advance.
HINT: Start with a bijection $p:\Bbb N\times\Bbb N\to\Bbb N$; if you want a specific one, the pairing function works fine. Use $p$ to construct a map $A\mapsto p[A]$ from $2^{\Bbb N\times\Bbb N}$ to $2^{\Bbb N}$, and show that this map is a bijection.