Let $f \colon\mathbb R \rightarrow \mathbb R $ be an increasing function. Define $F\colon \mathbb R \rightarrow \mathbb R $ as $$F(x)=\lim_{y \downarrow x}f(y), \text{ for every }x \in \mathbb R.$$ Prove that if $F$ is continuous then $f$ is primitivable.
My attempt:
First of all, I noticed that the value of function $F$ at an arbitrary point $x$ is equal to the right-sided limit of $f$ at the point in question.
It goes without saying that every monotonous function has a right-sided limit at every point. Therefore, I stated that the function $F$ is correctly defined.
Since the function $F$ is continuous, I guess that the function $f$ is continuous. Thus, it has to be primitivable.
But I'm not quite sure that from the continuity of $F$, we also have the continuity of $f$. May somebody help me with this part?