This is going to be a really dumb question, but somehow it's not really clicking.
I read somewhere that: \int_{a}^{x} f(t)\,dt = F(x) - F(a)
But, this is also true: F(x) = \int_{a}^{x} f(t)\,dt.
Does this imply that F(x) = F(x) - F(a)?
For example, at a random number, c,:
F(c) =...