I'm studying the change of variable formula in Lebesgue integral, and I've found some similar materials in here.
Among the explanation, I'm not sure why $F \circ g$ is differentiable a.e
If it meant that $F \circ g$ is absolutely continuous, I guess there is some counter-example that makes the composition not absolutely continuous such as this
What property makes the composition differentiable a.e? Any comments about this including my error (if exists) would be grateful. Thank you.
-additional-
I have additional questions regarding the answer.
1: I suppose when $f$ is real-valued function (actually I'm interested in this general case), I could define $f_n$ as follows and then apply rest of your methods (including DCT). Tell me if this is wrong. $$f_n(x) = \begin{cases}n &\text{ if } f(x) \ge n\\ -n &\text{ if } f(x) \le -n\\ f(x) &\text{ otherwise}\end{cases} $$
2: I think the prerequisite for this question is estimated to be the following statement; $f$ is integrable, and $g$ is absolutely continuous and increasing, then $f(g(x))g'(x)$ is integrable as well. This was my trial, which seems not perfect.
Suppose $g(x) = y$, then this leads to $g'(x)dx = dy$ (basic calculus). Then,
$\int |f(g(x))g'(x)|dx$
=$\int |f(y)|dy$ < $\infty$ (∵ $f$ is integrable)
But this doesn't look nice to show the integrability of $f(g(x))g'(x)$. Is there any other way to show $f(g(x))g'(x)$ is integrable? Or, is this enough to prove the integrability?