Lipchitz condition: $f:R→R$ is called Lipschitz continuous if there exists a $K>0$ such that, for all real $x_1$ and $x_2$, $|f(x_1 )-f(x_2 )|≤K|x_1-x_2 |$.
Is every function satisfying the Lipchitz condition differentiable?
Lipchitz condition: $f:R→R$ is called Lipschitz continuous if there exists a $K>0$ such that, for all real $x_1$ and $x_2$, $|f(x_1 )-f(x_2 )|≤K|x_1-x_2 |$.
Is every function satisfying the Lipchitz condition differentiable?
A counterexample is $$y=|x|$$. This function is not differentiable at $x=0$. However, it is Lipschitz continuous, since $|y(x_1)-y(x_2)|\le |x_1-x_2|$.