Ted123
- 428
- 0
Homework Statement
Suppose a sequence (f_n)_{n\in\mathbb{N}} converges to a limit f in the metric space (C[a,b],d_{\infty}) (continuous real valued functions on the interval [a,b] with the uniform metric.)
Show that f_n also converges pointwise to f; that is for each t\in [a,b] we have f_n(t)\to f(t) in \mathbb{R}.
Homework Equations
Uniform metric: d_{\infty} (f,g) = \text{max}_{t\in [a,b]} |f(t)-g(t)|
The Attempt at a Solution
f_n \to f in (C[a,b],d_{\infty}) \iff d_{\infty}(f_n,f)\to 0
\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\, \iff \text{max}_{t\in [a,b]} |f_n(t)-f(t)| \to 0
\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\, \iff|f_n(t)-f(t)| \to 0 for all t\in [a,b]
\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\, \iff f_n(t) \to f(t) for all t\in [a,b]
Does this prove it?
Last edited: