Question: Let $f$ be defined on an open interval $(a, b)$ and assume that for some $c \in (a, b)$ $f^{\prime} (c)> 0$ then show that there is a open ball around $c$, say $B(c) \subseteq (a, b)$ in which $f(x)> f(c)$ if $x>c$ and $f(x)< f(c)$ if $x<c$. Note: $f^{\prime}$ denotes the derivative of the function $f$.
What I have understood is that I have to show that function $f$ is strictly increasing in the interval $(a, b)$. Given that $f^{\prime} (c)> 0$ which implies that $f$ must be differentiable. Now, I am trying to apply the Lagrange mean value theorem. But I am not sure which interval to take so that I can prove desired inequality. Also, how can I introduce open ball around $c$ so that $B(c) \subseteq (a, b)$ and desired inequality holds true there.
Thank you