Why the limit function is bounded?

31 Views Asked by At

The proposition and part of its proof are given below:

enter image description here

I am sorry for this question if it is very easy to answer:

In the first line of the proof why the uniform convergence and each $f_{n}$ being bounded leads to the limit function, $f$ is bounded?

1

There are 1 best solutions below

0
On BEST ANSWER

$|f-f_N| <1$ for some large $N$ by uniform convergence, and then $|f| \leq |f-f_N|+|f_N|$, so $f$ is bounded.