I was reading this question, which asks
Let $f:[a,b] \to [\alpha,\beta]$ be an absolutely continuous function and $g:[\alpha,\beta] \to \mathbb R$ a Lipschitz-continuous function. How can I show that then $g\circ f$ is absolutely continuous again?
I understand the proof, but I was wondering, what if we let $g: [\alpha, \beta] \to \mathbb{R}$ be absolutely continuous instead of Lipschitz continuous. Does the result still hold?
I have been trying to prove it, but I don't think I can get back to Lipschitz continuity from absolute continuity. If I cannot, then I am unsure how to treat
$$ \sum_{1}^{n} |f(g(s_i)) - f(g(t_i))| $$
where $\{[s_i, t_i] : i = 1, \dots, n\}$ is a finite collection of mutually disjoint subintervals of $[a, b]$. I would want to represent this somehow as another disjoint collection, but don't see how to.