What is the cardinal number of these sets :
$X:= \left\{ A \in P(\mathbb Z) \mid \sum_{a \in A} |a| \text{ is finite} \right\}$
$Y:= \left\{ B \in P(\mathbb R) \mid(\mathbb {R}\setminus B) \space \text {is countable} \right\}$
$Z:= \left\{ C \in P(\mathbb R) \mid|C| = \mathfrak{c} \right\}$
My solutions:
$1.$ Define $ f : \left\{x\in P(\mathbb Z) | \text {x is finite subset}\right\} \to \mathbb N$
$\space \text{defined by :} \begin{cases} P_{lastdigit7} \space , & \text{if $y\in x>0$} \\ P_{lastdigit3}, & \text{if $y\in x<0$} \\\end{cases} $ so $f(X) = P_{y1}*P_{y2}* \cdots * P_{yn}$
$Py:=$ the prime number in the y place , $P_1 = 2 , P_2=3$ and so on..
$P_{lastdigit7}:=$ the prime number in the y place when last digit is 7 $P_1 = 7 , P_2=17$...
$P_{lastdigit3}:=$ the prime number in the y place when last digit is 3 $P_1 = 3 , P_2=13$...
I think its a bijection and its prove that is countable , $\aleph_0$.
2.We want $(\mathbb {R}\setminus B)$ to be countable so $B$ must be uncountable .
so lets find cardinality of countable sets.
High limit : $|\mathbb R ^{\mathbb N}| = \mathfrak{c}.$
Low limit: $| \left\{0,1 \right\} ^{\mathbb N}| = \mathfrak{c}$.
So $|Y|=\mathfrak{c}$.
$P(\mathbb R)=\left\{ Countable \space subsets \right\} \bigcup \left\{ Uncountable \space subsets \right\} \implies $
$2^\mathfrak{c}=|P(\mathbb R)|=|\left\{ Countable \space subsets \right\}| + |\left\{ Uncountable \space subsets \right\}| = $
$\mathfrak{c} + |\left\{ Uncountable \space subsets \right\}| \implies |\left\{ Uncountable \space subsets \right\}|=2^\mathfrak{c}. $
$|Y|=2^\mathfrak{c}.$
$3.$ In excercise 2 we show that $|C|=2^\mathfrak{c}.$
Is my proofs correct ?