I know little about set theory and while reading some Algebra proof I had difficulty on some details. So my questions are :
- If $X$ is an infinite set and $Y$ is the set of all finite subsets of $X$, they have the same cardinality. How can I prove it ?
- If $X$ is infinite, then it has the same cardinality of the product $X \times \mathbb{N}$, where $\mathbb{N}$ is the set of natural numbers. This seems pretty obvious, specially if you think separately when $X$ is countable and when it's not, but I cant prove this in a rigorous way.
- Consider only infinite sets now. I know that if $X$ is countable, then it has the same cardinality as $X \times X$. Is this true in general (I mean, I know there is bijection between $\Bbb R$ and $\Bbb R^2$, but probably there is a counterexample that proves this is wrong for an arbitrary infinite set, or if not, I cannot prove it either) ?
Thank you so much for the help !
The results described below freely use the Axiom of Choice.
This result answers your third question and also your second question, because every infinite set contains a countably infinite subset.
As for your first question: one way to do it is to write the set $Y$ of all finite subsets of your infinite set $X$ as a countable union of sets $Y_n$ for $n \in \mathbb{N}$, where each $Y_n$ is the set of subsets of $X$ having at most $n$ elements. There is a natural surjection $X^n \rightarrow Y_n$ which shows that $\# Y_n \leq \# X^n = \# X$. Thus $Y$ is a countable union of sets each having cardinality at most $X$, so $Y$ has cardinality at most $X$ (you can think of this in terms of $\# X \times \# \mathbb{N} = \# X$, for instance). On the other hand, the subset $Y_1$ of one element subsets of $X$ is naturally in bijection with $X$ itself, so also $\# X \leq \# Y$. It follows from Cantor-Bernstein that $\# X = \# Y$.