I am trying to solve the following problem.
Let $f:(a,b) \to \mathbb{R}$ be a differentiable function with a global isolated minimum at $x_0$. Then is it true that there exist $c < x_0 < d$ such that $f'(x) \le 0$ if $x \in (c,x_0)$ and $f'(x) \ge 0$ if $x \in (x_0, d)$?
I think it is true. I want to prove that for $f(x_0)$ to be a global isolated minimum, there must be an interval $(x_0, d)$ where the function is strictly monotonically increasing and an interval $(c, x_0)$ where the function is strictly monotonically decreasing. This would proof what I want to prove.
Anyway, I have not been able to prove it. Does anyone know if the assertion is true or have any ideas on how to prove it?