Let $I \subset R$ be an interval. A differentiable function $F: I \rightarrow R$ is called a primitive for the function $f : I \rightarrow \mathbb{R}$ if $$F' (x) = f(x)$$ for all $x \in I$.
Show: If $F_ 1$ and $F_2$ are two primitives for $f$ on $I$ then there is a constant $C \in \mathbb{R}$ such that $F_2 \equiv F_1 + C$, i.e. $F_2(x) = F_1(x) + C$ for all $x \in I$.
What we have covered so far is the formal definition of the derivative in terms of the limit: $$ \lim_{h \rightarrow 0}\frac{F_1(x+h)-F_1(x)}{h}= f(x)$$ $$ \lim_{h \rightarrow 0}\frac{F_2(x+h)-F_2(x)}{h}= f(x)$$
I do not see how I can prove firsthand that these two functions differ by a constant. I know it to be true from my pre-calculus and calculus experience, but how would one make the argument from an analysis point of view, can someone give me a hint as to where this constant 'appears'.
We normally just define $F_2=F_1 +C$ and then it would follow immediately that these two functions have the same derivative.