The definition of an invertible function that my book (Apostol's Mathematical Analysis) gives is:
A function $f:S \to\mathbf{R}^n$, where $S$ is open in $\mathbf{R}^n$, has a unique inverse if $f$ is $C^1$ on $S$ and $J_f(\mathbf{a})\not = 0$ on $S$ (where $J_f(\mathbf{a})$ is the Jacobian determinant of $f$ at $\mathbf{a}$).
This definition is fine for functions from $\mathbf{R}^n$ to $\mathbf{R}^n$, but what about for $g:\mathbf{R}^n\to\mathbf{R}^m$? In this case the determinant does not exist, so this theorem does not apply! How do I determine whether such a $g$ is invertible?
Also, for a function $f$ between topologies we know that $f$ has an inverse if it is bijective - does that apply here as well? Is it sufficent to show that $g$ is bijective? Is the inverse of $g$ always unique?