Let $f:[a, b] \to \Bbb R$ be increasing and $g:f[a, b] \to \Bbb R$ be integrable. Is $g\circ f$ integrable on $[a, b]$?
It seems integrable to me since $g$ is integrable on $[f(a),f(b)]$ since for any partition $P'$ of $[a,b]$, we can choose partition $P''$ of $[f(a),f(b)]$ such that $$U(g\circ f,P')−L(g\circ f,P')≤U(g,P'')−L(g,P'')$$ Is this reasoning correct?