I have a question about the proof for integration by substitution. It starts the following way:
Let $ \phi: [a, b] \rightarrow [c, d]$ be continuously differentiable and $f: [c, d] \rightarrow \Bbb R$ continuous. Furthermore, let $F: [c, d] \rightarrow \Bbb R$ be an antiderivative. Applying the chain rule gives
$(F \circ \phi)' = (f \circ \phi) \phi'.$
Since $F \circ \phi$ is an antiderivative of $(f \circ \phi) \phi'$, applying the fundamental theorem of calculus gives
$\int_a^b f(\phi(t))\phi'(t) dt = F(\phi(b)) - F(\phi(a)).$
Now, how does he conclude the last step? I don't see how he is applying the theorem actually.