What is the cardinal number of these sets :
$A=\left\{f \in \mathbb N^\mathbb N : \sum_{n\in\mathbb N}f(n)<\infty\right\}$
$B=\left\{ f \in \mathbb R^\mathbb N : |\sum\limits_{k=0}^m f(k)|\leq1 | for \space all \space m \in \mathbb N \right\}$
$C=\left\{ f \in \mathbb Z^\mathbb N : |\sum\limits_{k=0}^m f(k)|\leq1 | for \space all \space m \in \mathbb N \right\}$
$D=\left\{ f \in \mathbb (0,1)^\mathbb N : | f(x)\lt f(x+1)\right\}$
True\False. If A,B are inifnity sets and $|A|>|B|$ so $|A|^{|B|}=|A|.$
My solution :
Since the sum is finite so each function (a sequence) must be finite. The sum of finite sequences over $\mathbb N$ is $\aleph_0$.
The high limit: $|\mathbb R ^ \mathbb N| = 2^{\aleph_0} $ and its clear that $C \subset B$ so $|B|=2^{\aleph_0}.$
High limit : $|\mathbb Z ^ \mathbb N| = 2^{\aleph_0} $ , since $\left\{0,1\right\}^\mathbb N \subset C $ and $|\left\{0,1\right\}^\mathbb N| = 2^{\aleph_0} $ so $|C|=2^{\aleph_0}.$
Hight limit : $|(0,1)^\mathbb N|=2^{\aleph_0}.$ I haven no idea how to find the low limit.
I think its true but i dont know how to prove it. (Maybe induction ?).
Is my proofs correct ?