Find the cardinality of $A= \left\{ f : \mathbb N \rightarrow \mathbb N \mid \forall x:f(x)\le x\right\}$

127 Views Asked by At

How can I solve tasks like this one?

Example task

Find the cardinality of $$A= \left\{ f : \mathbb N \rightarrow \mathbb N \mid \forall x:f(x)\le x\right\}.$$

I know that $|A| \le \mathfrak{c}$ but how to deal with lower bound?

1

There are 1 best solutions below

3
On BEST ANSWER

Notice that the set $\{f:\Bbb N\to\{0,1\}\mid f(0)=0\}=B⊆A$, so $|A|≥|B|=2^{|\Bbb N|}=\frak c$