I don't know if it has anything directly to do with the fundamental theorem of calculus, but if it does I can't seem to see the connection. Or maybe I just don't understand the theorem.
I can understand how the definition of derivative works... you plug in any $f(x)$ and you get out $f\prime(x)$.
$$f\prime(x)=\lim_{h\to \infty}\frac{f(x+h)-f(x)}{h}$$
But I can't understand the connection between the limit process of finding the area under a curve and the definite integral.
$$\lim_{n\to \infty}\sum_{i=1}^{n}y_{i}\Delta x\ on\ interval\ [a,b]=\int_{a}^{b}f(x)\ dx$$
Why is it that the anti-derivative of a function can serve as a shortcut to solving this problem?