0

The implication clearly does not hold for example when $x \in (0, 1)$ for $f(x) = x$ and $g(x) = 1$.

Is there a simple condition under which it does hold?

S11n
  • 898

1 Answers1

3

The answer is that under no conditions is your title statement guaranteed to be in effect.

Pick any two functions you want on a closed interval $[a,b]$. Adding or removing a constant makes the two functions have a bigger or smaller relationship with one another but they leave the derivative unchanged.

Another way to frame this is by taking your original claim and making it equal to $g(x) - f(x) > 0 \Leftrightarrow h(x) > 0$ and asking when $h'(x) > 0$ which in no way is guaranteed to hold for every choice of functions $f,g$.

It's trivial that there is no one answer to it.

EDIT: My first claim is already answered in a post linked above.