I was reading 2 proofs
one that the powerset of $ N$ has a higher cardinality than $N$
two a proof that the cardinality of the set of all finite subsets of $N$ has the same cardinality than $N$
That made me wonder the difference between these two sets is the set of Infinite subsets of $N$ so how many are there of these, and how do they look?
$P(N)$ has higher cardinality than $N$. Let $I(N)$ be the set of all infinite subsets of $N$, and $F(N)$ the set of all finite subsets of $N$.
We have $P(N)=I(N) \cup F(N)$.
Let $A,B$ two infinite set, we have $card(A \cup B)= \max(card(A), card(B))$.
So, if $I(N)<P(N)$, as $F(N)=N$ and $N<P(N)$, $P(N)=\max (F(N), I(N))=\max(N,I(N))=I(N)<P(N)$.
There is a contradiction. So $I(N) \geq P(N)$. But, $I(N) \subset P(N) \implies I(N)\leq P(N)$.
So $I(N)=P(N)$