So, from my understanding there are two versions of this theorem:
Version one states that, if $\displaystyle F(x)= \int_a^xf(t)~dt$, then $$\frac{dF}{dx}=\frac{d}{dx}\left[\int_a^xf(t)~dt\right]=f(x)$$whereas the second version states that $$\int_a^bf(x)~dx=F(b)-F(a)$$what I'm hoping to establish is this: I know that I can use the second version of the theorem to explain the first version, since $$\frac{dF}{dx}=\frac{d}{dx}\left[F(x)-F(a)\right]$$ $$=\frac{d}{dx}F(x)-\frac{d}{dx}F(a)$$and since each term in $F(a)$ will be a constant, we have that $$\frac{dF}{dx}=f(x)$$and in this regard, I understand why the theorem tells us that every function $f$ that is continuous on $[a,b]$ has an anti-derivative (or indefinite integral, if you like), $F$. What I'm trying to figure out, however, is whether or not this is a legitimate way of explaining the theorem? Is it true that both of these "versions" of the theorem are considered the same theorem? And if so, doesn't this mean that it's illegitimate to use the second version of the theorem to evaluate the first?