Consider the function from cts$([a,b],\mathbb{R}) \rightarrow \mathbb{R}$ with $f \mapsto \int_{[a,b]}f$ where $\int$ denotes the Riemann integral. I want to prove that it is continuous.
Intuitively, I think that is true because considering the compact-open topology on the function space, if we varies the function by some small distance (under $d_\infty$), the integral will also varies by a small amount.
I think I can make use of complete metric space and the fact that if whenever a sequence of functions $f_n \rightarrow f$, $\int f_n \rightarrow\int f$ such that the Riemann integration will be continuous.
However, I am struggling on writing a formal statement about this. Would anyone give me some help? Thanks!
Using the $\|.\|_{\infty}$ norm on $\mathcal{C}^0([a,b])$, the linear function $I : f \mapsto \int_a^b f$ satisfies \begin{align} |I(f)| \leqslant \| f\|_{\infty}(b-a) \end{align} Hence it is continuous with respect to the topology induced by this norm.