Existence through Fixed Points
While watching this
lecture (in case the link breaks one day: Steffano Luzzatto teaching Dynamical Systems at ICTP, lecture 11),
I saw my first clever use of fixed-point theorems in analysis. In particular,
we used a leveled-up version of the
contraction mapping theorem
to show that a certain map was actually a homeomorphism. The main takeaway
is that by rearranging what you want to be true into a statement that
some object is a fixed point, we can show that our dreams can be realized.
This mode of argument is extremely common in algebra and logic, so it’s
like a friendly face in the often stressful world of analysis.
We start with the leveled-up contraction mapping theorem. This theorem
lets us take a family of contractions (parametrized by some metric space)
and conclude that the fixed points vary continuously in the parameter.
Let and be metric spaces, with complete.
Let be continuous so that each
is contracting with the same constant . Then the fixed point
of varies continuously in .
In the interest of completeness (pun intended), the proof goes as follows
(this is basically taken straight from the linked video):
We will write for . For any , we have
.
Then since , we see this is the same as
.
Lastly, since is a contraction,
,
which we rearrange to .
Then by specializing to , we see
.
But as , the right hand side goes to
(by the continuity of ). So goes to too,
showing is continuous.
Notice that the above proof uses the notation of a Banach Space, but never uses
the linear algebraic structure. Even though I wrote , the proof only
uses the fact that is a complete metric, and you could write
throughout instead. This is a proof for arbitrary (complete) metric spaces,
despite what the notation might lead you to believe.
Now for the surprising application! We want to show that if you perturb an
invertible linear transformation, it remains a homeomorphism. Again, the clever
idea that I want to highlight in this post is this: by recognizing a hypothetical
inverse of a point would have to be a fixed point of some function ,
then we win as soon as we show is a contraction. Moreover, since these
will depend continuously on , the previous theorem tells us that
our inverse will depend continuously on !
So here’s the actual theorem proven in the lecture:
Let be a Banach Space, and let be an
invertible linear contraction. Let
be lipschitz with constant . Then
is still a homeomorphism.
The condition on makes sense. We clearly want to use the contraction
mapping theorem, so if is supposed to be the “main term” of this function,
it had better be a contraction. It’s not immediately clear why this condition
on means that it is a “small” perturbation. However, if we unwind the
definition of the operator norm,
this condition says that has lipschitz constant less than
. So if I wiggle a little, is wiggled by
less than . In particular, is wiggled by less than .
So the amount of extra wiggle incurred by is small compared to the wiggle
that already has.
Primed by the idea that we’ll be exploiting the contraction mapping theorem,
the proof becomes almost obvious. We want to find a continuous inverse for
, but what must such an inverse look like?
So a hypothetical inverse must be a fixed point of .
Notice is jointly continuous in and , since subtraction is.
So by our previous theorem, it suffices to show each is a contraction,
and that there is a uniform contraction constant. Of course (independtly of )
Here the last inequality came from our (previously mysterious) condition on
the lipschitz constant of . Putting ourselves in the shoes of someone trying
to prove this in their research, it is now clear how that condition arose
in the first place. We might try to work through this proof, and in the last
step realize that we need this condition on . So we add it as a hypothesis,
and pretend we knew in advance that this was the right condition!