Functional Analysis
Some notes on functional analysis for PDEs. The main aim of this is to construc a framework to prove things about dissipative systems and their symmetries but in the language of functional analysis and measure theory.
Measures
Let’s start by studying measures. In order to do this, we need something to measure. So we start with a set
. Ideally we would like to measure subsets of
. But there is no reason that we could (a priori) measure all of it’s subsets. So let’s first talk about some properties that the measurable subsets should have.
Definition: Given a set
a
-algebra of
is a subset
of the powerset
such that
is closed under complementation (i.e.
)
is closed under countable unions (i.e.
)
Corollary: This implies that
and that
is closed under countable intersections too! Therefore, the smallest
-algebra one can add on any set
is
.
Definition: Given
, a
-algebra of
the pair
is called a measurable space
Now to map the a actual subsets to some field like the real numbers. What we construct is a measure which works like the picture below.
Definition: Given a measurable space
and an ordered, compact field
(like
) a map
is measure of
iff
- Given a sequence
we have
Also the pair
is called a measure space.
Notice that measures are designed to steal the intuition from volumes of a set. Especially the last property about the additivity of the union is like taking a volume, chopping it up in little parts where the sum of their volume is the original volume.
Notice that for now on we will be using
.
The Lebesgue measure
The Lebesgue measure is a way to define volumes in
in the intuitive way we are used to. The idea is that if we can measure segments we can measure everything, by approximating it using segments.
Definition: Let
be a segment. Then we define its length
by
Then we can define an open interval
of
as the product of
intervals
. We define the length of
like so:
With this we can now measure the volumes of intervals in
. Now we want to measure arbitrary subsets of
. To do this we construct the Lebesgue outer measure.
Definition: Given a subset
The Lebesgue outer measure
is a map
such that for some
we have
This forms a measure, and an interesting measurable space over
. The
-algebra is given by the subsets
such that
Corollary: These sets form a
-algebra
over
so
is a measurable space. We can add a measure
on
so that
is a measure space. We call
the Lebesgue measure. We finally call
a Lebesgue Measurable Subset of
.
Function Spaces
Given two sets we can define a set of all the functions from one to the other. However, there is no reason for this set to have any further structure, since we can’t do any operations on the functions. It is the codomain that allows us to operate on the functions. If operations are defined there, we can steal them and give a more interesting structure to the set of all functions! We will explore this here.
Definition: Given two sets
and
we can define the set of all functions
denoted by
.
The reason is that this set generalizes powers of sets. Take a look at this to find out why, it’s cool!
Now I would like to give some structure on
so that we can do operations on functions! Let’s add the structure of a Banach Space. Notice there is no restriction on the set
at this point.
Definition: A normed vector space
is a Banach space iff it is complete, i.e. all Cauchy sequences converge in
.
Examples: Common examples are
even for
.
Having the tool of Banach spaces it is time to give more structure to our set of functions.
Corollary: if
is a Banach space we can assign a vector space structure to
. We define addition and scalar multiplication of functions pointwize using the operations of
. Say that
is over a field
we then have that
we have that for each point
defining an addition and scalar multiplication on
converting it to a vector space over
.
Note that these functions spaces are not necesssarily finite dimensional. In fact most often they are not, and that is ok.
Measuring Function Spaces
To measure function spaces we need a metric. It would be nice, however, to induce it from some predefined measure on the domain of the functions. Here we will introduce the notion of the Lebesgue integral that allows us to create a map from functions to numbers, and we will then use it to create a metric on function spaces. Here we will actually define the Bohner Integral which is an extension of the Lebesgue integral for Banach valued functions. But since the extension is trivial we will still call it the Lebesgue integral :)
Integration
Definition: Let
be a measure space and
a Banach space. We will consider functions
. Given some subset
we define the characteristic function
like so
We can construct functions in
like so
where
, and
. This type of linear combination of characteristic functions function is called simple.
Quick Sidenote: Reading a functional analysis textbook someone might come across the distasteful and almost sacrilegious term that something is true for “almost every” point
. Believe it or not this has a precise definition smh. here it is.
Given a measure space
a property that holds for almost every
is such that if it is not true for a subset
then there exists a larger subset
in the
-algebra such that
and
. In other words it might not be true for some points, but all these points have measure
so we don’t care about them. Just a heads up
Now that we have simple functions we can start integrating them
Definition: A simple function
is called integrable iff
. For integrable simple functions, their integral is given by
To define the integral for non-simple functions we need to figure out a way to know which ones we can take the integral of.
Definition: A function
is called measurable iff there exists a sequence of simple functions
such that
Notice the similarity of this definition to continuity in a metric space.
Notice that this uses the for almost all terminology, so it doesn’t have to hold for subsets of measure zero. Which allows discontinuities
Definition: Given a measurable function
it is integrable if there exists a sequence of simple functions
such that
where the integral is the ordinary Lebesgue integral of
-valued functions.
Definition: Given an integrable function
we define its integral over
under the measure
to be
Corollary: The sequence
is Cauchy. Hence since
is complete, the integral exists for all integrable functions.
Spaces of Integrable Functions
We have now defined an integral for Banach valued functions. As a result, we can go ahead and define spaces of integrable functions. Then we will add a Hilbert space structure on them in order to talk about operators and stuff!
Definition: An inner product space
with inner product
is a Hilbert space iff it is also a metric space with the metric defined by the inner product.
Corollary: A Hilbert space
is also a normed space with a norm
given by
Corollarollary: A Hilbert space is also a Banach space
Now that we have this out of the way, let’s put it in the back of our minds, and construct the sets of itnegrable functions
Definition: We say a function
is
-th lebesgue integrable or
iff
is Lebesgue integrable.
Corollary: For
the subspace
with inner product
Note that the product of
is taken poinwise to create a function
such that
, using the inner product of
.
Theorem: (Bochner Theorem) Given a measurable function
we have that
and
Operators on Such Hilbert Spaces
Now we have a way of constructing Hilbert spaces using Banach valued functions and we can use these tools in order to study operators. We will represent differential equations as operators from one Hilbert Space to another. In this section we aim to study some properties of the operators to use in the upcming ones.
Definition: Let
and
be two Banach spaces, then a linear map of vector spaces
is called a linear operator. The range of A usually denoted as
. The null space of A usually denoted as
.
Let’s classify them a bit more
Definition: A linear operator
is
-
Bounded iff
-
Continuous iff the preimage of every open set in
is open in -
Closed iff whenever
in
and
in
then
Theorem: A bounded linear operator is continious, and a closed linear operator is bounded.
Definition: Given a Hilbert space
with inner product
and a bounded, linear operator
we can define it’s adjoint operator
by the property
An operator where
is called self adjoint or hermitian depending on the norm it preserves.