Suppose $F:\mathbb{R}\to\mathbb{R}$ is a continuous function and $\delta>0$. Define for every $x\in\mathbb{R}$, $$ F_\delta(x):=\sup_{0<h<\delta}\frac{F(x+h)-F(x)}{h}. $$ Show that $F_\delta:\mathbb{R}\to\mathbb{R}$ is a measurable function.
This is essentially a "simpler" version of this one. Playing around with the definitions of continuous functions and measurable functions, I still don't see how to go on.
By continuity of $F$, we have (since A continuous mapping is determined by its values on a dense set) $$ F_\delta(x)=\sup_{h\in(0,\delta)\cap\mathbb{Q}}\frac{F(x+h)-F(x)}{h}. $$
Thus one can reduce the supremum over a countable set for each $x\in\mathbb{R}$. But I don't see how this would help much.