Prove that the $n$-sphere :
$$S^n=\{(x_1,...,x_{n+1})\in\mathbb{R}^{n+1}:x^2+...+X^2_{n+1}=1\}$$
is a manifold by showing that $0$ is a regular value for the function:
$$f:\mathbb{R}^{n+1}\rightarrow\mathbb{R}$$ defined by: $(x_1,...,x_{n+1})\in\mathbb{R}^{n+1}\mapsto x_1^2+...+x^2_{n+1}$
My attempt:
A regular value: of $f:U \rightarrow \mathbb{R}^m$ is a point in $\mathbb{R}^m$\ $f(C_f)$, the complement of the image of all critical points of $f$. (not sure what this is saying)...
Don't know how to do the problem..
So the definition I'm operating with for a regular value is that if you have $G: U\to \mathbb{R}^k$ where $U$ is an open, nonempty subset of $\mathbb{R}^n$ and $k < n$, then $y$ is a regular value if $DG(x)$ has rank $k$ for every $x\in G^{-1}(y)$. This is identical to the preimage of a regular value not having any critical points, since the rank of the derivative is not maximal at those points.
Now, in the case of $f(x) = \sum_i x_i^2$, we have that $Df(x) = 2x$. This has rank 1, since $Df(x) = 0 \implies x = 0$, and $0 \notin f^{-1}(1)$. Thus, $1$ is a regular value, and the preimage of $1$ (the unit sphere) is a manifold.