Functional Analysis Lecture 7
[[lecture-data]]
← Lecture 6 | Lecture 8 →
Lecture Notes: Rodriguez, page 31
2. Lebesgue Measure and Integration
Recall we defined
If
Suppose
Thus we have
Now we show
Now, since
Since
Continuing in the same manner, we conclude that there exists a
But then we have
Thus we have
Thus we conclude
See [[the outer measure of an interval is its length]]
If
Taking
An infinite interval cannot be covered by a collection of intervals of finite length
for every
The result is obvious if
Let
see [[we can always find an open set with outer measure slightly more]]
Measurable Sets
A set
Since for all
Thus
( we only need to show one side of the inequality )
[[lebesgue measurable]]
The empty set
These are readily verifiable from the definition of measurability - which is symmetric in
If
Let
But then we see
because
see outer measure zero sets are measruable
Lots of "uninteresting" sets are measurable - it is hard to find interesting sets that are measurable.
- every open set is measurable
- so every closed set is also measurable (by taking complements)
- Most things we can write down are measurable (since taking unions and intersections of basic sets also give us measurable sets)
If
Let
Then we also know
Taking outer measure we get
And this gives us the desired result.
see [[unions of measurable sets are measurable]]
If
by induction.
And then since [[unions of measurable sets are measurable]] we get the desired result.
A nonempty collection of sets
- (closure under complements)
- (closure under finite unions)
see [[algebra]], [[sigma-algebra]]
We say an [[algebra]] is a
3. (closure under countable unions)
By DeMorgan's Laws, if
Thus, if
Similarly, if
We'll show soon that
is a [[sigma-algebra]].
Stupid examples:
Less stupid example:
- obviously, this is closed under complements by definition
- If
with all countable, then the union is a countable union of countable sets, which is countable. Thus it is in - If there exists some
such that is countable (but is not), then is an intersection of sets, one of which is countable
Let
Define the intersection of all such sigma-algebras as
This is the smallest
(
see [[borel sigma algebra]]
Just need to show that
- Since every open subset is an element of each
, we conclude that each is then an element of . - And because it is the intersection of all other
algebras in , it must indeed be the smallest one.
Suppose. - Then for all
. - So for all
, we have - Similarly, for any
such that for all , we must have - Then (because they are sigma-algebras) we also have
for all
Next time, we will see that the set of [[lebesgue measurable]] sets is a [[sigma-algebra]] and in fact contains the [[borel sigma algebra]].
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>
}