I get stuck in the following exercise:
Let $A \subset \mathbb{R^n}$ an open set and $f:A\rightarrow\mathbb{R^m}$ differentiable. If $f$ is Lipschitz with $M$ constant then $||f'(x)|| \leq M $ for all $x \in A$.
My try:
Take $x, y \in A $ by MVT there is $c \in \overline{xy}$ such that
$$f(x) - f(y)= f'(c)(x-y)$$
Therefore
$$||f(x) - f(y)||= ||f'(c)(x-y)|| = ||f'(c)||\cdot||x-y|| $$
Here I get stuck, I'm not sure if it's the right way.
I would appreciate any help, Thank you.
HINT: Work with the definition of the derivative instead and use the reverse triangle inequality. Then you might show that (for any $\varepsilon>0$) $\|f'(x)h\| \le (M+\varepsilon)\|h\|$ for $h$ sufficiently small.