I'm trying to solve this following question:
Let $g:\mathbb{R^{n}\to R^{n}}$ be a differentiable function. Show that if exists $0\le r<1$ s.t. $\forall a\in \mathbb{R^{n}} \quad \vert\vert{(Dg)_a}\vert\vert_{op}\le r$, when $\vert\vert{(Dg)_a}\vert\vert_{op} =\max \left\{\vert\vert(Dg)_a \vert\vert_2: \vert\vert x\vert\vert _2=1\right\} $, then $g$ has a fixed-point in $\mathbb{R^{n}}.$
I wanted to show that $g$ is a contraction mapping, and since $\mathbb{R^{n}}$ is a complete metric space - g admits an unique fixed-point (Banach fixed-point theorem), but I couldn't prove that $g$ is indeed a contraction mapping.
Any hint would be appreciated. Thank you!