Let $S = \{(u\cos v, u\sin v, v): 0<v<2\pi, -\infty<u<+\infty\}.$ Show that S is a regular surface. $\newcommand{\D}{\mathrm{d}}$
I'm using DoCarmo's book, Differential Geometry of Curves and Surfaces. For $S \subset \mathbb{R}^3$ to be a regular surface, we would need for each $p \in S$, there exists a neighborhood $V$ in $\mathbb{R}^3$ and a map $\mathbb{x}: \to V \cap S$ of an open set $U \subset \mathbb{R}^2$ onto $V \cap S \subset \mathbb{R}^3$ such that $\mathbb{x}$ is differentiable (i.e., its component functions have continuous partial derivatives of all orders in $U$), $\mathbb{x}$ is a homeomorphism (i.e., it has a continuous inverse), and for each $q \in U$, the differential $\mathrm{d}\mathbb{x}_q: \mathbb{R}^2 \to \mathbb{R}^3$ is one-to-one.
Is this definition equivalent to showing that the vectors $\mathbb{x}_u$ and $\mathbb{x}_v$, where $\mathbb{x}(u,v) = (u\cos v, u \sin v, v)$ are linearly independent? If so, isn't that quite trivial?
If not, can someone show me why not, and explain what we can do?