Problem:
We have the set $ M = \{ A \in \mathcal{P}( \Bbb N ) : |A| = \aleph_0 \land |A^c|=\aleph_0 \} $ . Show that $ |M| \neq \aleph_0 $
( Here $ A^c $ means the complement of $ A $ with respect to the universe $ \Bbb N $ )
Attempt:
Define
$$ E = \{ 2n : n \in \Bbb N \} $$ $$ F = \{ 6n : n \in \Bbb N \} $$ We'll also define $$ T = \{ B \in \mathcal P (\Bbb N) : F \subseteq B \subseteq E \} $$
Note that $ T \subseteq M $ since forall $ \tau \in T $ we have $ F \subseteq \tau \subseteq E $ and $ |\tau| = \aleph_0 , |\tau^c| = \aleph_0 $. We'll show that $ \aleph \leq |T| $ . [ From here I got stuck and couldn't proceed, I couldn't figure what bijection or one-to-one function to define in order to show the last inequality ( from which I'll use the Cantor-Schroeder-Bernstein theorem in order to prove the problem above ) ]
Does anyone know how to proceed? Maybe you have an alternative proof? Thanks in advance!
Let $\beth_1 = |P(\mathbb{N})|$.
Let $B = \{A \in P(\mathbb{N}) \mid |A| < \aleph_0\}$, $C = \{A \in P(\mathbb{N}) \mid |A^c| < \aleph_0\}$, and $D = \{A \in P(\mathbb{N}) \mid |A| = \aleph_0 \land |A^c| = \aleph_0\}$.
Note that $|\{A \in P(\mathbb{N}) \mid |A| < \aleph_0\}| = \aleph_0$. This is because the set of finite sequences of naturals has cardinality $\aleph_0$ (as it's the countable union of $\mathbb{N}^n$ for all $n$ finite), and finite sets can be viewed as finite sequences that are increasing.
This set can be put into bijection with $\{A \in P(\mathbb{N}) \mid |A|^c < \aleph_0\}$ by taking complements, so this set also has cardinality $\aleph_0$.
We see that $B$, $C$, $D$ are pairwise disjoint infinite sets. So we have $\beth_1 = |P(\mathbb{N})| = |B \cup C \cup D| = \max(|B|, |C|, |D|) = \max(\aleph_0, |D|)$.
Therefore, $|D| = \beth_1$.