This result seems basic but I couldn't find a proof anywhere. Suppose $\mathbf{f}:[a,b]\to\mathbb R^n$ is Riemann integrable. Let $\|\cdot\|$ be a norm on $\mathbb R^n$. I want to show that $\|\mathbf f(x)\|$ is Riemann integrable as a function $[a,b]\to\mathbb R$. Is this result true? How can I prove it? Thanks in advance!
I know how to prove this result for specific norms like $\|\cdot\|_1$ and $\|\cdot\|_2$, but I don't know how to prove it for a general norm. btw I'm using the defintion that $\mathbf{f}:[a,b]\to\mathbb R^n$ is Riemann integrable if each of its components $f_i$ are Riemann integrable. Then the integral would be $\int\mathbf{f}(x)dx=(\int f_1(x)dx,\cdots,\int f_n(x)dx)$.
For $i=1,..,n$ and $n\in\mathbb{N}$ let $f_i$ be Riemann-integrable i.e. $\int_{\mathrm{Dom}(f)}\left|f_i\right|\mathrm{d}x<\infty$ be finite and let $\mathrm{Dom}(f)$ be the domain of $f$. Thus with $\left\|v\right\|_1:=\sum_{i=1,...,n}\left|v\right|$ for $v\in\mathbb{R}^n$ it holds \begin{equation} \infty>\sum_{i=1,...,n}\left|f_i\right|=\int_{\mathrm{Dom}(f)}\sum_{i=1,...,n}\left|f_i(x)\right|\mathrm{d}x=\int_{\mathrm{Dom}(f)}\left\|f(x)\right\|_1\mathrm{d}x. \end{equation} Let $\left\|\cdot\right\|_0$ be any norm on $\mathbb{R}$. Since all norms on $\mathbb{R}^n$ are equivalent (thus also $\left\|\cdot\right\|_0$ and $\left\|\cdot\right\|_1$) we habe a univesal constant $C$ such that $\forall v\in\mathbb{R}^n : C\left\|v\right\|_0\leq \left\|v\right\|_1$. Pluging that inequality into the above inequality we get \begin{equation} \infty>\int_{\mathrm{Dom}(f)}\left\|f(x)\right\|_1\mathrm{d}x\geq \int_{\mathrm{Dom}(f)} C\left\|f(x)\right\|_0\mathrm{d}x. \end{equation} Hence by linearity of the integral operator $\int_{\mathrm{Dom}(f)}\left\|f(c)\right\|_0\mathrm{d}x$ must be finite.
EDIT: if you are lackong some theorems and need a proof for the riemann integral as limit of riemann sums, just do the same calculation with the riemann sums instead of the integral.