I have to prove that a certain function $F(x): \mathbb{R}^m \rightarrow \mathbb{R}^n$ is continuously differentiable and its Jacobian $J(x)$ is Lipschitz continuous.
Are both criteria fulfilled if
$ \left\Vert J(y) - J(x) \right\Vert \leq L \left\Vert y- x \right\Vert \quad \forall x,y \in \mathbb{R}^m$
is fulfilled? And what does the Lipschitz continuity of the Jacobian tell me about the Lipschitz continuity of the function $F(x)$ itself?
Thank you!