Inverse Function Theorem
The Inverse Function Theorem states that a continuously differentiable function with nonsingular Jacobian has a local inverse that is also continuously differentiable. This fundamental result ensures that smooth functions are locally invertible near non-degenerate points and provides a formula for the derivative of the inverse. Applications include coordinate transformations, differential geometry, and optimization.
Statement
Let be continuously differentiable on an open set , and let . If the Jacobian matrix is invertible (i.e., ), then:
- There exist open neighborhoods of and of such that is a bijection.
- The inverse is continuously differentiable.
- For , .
The theorem is local: it guarantees invertibility only in neighborhoods, not globally. For example, is globally invertible, but is only locally invertible away from (where ).
Examples
The map has Jacobian
, so is invertible when . Thus is locally invertible away from the origin, giving local polar coordinates.
For , the condition is just . The theorem says: if , then is locally invertible near with (the usual inverse derivative formula).
Let (complex exponential in real coordinates). At any point,
so is locally invertible everywhere. However, is not globally injective: (periodicity in ).
Proof idea
The proof uses the Banach Fixed-Point Theorem. Given near , we seek with . Define . Then is a contraction near (using that is continuous and invertible), so has a unique fixed point with . This gives the local inverse.
Applications
In optimization with constraints, the Inverse Function Theorem guarantees that constraint manifolds are locally parametrizable, enabling Lagrange multipliers and constraint qualification.
Smooth manifolds are defined by "gluing" open sets of via coordinate charts. The Inverse Function Theorem ensures transition maps between charts are smooth.
Summary
The Inverse Function Theorem:
- Nonsingular Jacobian local invertibility.
- Inverse is smooth with derivative .
- Proof uses Banach Fixed-Point Theorem.
- Applications: coordinate transformations, manifolds, optimization.
See Inverse Function Theorem proof and Implicit Function Theorem.