I know that there is a very formal definition for "manifold" out there. However, I'm working within the confines of a first course in multivariable calculus. I was wondering if the following statement is true:
Let
$$x = f(q_1, q_2) \in \mathbb{R}$$ and $$y = g(q_1,q_2)\in \mathbb{R}$$
be functions such that:
- $q_i \in \mathbb{R}$ and
2.
$$J = \begin{bmatrix}\frac{\partial f}{\partial q_1} & \frac{\partial f}{\partial q_2}\\\frac{\partial g}{\partial q_1} & \frac{\partial g}{\partial q_2}\end{bmatrix}$$
is invertible everywhere. Then these two equations describe a manifold.
Is that correct? If so, I suspect that it describes an extremely limited subset of all manifolds, but I'll take what I can get. If it is not correct, can someone please let me know why?