Functional Analysis Lecture 5
[[lecture-data]]
← Lecture 4 | Lecture 6 →
Lecture Notes: Rodriguez, page 22
1. Norm and Banach Spaces
Las time, we talked about the [[Hahn-Banach theorem]].
Recall from last time:
It is not immediately obvious that every vector space has a [[Hamel basis]], so we start by proving this via [[Zorn's lemma]].
If
Let
Towards applying Zorn, let
This is a linearly independent subset:
- Let
. Thus there exist where for all we have . - Since
is a [[chain]], there exists some such that for all we have (ie ). Thus .
Now, since
Thus for all
By spans
Suppose BWOC that
Thus
Thus every [[vector space]] has a [[Hamel basis]]
see [[every vector space has a hamel basis]]
Let
(ie, we have a bounded linear functional), then there exists a continuous extension
(with the same
If
Then there exists a functionwhich is linear - (Where
)
Such thatand for all we have
See [[we can always extend functions on subspaces]]
Strategy for using this lemma to prove Hahn-Banach:
- Place a continuous extensions of
- Apply [[Zorn's lemma]] to this set, giving us a [[maximal element]]
- Use the lemma to show that this maximal extension is defined on all of our desired space
- the proof of this will be similar to our proof that we indeed had a basis in the proof that [[every vector space has a hamel basis]]
Let
ie, each element is a bounded [[linear functional]] on
Now, define the [[partial order]]
Let
Then for all
be the union of all such subspaces
Let
Then
Now we can define
- if
then
Is this well-defined? ie, if
- Suppose
and . Since then . Thus is an extension of
Similarly, we can show that
So then for all
By Zorn,
First, note that if
If
Thus, upon choosing
is well-defined on
WLOG, suppose
Once
Since
where
So we can choose an
Using the same process for the imaginary part of
To see this, we can verify that since the bound holds on both the real and imaginary components of
This defines our function
on all of
const { dateTime } = await cJS()
return function View() {
const file = dc.useCurrentFile();
return <p class="dv-modified">Created {dateTime.getCreated(file)} ֍ Last Modified {dateTime.getLastMod(file)}</p>
}