I have trouble understanding easy integral concept.
Here, one of the integral theorem states:

And I was wondering what would happen if $F'(x)$ is back in to the integral.
For example, $F(x) = \int_{-1}^{x}\ {2t+t^2}, x \in [-1,5]$
$$F'(x) = 2x + x^2, x \in (-1,5)$$
Then if $F'(x)$ is back in to $\int_{-1}^{x}$ as in $\int_{-1}^{x}\ {2x+x^2}$, should it return $F(x)$?
I mean is the following statement true?
$$\int_{-1}^{x}\ {2x+x^2} = \int_{-1}^{x}\ F'(x) = F(x) = \int_{-1}^{x}\ {2t+t^2}$$
What I am confused about is the change of the variable above.