Assume that a sequence $(f_n)$ of functions $f_n:[0,1] \rightarrow \mathbb R$ is uniformly convergent to a function $f:[0,1]\rightarrow \mathbb R$. Moreover let (for each $n\in \mathbb N$) $f_n$ be bounded and $f_n$ be a derivative of some $F_n: [0,1]\rightarrow \mathbb R$.
How to show that $f$ is a derivative of some $F:[0,1]\rightarrow \mathbb R$?
My attempt: by assumptions follows easily that $f_n$ (as derivative) is measurable , consequently (as measurable and bounded) $f_n$ is integrable. Hence $F_n$ is absolutely continuous. We have also that $f$ is integrable and bounded (as a consequence of uniformly convergence). Let $$G_n(x)= \int_0^xf_n(t)dt.$$ Then (using definition of uniform convergence) $$\lim_{n\rightarrow \infty} G_n(x)= \int_0^x f(t)dt=:G(x) \textrm{ for } x\in [0,1].$$
I'm not sure whether $G'(x)=f(x)$ for all $x∈[0,1]$., because I know only that absolutely continuous function has derivatives almost everywhere.