Let $f: U \to \mathbb{R}^{m}$ differentiable function on open $U \subset \mathbb{R}^{m}$. If $|f(x)|$ is constant when $x$ varies in $U$, then Jacobian determinant of $f$ is zero.
I'm a little lost. I know that $f(x)$ is constant, the partial derivatives are zero. But, how do I deal with $|f|$? To show that the determinant is zero is sufficient to show that the partial derivatives are zero?
If $|f| \equiv 0$ then $f\equiv 0$ hence $Df \equiv 0$.
If $|f| \equiv c \not=0$ then $f(x) \not =0$ for any $x$. Fix $x \in U$ and $h\in \mathbb R^m$, for $t >0$ small we have $x + t h\in U$ and $$\sum_{i=1}^m f_i^2(x + th) = c.$$ Differentiating at $t=0$ we have $$ \sum_{i,j=1}^m \partial_j f_i(x) f_i(x) h_j = 0. $$ In other word $Df(x) f(x) \cdot h = 0$ for any $h\in \mathbb R^m$ hence $Df(x) f(x) =0$. Since $f(x) \not=0$ then $0$ is an eigenvalue of $Df$ which implies $det(Df) =0$.