Prove that the power set of $\aleph_0$ =$2^{\aleph_0}$

158 Views Asked by At

I wanted to prove that the $\wp(A)$=$2^{|A|}$ but for $A$ is infinite. I have done this using mathematical induction. However, I was told that this only holds for a finite $A$ and that I must use another method if I was to show that the proof holds for an infinite case e.g. when $A=\aleph_0$

Thanks

2

There are 2 best solutions below

4
On

Hint: Find a bijection between $\mathcal{P}(A)$ and the set of all functions $A \to \{ 0, 1 \}$.

0
On

HINT: Consider the following function $$ F:\mathcal{P}(A)\rightarrow 2^\mathbb{N}\\ F(X)=f_X $$ Where $f_X$ is the characteristic function.