Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Is a Lipschitz function differentiable?

Writer Andrew Henderson
$\begingroup$

Is a Lipschitz function differentiable?

I have been wondering whether or not this property applies to all functions.

I do not need a formal proof, just the concept behind it.
Let $f: [a,b] \to [c,d]$ be a continuous function (What is more - it is uniformly continuous!) And let's assusme that it's also Lipschitz continuous on this interval.

Does this set of assumptions imply that $f$ is differentiable on $(a,b)$?

$\endgroup$ 3

3 Answers

$\begingroup$

It is not always true indeed, good counterexample could be $x\mapsto |x-a|$. But rather, we have

Theorem: Radamacher theorem says every Lipschitz function is almost everywhere differentiable

Fine a nice proof of this theorem here: An Elementary Proof of Rademacher's Theorem - James Murphy or Here using distribution theory

$\endgroup$ 4 $\begingroup$

The function $$x \mapsto \left|x\right|$$ is Lipschitz-continuous (with $k=1$) but not differentiable at $0$.

$\endgroup$ $\begingroup$

No, it does not imply $f$ is differentiable.

Try $f(x) = |x|$ as an example!

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy