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.
If $x\in[0,1]$ then $$\begin{align} f(x)&=\int_0^xf'(t)\,dt\\ &\ge-\Bigl|\int_0^xf'(t)\,dt\Bigr|\\ &\ge-\int_0^x|f'(t)|\,dt\\ &\ge-\int_0^1|f'(t)|\,dt. \end{align}$$
Edit
I just realized that I made a mistake, since $f(x)=f(0)+\int_0^xf'(t)\,dt$. The above is valid only if $f(0)=0$. If $f$ does not change sign, then the inequality may fail, as the example $f(x)=-1$ shows.
If $f(\xi)=0$ for some $\xi\in[0,1]$ and $\xi\le x\le1$ then $$\begin{align} f(x)&=\int_\xi^xf'(t)\,dt\\ &\ge-\Bigl|\int_\xi^xf'(t)\,dt\Bigr|\\ &\ge-\int_\xi^x|f'(t)|\,dt\\ &\ge-\int_0^1|f'(t)|\,dt. \end{align}$$ Similarly if $0\le x\le\xi$.