Consider these different notions of continuity, listed in order of decreasing strength:
- Continuously differentiable
- Lipschitz continuous
- Absolutely continuous
- Uniformly continuous
- Continuous
I was wondering how far up the list we have to go before it is ensured that a function $f:\mathbb R\to\mathbb R$ must be such that $f'(x_0)$ for an irrational $x_0$ can always be recovered from information about only the values of $f'$ for rational numbers, i.e., that $f'(x_0)=\lim_{x\to x_0}f'|_{\mathbb Q}(x)$ whenever the right-hand side of that equation is defined.
I know that uniform continuity is not sufficient: Minkowski's_question_mark_function is a counter-example (for all rational $x$, $f'(x)$ is $0$, so the RHS of the equation is also always $0$, but there are irrational $a$ such that the LHS is not). On the other hand, $f$ being continuously differentiable is obviously sufficient. But what about absolute and Lipschitz continuity?