I am reading on implicit representations of surfaces and cant quite come around the following example. Take $F : \mathbb{R^3} \rightarrow \mathbb{R}$, where $F(x,y,z)=x^2+y^2+z^2$. Now we want to verify under what conditions the equation:
$$ F(x,y,z)=c $$
define a $C^1$ surface. Now:
$$ dF = \begin{pmatrix}2x&2y&2z\end{pmatrix} $$
Rank$(dF)=2$ if $(x,y,z)\neq0$. The author follows up concluding that the 2-dimensional surface is well defined if $c>0$. I have a gap somewhere and can't follow the argument. Any hints os references? Thanks.
Have a look here http://en.wikipedia.org/wiki/Preimage_theorem or e.g. in the book by Guillemin and Pollack Differential Topology.
Basically in your case the preimage theorem says that if $F:R^3\rightarrow R$ is a smooth function and if $c\in R$ is a point such that for all $x$ in the preimage $f^{-1}(c)$ the Jacobian $DF_x$ has maximal rank (such a point is called a regular value), then the locus $\{(x_1,x_2,x_3)\in R^3:F(x_1,x_2,x_3)=c$ is a manifold of dimension $\mathrm{dim}(R^3)-\mathrm{dim}(R)=2$.