let $f(x)$ can change sign in $x\in [0,1]$ and is continuous derivative function, show that
$$\min_{x\in[0,1]}f(x)\ge-\int_{0}^{1}|f'(x)|dx$$
My try:since $f(x)$ change sign in $x\in [0,1]$,
then there exsit $\xi\in [0,1]$ such $f(\xi)=0$. then
$$\Longleftrightarrow \min_{x\in [0,1]}f(x)-f(\xi)\ge \int_{0}^{1}|f'(x)|dx$$ then let $$f(a)=\min_{x\in[0,1]}f(x)$$ so $$\Longrightarrow f(\xi)-f(a)\le\int_{0}^{1}|f'(x)|dx$$
then How to prove this inequality?
Thank you(maybe this problem have some methods) for your nice methods.