ProofCalculusIntroProof Builder

Proof of the chain rule

The chain rule says the derivative of is . The proof uses a continuous extension of the difference quotient to handle all cases cleanly.

Primary Tool

Proof Builder

Open proof builder

Reading the chain rule proof line by line is easier in the Proof Builder because each structural move — defining , extending , applying the product of limits — stays visible as a separate step.

What the chain rule says

If is differentiable at and is differentiable at , then the composition is differentiable at and .

Informally: the rate of change of the outer function evaluated at the inner output, times the rate of change of the inner function. The proof shows this informal picture is exact.

Why the naive approach almost works

The most direct attempt is to write and multiply and divide by , giving .

This works when for all small . But it fails when is locally flat — when even though — because the factor is undefined.

The fix is to define a function that equals the difference quotient of when and equals when . Because is differentiable at , this is continuous at , so the limiting argument goes through in all cases.

Step-by-step proof strategy

Work through these moves in order. Each step is one logical unit.

  1. 1Write the limit definition of using the standard difference quotient.
  2. 2Define . This is the increment in the inner function as the input shifts by .
  3. 3Note that as because differentiability implies continuity.
  4. 4Define for and . Check that is continuous at .
  5. 5Rewrite the difference quotient of as . This identity holds whether or not.
  6. 6Take the limit as : the first factor converges to and the second factor converges to .
  7. 7Conclude by the product of limits: .

Connecting to concrete examples

Consider . Here and . The chain rule gives .

The two-factor structure always appears: derivative of the outer function evaluated at the inner value, times derivative of the inner function. The proof makes precise why those two contributions multiply.

Common Pitfall

The chain rule is not just 'bring down the power.' It applies to any differentiable composition, including cases like or , wherever there is an inner and outer function.

Try a Variation

Try differentiating using the chain rule. Identify which function is and which is , then apply the rule and simplify.

Related Pages

Keep moving through the cluster

Back to Learn Math →