Let $f:A\to B$ continuous such that $|f(x)-f(y)|\ge c|x-y|$ with $c>0$ constant and $x,y\in A$. Prove that, for all $g:B\to \mathbb{R}$ integrable, the composite $g\circ f:A\to \mathbb{R}$ is integrable
I'm studying analysis with a bit of measure theory. We say that a function is integrable if its Dasboux sums (inferior and superior) coincide. This answer says that it's only valid to Riemann-Lebesgue integration, which is my case, but doesn't provr anything: If $\|f(x)-f(y)\|\ge \alpha\cdot\|x-y\|$ and $g$ integrable $\Longrightarrow$ $g\circ f:A \longrightarrow \mathbb{R}$ is an integrable function
Obviously this has something to do with the oscilation of $f$, becaue of the condition $|f(x)-f(y)|\ge c|x-y|$, and remember that $w(f,X) = \sup \{|f(x)-f(y)|; x,y\in X\}$ is the max variation seen in $f$ over the set $X$. So we have a case where the oscilation is $\ge |x-y|$.
There are some theorems relating the oscilation of $f$ with its integrability. One is that for a bounded $f:A\to\mathbb{R}$ to be integrable, it's necessary and sufficient that given $\epsilon >0$, then for any partition $P$ of a block $A$ we have
$$\sum_{B\in P} w_B\cdot vol \ B <\epsilon$$
How to relate this to the composite $g\circ f$ and its integrability? I thought even about using the same criteria for the integrability of $g\circ f$, but without success.