I have been struggling to prove that if $f$ is integrable on $B$ and $g$ is continuous and strictly increasing on $A$ such that $Img \subset B$, then $f\circ g$ is integrable on $A$.
I know that this is true, for example, in the case when $f$ is integrable on $B=[0,1]$ and $g=x^n$ with $A=[0,1]$, then $f\circ g=f(x^n)$ is integrable on $A$. This is easily shown by Lebesgue criterion for Riemann integrability, because if $f$ is integrable on $[0,1]$, then it is discontinuous on the subset of $[0,1]$ of measure zero. Then since $g:[0,1] \rightarrow [0,1]: x \mapsto x^n$ is continuous bijection, the set of discontinuities of $f \circ g$ has measure zero. So, $f \circ g$ is integrable on $[0,1]$ by Lebesgue criterion again.
Is my argument above for the special case example correct? If yes, can one generalize it somehow?