I have trouble in understanding what the elements in the following set are: $$ V = \{f:\mathbb{N}\to \mathbb{N} \mid \text{there is $N_f \in \mathbb{N}$ so that $f(x) \le N_f$ for all $x\in\mathbb{N}$} \}. $$
I always have trouble in reading these definitions in a normal way. Can someone explain me how to read definitions (or sets) like these and what the members of this set are?
I have to prove whether this set is countable or not, but for that I first have to understand what the set actually means.
Thank you.
I like to take it apart. First, $V$ is the set of all functions from $\Bbb N \to \Bbb N$ that satisfy the given condition. That gets us thinking about the right stuff. What is the condition? That the function $f$ has some $N_f$ (that depends on $f$) so that all the values of $f(x)$ are less than or equal to $N_f$. This means (across all $x \in \Bbb N$) there is some number greater than all the $f(x)$, which is an upper bound. This is the set of all bounded functions.