Derivative of differentiable function satisfies intermediate value property

From Calculus

Statement

Suppose f is a differentiable function on an open interval (p,q). Then, the derivative f satisfies the intermediate value property on (p,q): for a<b, both in (p,q), and any value w is strictly between f(a) and f(b), there exists c(a,b) such that f(c)=w.

Related facts

Facts used

  1. Lagrange mean value theorem

Proof

Proof idea

The proof idea is to find a difference quotient that takes the desired value intermediate between f(a) and f(b), then use Fact (1).

Proof details

Given: f is a differentiable function on an open interval (p,q). Suppose a<b, both in (p,q), and suppose w is strictly between f(a) and f(b),

To prove: There exists c(a,b) such that f(c)=w.

Proof: Consider the function g defined on the interval [0,1] as follows. By Δf we denote the difference quotient:

g(t):={f'(a),t=0(Δf)(2tb+a(12t),a)=f(2tb+a(12t))f(a)2t(ba),0<t<1/2(Δf)(b,a)=f(b)f(a)ba,t=1/2(Δf)(b,(22t)a+b(2t1))=f(b)f((22t)a+b(2t1))(22t)(ba),1/2<t<1f'(b),t=1

Note that for 0<t<1, g(t) is a difference quotient between two points in [a,b], at least one of which is one of the endpoints a,b.

Step no. Assertion/construction Facts used Given data used Previous steps used Explanation
1 g is continuous on (0,1/2) and (1/2,1). f is differentiable, hence continuous Follows directly from continuity of f and the nature of the expressions.
2 g is right continuous at t=0 definition of derivative as a limit of a difference quotient [SHOW MORE]
3 g is continuous at t=1/2 We plug t=1/2 in the left side and right side definition and check.
4 g is left continuous at t=1 definition of derivative as a limit of a difference quotient <toggledisplay>The left hand limit at 1 is limt1(Δf)(b,(22t)a+b(2t1)). Put x=(22t)a+b(2t1) and plug in, and get limxb(Δf)(b,x)=limxbf(b)f(x)bx=limxbf(x)f(b)xb, which is the definition of the left hand derivative. We are assuming the existence of a two-sided derivative f(b), so the left hand derivative equals f(b), which is g(1).
5 g is continuous on [0,1]. Steps (1)-(4) step-combination direct.
6 There exists t(0,1) such that g(t)=w. In particular w is a difference quotient between two points, both of them in [a,b]. Fact (1) w is between f(a) and f(b). Step (5) By definition, f(a)=g(0) and f(b)=g(1). Step (5) and Fact (1) tell us that since w is between these, there exists t(0,1) such that g(t)=w.
7 There exists c(a,b) such that f(c)=w. Fact (2) Step (6) Step-fact combination direct.