We are allowed to assume that $f(x_j) - f(x_{j-1}) = \int_{x_{j-1}}^{x_j} f'(x) dx.$
So I have shown that given any partition $P$ of the interval $[a,b]$, that $T(f,P) \leq \int_{a}^{b} |f'(x)| \, dx.$ Taking the supremum of $T(f,P)$ over all possible partitions $P$ of $[a,b]$, we get that:
$V_{a}^{b} f \leq \int_{a}^{b} |f'(x)| \, dx.$
I am stuck here on trying to prove equality. I know I haven't explicitly used the fact that $f'$ exists on $[a,b]$ and is continuous on $[a,b]$ but I don't see how that helps me.
Any and all help is very greatly appreciated. Thanks in advance!!!