Lee Smooth Manifolds

In these notes we prove three foundational theorems in multivariate analysis: the inverse function theorem, implicit function theorem, and change of variables theorem. For both vectors and matrices refers to the supremum norm while refers to the Euclidean norm, following Munkres’ convention. Note we abuse the term diffeomorphism a bit here to mean “a bijective map with a inverse,” ignoring additional topological conditions of connectivity and such.

Theorem 1: Let be open and be an injective map (). If is non-singular for every , then is open in and is a diffeomorphism from to .

Proof) First, because is and is always non-singular we can locally lower-bound the length contraction that incurs. Take any and let . We claim that there is a open ball of such that for any , where . seems to be the most unmotivated constant here; it appears because it’s the minimum “contraction factor” of the nonsingular matrix ; for any , .

The proof is quite intuitive. Take ; then, , and thus there is a open ball of such that for all . Given any , for a fixed coordinate , there exists some in the segment connecting and such that

Thus, for any . For these same , must satisfy

Note we can easily find an upper bound too as , though this isn’t useful for our purposes.

Next we show that is open in . Take any ; it suffices to show there is some such that , where . We utilize the fact that if is a differentiable function that maps an open subset of to , if has a local extremum at some point , .

Take a rectangle such that ; is a compact subset of disjoint from , and thus there is some such that . We claim that . To prove this, take any arbitrary point and the function defined as . As is compact, there is some point for which achieves a global minimum. cannot be on , as if , . Thus, , meaning . As is nonsingular, one can check this is only possible if , implying .

We now consider the inverse function of , which is guaranteed to exist by injectivity. By the argument above, must also map any open subset of into an open subset of , and thus is an open map, implying is continuous. We show that for any and , is differentiable at and . That is, we show that if ,

We can confirm with simple computation that

If we let ,

The middle term converges to the vector as and as by continuity. The right term is bounded within some neighborhood of as, by our previous argument, there exists some and neighborhood of such that for any , . All together, the expression is forced to converge to .

It suffices to show is ; we do so by induction. We’ve already shown that is , as its partial derivatives are algebraic expressions of functions. Note that we can decompose the function as follows:

where is the matrix inversion operator. Assume we have shown is for some ; the entries of then become , implying is . Induction completes the proof.

Corollary (The Inverse Function Theorem): Let be open and be a map. If is such that is nonsingular, there are neighborhoods of and of such that is a diffeomorphism from to .

Proof) There is a neighborhood of in which is nonsingular, and by arguments in Theorem 1 there is a neighborhood such that for all where is some fixed constant, implying injectivity. Taking and applying Theorem 1 completes the proof.

Note that modifying the above theorem to make and connected neighborhoods of and is quite simple; take the connected components of the original and containing and , respectively. As is locally path-connected, these components are open, and thus the resulting restriction is still with a inverse.

Theorem 2 (Implicit Function Theorem): Let be open in ; let be of class . Write in the form , for and . Suppose that is a point of such that and

Then there is a neighborhood of in such that there exists a unique continuous function such that and for all . This function is of class .

Proof) Consider the function such that . is clearly and is nonsingular at . By the inverse function theorem, there are connected neighborhoods of and of such that is a diffeomorphism from to ; let be its inverse. Take a connected neighborhood of such that , and define such that . Such an satisfies for all , , and is ; we have found our desired function.

It suffices to show this function is unique over the neighborhood . FTSOC, assume there is some other continuous function such that for all and . Note that iff as is a bijection between and . Thus, the set is open as it is equal to . Meanwhile, as and are both continuous the set is also open in . If and are not equivalent functions these sets form a separation of the connected set , an immediate contradiction.

Theorem 3: Let be a diffeomorphism of open sets in . Then for every continuous function that is integrable over , the function is integrable over , and

Note these integrals are all improper integrals.

Proof) We first reduce the problem to something more tractable. First, if we show the Theorem holds for diffeomorphisms and , the theorem must hold for .

Wow this proof is like… really… really long and quite annoying to write down. See Munkres 20 for the full proof; it really is a lot of machinery that isn’t all that difficult in actuality.