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 S. Ideally we would like to measure subsets of S. 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 S a σ-algebra of S is a subset Σ of the powerset P(S) such that

  1. SΣ
  2. Σ is closed under complementation (i.e. AΣAcΣ)
  3. Σ is closed under countable unions (i.e. {Ak}ΣkAkΣ)

Corollary: This implies that Σ and that Σ is closed under countable intersections too! Therefore, the smallest σ-algebra one can add on any set S is Σ={,S}.

Definition: Given Σ, a σ-algebra of S the pair (S,Σ) 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.

image-20230621110356961

Definition: Given a measurable space (S,Σ) and an ordered, compact field F (like R¯:=R{,}) a map μ:ΣF is measure of S iff

  1. μ()=0
  2. μ(A)0 AΣ
  3. Given a sequence {Ak}Σ we have μ(kAk)=kμ(Ak)

Also the pair (S,Σ,μ) 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 F=R¯.

The Lebesgue measure

The Lebesgue measure is a way to define volumes in Rn 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 I=(a,b)R be a segment. Then we define its length l(I) by

l(I)=ba

Then we can define an open interval CRn of Rn as the product of n intervals C=I1×I2××In. We define the length of C like so:

l(C)=l(I1)×l(I2)××l(In)

With this we can now measure the volumes of intervals in Rn. Now we want to measure arbitrary subsets of Rn. To do this we construct the Lebesgue outer measure.

image-20230621115247067

Definition: Given a subset ERn The Lebesgue outer measure λ is a map λ:P(E)R¯ such that for some AE we have

λ(A)=inf{kl(Ck)|{Ck}P(E) are intervals and AkCk}

This forms a measure, and an interesting measurable space over Ε. The σ-algebra is given by the subsets AE such that BE

λ(B)=λ(BA)+λ(BAc)

Corollary: These sets form a σ-algebra ΣE over E so (E,ΣE) is a measurable space. We can add a measure λ:=λ on E so that (E,ΣE,λ) is a measure space. We call λ the Lebesgue measure. We finally call E a Lebesgue Measurable Subset of Rn.

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 X and Y we can define the set of all functions f:XY denoted by YX.

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 Y 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 X at this point.

Definition: A normed vector space B is a Banach space iff it is complete, i.e. all Cauchy sequences converge in B.

Examples: Common examples are Rn even for n=1.

Having the tool of Banach spaces it is time to give more structure to our set of functions.

Corollary: if Y is a Banach space we can assign a vector space structure to YX. We define addition and scalar multiplication of functions pointwize using the operations of B. Say that B is over a field F we then have that aF and f,gYX we have that for each point xX

(af)(x)=a(f(x))(f+g)(x)=f(x)+g(x)

defining an addition and scalar multiplication on YX converting it to a vector space over F.

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 (X,Σ,μ) be a measure space and B a Banach space. We will consider functions f:XB. Given some subset EΣ we define the characteristic function 1E:XR like so

1E(x)={1 if xE0 if xE

We can construct functions in BX like so

s=kak1Ek

where akB, and EkΣ . 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 x. Believe it or not this has a precise definition smh. here it is.

Given a measure space (X,Σ,μ) a property that holds for almost every xX is such that if it is not true for a subset EX then there exists a larger subset FΣ in the σ-algebra such that EF and μ(F)=0. In other words it might not be true for some points, but all these points have measure 0 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 s=kak1Ek is called integrable iff μ(Ek)<. For integrable simple functions, their integral is given by

Xs dμ=Xkak1EK dμ:=kakμ(Ek)

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 f:XB is called measurable iff there exists a sequence of simple functions {si}BX such that

limnsn(x)=f(x)for allmost all xX

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 f:XB it is integrable if there exists a sequence of simple functions {sn} such that

limnX||fsn||dμ=0

where the integral is the ordinary Lebesgue integral of R-valued functions.

Definition: Given an integrable function f:XB we define its integral over X under the measure μ to be

Xf dμ=limnXsn dμ

Corollary: The sequence {Xsn dμ} is Cauchy. Hence since B 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 H 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 H is also a normed space with a norm |||| given by

||x||:=x,xxH

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 fBX is p-th lebesgue integrable or fLp(X,Σ,μ;B) iff ||f||p is Lebesgue integrable.

Corollary: For p>2 the subspace Lp(X,B,μ) with inner product ,L

f,gL:=Xf,gdμ=Xfgdμ

Note that the product of f,g is taken poinwise to create a function f,g:XR such that f,g(x)=f(x),g(x), using the inner product of B.

Theorem: (Bochner Theorem) Given a measurable function f:XB we have that

|Xfdμ|X|f|dμ

and

v,Xfdμ=Xv,fdμvB

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 X and Y be two Banach spaces, then a linear map of vector spaces A:XY is called a linear operator. The range of A usually denoted as R(A):={yYy=Ax, xX}. The null space of A usually denoted as N(A):={xXAx=0}.

Let’s classify them a bit more

Definition: A linear operator A:XY is

  1. Bounded iff ||A||:=sup{||Ax||Y||x||X1}<

  2. Continuous iff the preimage of every open set in Y is open in X

  3. Closed iff whenever xkx in X and Axky in Y then Ax=y

Theorem: A bounded linear operator is continious, and a closed linear operator is bounded.

Definition: Given a Hilbert space H with inner product , and a bounded, linear operator A:HH we can define it’s adjoint operator A:HH by the property

Ax,y=x,Ay

An operator where A=A is called self adjoint or hermitian depending on the norm it preserves.