I am reading a proof in a convex optimization book and at the beginning of the proof it says the following:
for any $x, y$ in $\mathbb{R}^n$, we have $f'(y) = f'(x) + \int_{0}^{1} f''\left( x + \tau(y-x)\right)d~\tau$.
I think this is some form of taylor expansion but I don't understand it. thanks for any enlightenment.