A sequence of functions $(f_n)$ converges to $f$ uniformly on $S$ if and only if $$ \lim_{n\to\infty}\sup\{|f_n(x)-f(x)|:x\in S\}=0\ (1). $$
I understand this theorem. However, I wondered what the following would mean: $$ \lim_{n\to\infty}\{\sup(|f_n(x)-f(x)|):x\in S\}=0\ (2). $$ Is it equivalent? If not, what is the difference then?
Could you say that in the second expression, you are basically always considering a singleton, while in the first expression, we do actually consider a set? However, I still don't see why the second expression would mean something different.
Or is it that we can't talk about the supremum of a point? It makes no sense to talk about the supremum of $f_n(x_0)-f(x_0)$, while it makes sense to first consider all $x\in S$, and thén take the supremum. This would mean that equation (2) basically is equal to $$ \lim_{n\to\infty}\{|f_n(x)-f(x)|:x\in S\}=0, $$ so without the supremum.