Let $f \in C^1([0,1])$ be a non-decrease function such that $f(0)=0, f(1)=1$.
Does there exist $[a,b] \subset [0,1]$ such that $\inf\limits_{x \in [a,b]}|f^{\prime} (x)| \geq \frac{1}{b-a}$?
Let $f \in C^1([0,1])$ be a non-decrease function such that $f(0)=0, f(1)=1$.
Does there exist $[a,b] \subset [0,1]$ such that $\inf\limits_{x \in [a,b]}|f^{\prime} (x)| \geq \frac{1}{b-a}$?
Depends on $f$.
$f(x)=x^2$ is a counter example.
If $a>1/2$, the infimum is at most 2 and $b-a<1/2$ so the inequality is false.
If $a=0$, the infimum is zero so the inequality is definitely false.
If $0<a\le 1/2$, the infimum is at most 1 whereas $b-a<1$, so inequality is again false.
—
Edit: in the mean time rtybase found the key: this is true only if $f$ stays constant equal zero, then increases straight to one, and then remains constant at 1. In this case $[a,b]$ will be exactly the interval in which the function grows linearly from 0 to 1. I let you work the details from rtybase’s comment until you prove this claim.