Unctional Analysis: Georg-August University Göttingen Summer Semester 2019 Prof. Dr. Max Wardetzky
Unctional Analysis: Georg-August University Göttingen Summer Semester 2019 Prof. Dr. Max Wardetzky
Andreas Wagenblast
Version:
Disclaimer:
WARNING! This is no official script. These notes were taken live during the lectures without
much post-editing. Therefore it is just natural that there will be typos and errors. So use these
notes with care. Corrections would be appreciated. So feel free to contact me.
k: [email protected]
1 CONTENTS
Contents
1 Metric spaces 2
4 Compactness 8
6 Quotient spaces 14
7 Theorems of Hahn-Banach 15
14 L p -spaces 42
14.1 Integration of step functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
14.2 Summable functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
14.3 Applications of monotone convergence (Beppo-Levi) . . . . . . . . . . . . . . . . 48
14.4 Measurable and summable sets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
2 1 METRIC SPACES
1 Metric spaces
Definition 1.1. A pair (X , d ), where X is a set and d : X × X → R+ is called metric space, if
(F) . . .
holds.
Proof.
Proof. (i ) and (i i ) are trivial. For (i i i ), let z ∈ Uε−d (x,y) (y). Then d (z, y) ≤ ε − d (x, y)
⇒ d (x, z) ≤ d (x, y) + d (y, z) < ε − d (x, y) + d (x, y)
| {z }
=ε
⇒ z ∈ Uε (x)
Remark 1.7. By (i i i ) of the previous lemma, all the Uε (x) are open.
Theorem 1.8. Let (X , d ) be a metric space. Then the set of open sets provides a topology for X
which is Hausdorff.
Well (i ) and (i i ) are obvious. For (i i i ) let x, y ∈ X with x 6= y. Let ε := d (x, y)/2. Then Uε (x) ∩
Uε (y) = ;. Suppose not, then ∃z ∈ Uε (x) ∩Uε (y).
⇒ d (x, y) ≤ d (x, z) + d (z, y) < 2ε = d (x, y)
Proof. ⇒ Let x ∈ X and fix ε > 0. Then f −1 (Uε ( f (x))) is open in X . But x ∈ f −1 (Uε ( f (x))).
Hence ∃δ > 0 s.t. Uδ (x) ⊆ f −1 (Uε ( f (x))).
⇐ Let V ⊆ Y be open. We have to show that f −1 (V ) is open in X . Pick x ∈ f −1 (V ). Let ε > 0
s.t. Uε ( f (x)) ⊆ V . Then by assumption ∃δ > 0 s.t. f (Uδ (x)) ⊆ Uε ( f (x)).
⇒ Uδ (x) ⊆ f −1 (Uε ( f (x))) ⊆ f −1 (V )
⇒ f −1 (V ) is open.
Proof. Suppose not. Then ∃x 6= y s.t. x n → x and x n → y. Let ε := 12 d (x, y > 0). Then ∃N1 ∈ N
s.t. x n ∈ Uε (x) ∀n ≥ N and ∃n 2 ∈ N s.t. x n ∈ Uε (y) ∀n ≥ N2 .
⇒ x n ∈ Uε (x) ∩Uε (y) ∀n ≥ max{N1 , n 2 } .
5 2 COMPLETE METRIC SPACES
\
A := B.
B ⊆X closed
A⊆B
n→∞
Remark 2.8. Suppose x n −−−−→ x ∈ X , then (x n )n∈N is Cauchy (because d ( x n , x m ) ≤ d (x, x n ) +
d (x, x m )).
Lemma 2.11. Let (X , d ) be a complete metric space. Then a subspace A ⊆ X is closed iff A is
complete as a metric space.
Theorem 2.12. Let (X , d ) be a metric space. Then ∃ a complete metric space ( X̂ , dˆ) and an
isometric embedding i : X → X̂ s.t. i (X ) = X̂ . The space ( X̂ , dˆ) is unique up to isometries. The
space ( X̂ , dˆ) is called a completion of X .
Proof. (sketch) Suppose ∃ another metric space ( X̃ , d˜) and an isometric embedding j : X → X̃
s.t. j (X ) = X̃ . To show: ∃ isometry h : X̂ → X̃ s.t. the following diagram is commutative
X̂
i
X h
j
X̃
1. (d X (x n , y n ))n∈N is convergent in R.
3. dˆ is indeed a metric.
1. i (X ) = X̂
¡ ¢
Let f , g ∈ F (E , X ). Define: D( f , g ) := supt ∈E f (t ), g (t )
Exercise 3.1. D is a metric on F (E , X ) is we allow D to take on value +∞. (Note: This is called
∞-metric).
and
d (i (x 0 )(t 0 ), f (t 0 )) < ε ⇔ d (x 0 , f (t 0 )) < ε.
Hence 2ε = ( f (t ), f (t 0 )) ≤ d (x 0 , f (t )) + d (x 0 , f (t 0 )) < 2ε
(i) t ∈ U
(ii) f (U ) ⊆ Uε ( f (t ))
We say f ∈ C (E , X ) if f is continuous ∀t ∈ E .
4 Compactness
Definition 4.1. A metric space (X , d ) is called
9 4 COMPACTNESS
(a) compact if for all coverings {U j } j ∈ J , where U j ⊆ X open, there exists a finite sub-covering
X = U j 1 ∪U j 2 ∪ . . . ∪U j N , for N ∈ N
(b) sequentially compact if every sequence (x n )n∈N contains a convergent sub-sequence, i.e.
k→∞
there exists a sub-sequence (x nk )k∈N s.t. x nk −−−−→ x ∈ X .
N
(c) totally bounded if ∀ε > 0 ∃N ∈ N and points x 1 , x 2 , . . . , x N in X s.t.
S
Uε (x i ) = X .
i =1
Theorem 4.2. In every metric space (X , d ) the following conditions are equivalent:
(i) (X , d ) is compact.
This gives rise to a sequence (x n )n∈N s.t. x n ∈ U1/2n−1 (x n−1 ). Hence (x n )n∈N is a Cauchy-
n→∞
sequence. By completeness ∃x ∈ X s.t. x n −−−−→ x. But ∃ j ∈ J s.t. x ∈ U j . Therefore U1/2n (x n ) ⊆
U j for n large enough .
N
[ N
[ N
[
A= Uε/2 (a i ) ⊆ Uε/2 (a i ) ⊆ Uε/2 (a i ).
i =1 i =1 i =1
Definition 5.1. Let X be a K −vector space that is also a topological space. Then X is called a
topological vector space if
X ×X → X K ×X → X
and
(x, y) 7→ x + y (a, x) 7→ a · x
are continuous.
Lemma 5.2. Let X be a topological vector space. Let L ⊆ X be a linear subspace. Then L is also
a linear subspace.
Proof. Let x 0 , y 0 ∈ L. We show: x 0 + y 0 ∈ L. It suffies to show that for any open neighborhood
V of (x 0 + y 0 ) we have V ∩ L 6= ;. Let U ,U 0 be open neighborhoods of x 0 and y 0 respectively,
s.t. U +U 0 ⊆ V (by continuity). Let x ∈ U ∩ L and y ∈ U 0 ∩ L. Then x + y ∈ (U +U 0 ) ∩ L ⊆ V ∩ L.
Likewise let a ∈ K and x ∈ L. Then we show ax ∈ L. Consider M a : X → X , y 7→ a y. Then
M a is a homeomorphism. Therefore L = M a (L) = M a (L), because images of closed sets under
homeomorphisms are closed. Hence ax ∈ L.
Lemma 5.3. Let X , Y be two topological K-vector spaces. Let T : X → Y be a linear map be-
tween them. Then the following are equivalent:
(i) T is continuous in 0 ∈ X .
(ii) T is continuous in x ∈ X ∀x ∈ X .
(iii) T is continuous.
T
X Y
L (−x0 ) L T (x0 )
T
X Y
Since L (−x0 ) and L (T (x0 )) are homeomorphisms and T is continuous in 0 ∈ X , the map T is
continuous in x 0 .
Definition 5.4. Let X , Y be topological K-vector spaces. Then L(X , Y ) is the set of linear
continuous maps. If Y = K, then L 0 = L(X , K) is called the dual space of X .
Lemma 5.6. Let (X , k · k) be a normed K-vector space. Then (X , d ) is a metric space with
d k·k (x, y) := kx − yk and (X , d ) is in fact a topological K-vector space.
k(x + y) − (x 0 + y 0 )k ≤ kx − x 0 k + ky − y 0 k.
Hence B ε (x 0 ) + B ε (y 0 ) ⊆ B 2ε (x 0 + y 0 ).
kax − a 0 x 0 k = kax − ax 0 + ax 0 − a 0 x 0 k
≤ kax − ax 0 k + kax 0 − a 0 x 0 k
|a|kx − xc 0 k + |a − a 0 |kx 0 k
13 5 TOPOLOGICAL VECTOR SPACES
Lemma 5.7. Let X , Y be normed K-vector spaces. Let T : X → Y be linear. Then T is continuous
⇔ there exists C > 0 s.t.
kT xk ≤ C kxk ∀x ∈ X
N.B.: C is independend of x ∈ X
Remark 5.8. Let T be continuous between normed K-vector spaces X and Y , then
kT xk
≤ C ∀x ∈ X with x 6= 0
kxk
Definition 5.9. Let L : X → Y be continuous linear between normed K-vector spaces. Then
kT xk
kT k := sup
x6=0 kxk
Lemma 5.10. Let X , Y be normed K-vector spaces. Then L(X , Y ) is a normed K-vector space
with the operator norm.
Proof. (i) kT k = 0 ⇔ T = 0.
xk kT xk
(ii) Let a ∈ K. Then kaT k = sup kaT
kxk = sup |a| kxk = |a|kT k.
x6=0 x6=0
³ ´
(iii) kT1 + T2 k = sup kT1 x+T
kxk
2 xk
≤ sup kT1 xk+kT2 xk
kxk
1 xk
≤ sup kTkxk 2 xk
+ sup kTkxk = kT1 k + kT2 k.
x6=0 x6=0 x6=0 x6=0
Example 5.13. Let x be a compact topological space. Then C (X , R) is a Banach space with
norm defined by sup-norm.
14 6 QUOTIENT SPACES
6 Quotient spaces
Let X be a normed K-vector space. Let M ⊆ X be a closed subspace. Define an equivalence
relation x ∼ y if (x − y) ∈ M . Let X/M := X/∼. Define kx̃k := inf kx − yk.
y∈M
Lemma 6.1. This renders X/M into a normed K-vector space. Moreover, if X is a Banach space,
then also X/M is a Banach space. Also the natural projection map Π : X → X/M is continuous
and open, and kΠk ≤ 1
n→∞
Proof. (i) Obviously kx̃k ≥ 0. Suppose kx̃k = 0. Then ∃ sequence (y n )n∈N in M s.t. y n −−−−→
x, where x is a representant of x̃. Since M is closed, x ∈ M . Hence x̃ = 0 ∈ X/M .
(vi) We need to show: Π is open, i.e. ∀ open U ⊆ X , the image Π(U ) is open in X/M . Let
x̃ ∈ Π(U ) and consider a representant x of x̃ and ε > 0 s.t. B ε (x) ⊆ U . Consider a point
ỹ ∈ B ε (x). Then inf kx − y + zk < ε
z∈M
⇒ (y − z) ∈ B ε (x) ⊆ U
⇒ ỹ ∈ Π(U ). And since ỹ ∈ B ε (x̃) we have B ε (x̃) ⊆ Π(U ). Hence Π(U ) is open.
(vii) Let X be a Banach space. Let (x̃ n )n∈N be a Cauchy sequence in X/X . Pick representant
x 1 of x̃ 1 . Pick ε > 0. Since kx̃ 1 − x̃ 2 k = inf kx 1 − x 2 − yk. There exists representant x 2 of
y∈m
x̃ 2 s.t. kx 1 − x 2 k ≤ kx̃ 1 x̃ 2 k + ε. Since ε > 0 is arbitrary there ∃ representant x 2 of x̃ 2 s.t.
kx 1 − x 2 k ≤ kx̃ 1 − x̃ 2 k + 21 .
. . . etc.
∃ representant x n+1 of x̃ n+1 s.t. kx n+1 − x n k ≤ kx̃ n+1 − x n k+ 21n . Since (x̃ n )n∈N is a Cauchy-
n→∞
sequence, (x n )n∈N is Cauchy-sequence. Since X is complete, ∃x ∈ X with x n −−−−→ x.
n→∞
Hence x̃ n = Π(x n ) −−−−→ Π(x).
15 7 THEOREMS OF HAHN-BANACH
7 Theorems of Hahn-Banach
Definition 7.1. Let X be a R-vector space. A mapping p : X → R is called sublinear if
Example 7.2. Let (X , k · k) be a normed vector space. Then p(x) := kxk is sublinear.
(1) a ≤ a ∀a ∈ I (reflexivity)
Theorem 7.4 (Zorn’s Lemma). Let I be inductively ordered downwards (upwards). Then I has
a minimal (maximal) element.
Proof. Let (p i )i ∈I with p i ∈ σ be totally orderd. Define p(x) := inf p i (x). Then ∀x ∈ X we have
i ∈I
p(x) > −∞. And since p is the infimum of a totally ordered family of sublinear functions, p is
sublinear.
¡ ¢
p a (x) := inf p(x + t a) − t p(a)
t ≥0
16 7 THEOREMS OF HAHN-BANACH
¡ ¢
p a (λx) = inf p(λx + t a) − t p(a)
t ≥0
t t
µ µ µ ¶ ¶¶
= inf λ p x + a − p(a)
t ≥0 λ λ
t t
µ µ ¶ ¶
= λ inf p x + a − p(a)
t ≥0 λ λ
= λp a (x)
Set t := t 1 + t 2 . Then
Since this holds ∀ε > 0 we have p a (x) + p a (y) ≥ p a (x + y) and hence p a is sublinear.
And p̃ is sublinear:
(i) Let λ ≥ 0.
¡ ¢
p̃(λy) = inf p(λx − y) + f (y)
y∈L
λp(x − y) + λ f (y 0 )
¡ ¢
= inf
0y ∈L
= λp̃(x).
p̃(x) ≥ p(x − y 1 ) + f (y 1 ) − ε
p̃(z) ≥ p(z − y 2 ) + f (y 2 ) − ε
So for y = y 1 + y 2
This holds ∀ε > 0 therefore p̃ is sublinear. Note: The definition of p̃ implies p̃|L ≤ f . But
p̃|L must be linear, so p̃|L = f . By Hahn-Banach ∃ linear F : X → R s.t. F ≤ p̃ and since
p̃ ≤ p we have F ≤ p.
Remark 7.10. Reminder: Let X be a R-vector space and let p : X → R be sublinear. Then ∃
linear f : X → R s.t. f (x) ≤ p(x) ∀c ∈ X .
Theorem ((last time)). Setting as above. Additionally let L ⊆ X be a linear subspace and f : L →
R linear. Then ∃ extension F : X → R, F linear and F |L = f and F (x) ≤ p(x) ∀x ∈ X .
Theorem 7.11. Let X be a K-vector space, where K ∈ {R, C}. Let p : X → R≥0 be a (semi) norm.
Let L ⊆ X be a linear subspace. Let f : L → K be linear with | f (x)| ≤ p(x) ∀x ∈ L. Then ∃ linear
extension F : X → K s.t. |F (x)| ≤ p(x) ∀x ∈ X .
Proof. Let K = R. Then any (semi) norm is sublinear. Let f : L → R be linear s.t. | f (x)| ≤
p(x) ∀x ∈ L. Then f (x) ≤ p(x)
f or al l x ∈ L. Therefore ∃ linear extension F : X → R s.t. F (x) ≤ p(x) ∀x ∈ X .
⇒ −F (x) = F (−x) ≤ p(−x) = p(x)
⇒ |F (x)| ≤ p(x) ∀x ∈ X .
Corollary 7.12 ((often known as Hahn-Banach)). Let (X , k · k) be a normed K-vector space. Let
L ⊆ X be a linear subspace and f : L → K be linear and continuous (i.e. k f k < ∞). Then ∃
extension F : X → K s.t. F |L = f and kF k ≤ k f k. Hence kF k = k f k.
Proof. Let p(x) := k f k · kxk. Then p is a norm (if f 6= 0). (previous thm.) ⇒ ∃ K-linear exten-
sion F : X → K s.t. |F (x)| ≤ p(x) = kxkk f k.
|F (x)| k f kkxk
⇒ kF k = sup kxk ≤ sup kxk ≤ k f k.
x∈X ,x6=0 x6=0
19 8 THE DUAL SPACE
Lemma 8.2. Let X , Y be normed. Assume that Y is a Banach space. Then L(X , Y ) is a Banach
space.
Proof. Let {Tn }n∈N be a Cauchy sequence in L(X , Y ). Fix ε > 0. Then kTn − Tm k ≤ ε ∀n, m ≥ N .
Fix x ∈ X . Then kTn x−Tm xk ≤ kTn −Tm kkxk ∀n, m ≥ N . Hence {Tn x}n∈N is a Cauchy sequence
in Y . Since Y is a Banach space ∃y ∈ Y s.t. lim (Tn x) = y. Define T x := lim (Tn x).
n→∞ n→∞
Claim: T ∈ L(X , Y ).
¡ ¢ ¡ ¢
linearity: T (x + y) = lim Tn (x + y) = lim (Tn x) + (Tn y) = T x + T y.
n→∞ n→∞
T is bounded (i.e. kT k < ∞): Fix x ∈ X . Then
Therefore
kTn k ≤ kTn − Tm k + kTm k,
and so
|kTn k − kTm k| ≤ kTn − Tm k ≤ ε ∀n, m ≥ N .
n→∞
kTn xk ≤ kTn kkxk −−−−→ M kxk.
kT x − T nX k ≤ kTn x − Tm xk + kTm x − T xk
≤ εkxk + kTm x − T xk
| {z }
m→∞
20 8 THE DUAL SPACE
kT x − Tn xk
kT − Tn k = sup ≤ ε ∀n ≥ N .
x6=0 kxk
X 0 := L(X , K)
Definition 8.4. Let X , Y be normed K-vector spaces. Let T ∈ L(X , Y ). Define the dual map:
T 0 : Y 0 → X 0 by g 7→ T 0 (g ), where (T 0 (g ))(x) := g (T (x)).
Proof. Linearity of T 0 follows from the definition. For the boundedness let g ∈ Y 0 . Then
kT 0 g k
kT 0 g k = kg ◦ T k ≤ kT kkg k. So kT 0 k = sup kxk ≤ kT k.
x6=0
To show: We also have kT 0 k ≥ kT k.
Let x 0 ∈ X . Let L := {λT x 0 | λ ∈ K} ⊆ Y . Let g̃ (T x 0 ) := kT x 0 k where x 0 is fixed, and extend g̃ to
L(L, K).
⇒ kg̃ k = 1. By Hahn-Banach ∃ extension g ∈ L(Y , K) s.t. g |L = g̃ , kg k = 1.
⇒ kT x 0 k = |g (T x 0 )| = |g ◦ T (x 0 )| ≤ kg ◦ T kkxk ≤ kT kkx 0 k ≤ kg ◦ T kkx 0 k = kT 0 (g )kkx 0 k ≤
kT 0 kkx 0 k, since kg k = 1.
0
xk
⇒ kT k = sup kT kT kkxk 0
kxk ≤ kxk ≤ kT k.
x6=0
Remark 8.7. X 00 is a Banach space. So, we can always embed X isometrically in a Banach
space.
Remark 8.9. A Banach space is uniquely determind by the geomentry of the unit sphere.
(X \ A) ∩U (x, ε) 6= ; ∀x ∈ X , ε > 0
Proof. Obvious.
∞
T
To show: K i = {x}.
i =1
∞
T
Let y ∈ Ki . Then
i =1
i →∞
d (x, y) ≤ d (x, x i ) + d (x i , y) ≤ 2εi −−−→ 0
Hence x = y.
Theorem 9.3 (Baire). Let (X , d ) be a complete metric space. Let {A n }n∈N be a collection of closed
∞
A i . Then ∃n ∈ N s.t. A n contains an open ball.
S
subset. Suppose ∃ open ball U ⊆
i =1
Equivalent formulation: A countable union of closed nowhere dense subset has no interior
point.
Theorem 9.6. Let X be a Banach space and let Y be a normed space. Consider F ⊂ L(X , Y )
s.t. {x 7→ kT xk | T ∈ F } is pointwise uniformely bounded. Then ∃ constant C > 0,C ∈ R s.t.
kT k ≤ C ∀T ∈ F .
23 10 OPEN MAPPING THEOREM & CLOSED GRAPH THEOREM
Proof. The previous theorem implies ∃ open ball B 2δ (x 0 ) and C > 0 s.t.
kT xk ≤ C ∀x ∈ B 2δ (x 0 ) ∀T ∈ F.
1 1 1 1 2C
kT xk = kT (δx)k = kT (δx) + T x 0 − T x 0 k ≤ (kT (δx + x 0 )k + kT x 0 k) ≤ (C +C ) = .
δ δ δ δ δ
Hence kT k = sup kT xk ≤ 2C
δ =: C̃ .
x∈X ,kxk=1
Corollary 9.7. Let X be a normed space, and let M ⊂ X be a subset. Suppose: ∀ f ∈ X 0 ∃K f > 0
s.t. k f (x)k ≤ K f ∀x ∈ M . Then M is bounded.
Remark
µ 9.8. ¶Vice-versa, suppose M ⊂ X is bounded. Let f ∈ X 0 . Then | f (x)| ≤ k f kkxk ≤
k f k sup kxk .
x∈M
| {z }
Kf
Corollary 9.9. Let X be a Banach space and Y be a normed space. Let F ⊂ L(X , Y ) s.t. ∀ f ∈ Y 0
and ∀x ∈ X ∃K f ,x > 0 s.t. | f (T x)| ≤ K f ,x ∀T ∈ F . Then ∃C > 0 s.t. kT k ≤ C ∀T ∈ F .
Π : X → X /M
Plan for today: Now consider X , Y Banach spaces and a surjective T ∈ L(X , Y ). Then Y ∼
=
X /(ker T ) is an isometry and T : X → Y is open.
Remark 10.1. Look at the short exact sequence:
0 ker T X X / ker T 0
∼
=
Y
And X ∼
= ker T × Y is an isometry.
id : (X , k · k1 ) → (X , k · k2 )
k·k2
is continuous. If ∃r > 0 s.t. U2 (0, 1) ⊂ U2 (0, r ) . Then U2 (0, 1) ⊂ U1 (0, 2r ) and k · k1 & k · k2
| {z } | {z }
unit ball in k · k2 r -ball in k · k1
are equivalent.
Proof. By assumption we have that U2 (0, 1) ⊂ U1 (0, r ) + U2 (0, 21 ). Rescaling gives: U2 (0, 21n ) ⊂
U1 (0, 2rn ) +U2 (0, 2n+1
1
)
f r or al l n ∈ N. Let y ∈ U2 (0, 1). To show: kyk1 < 2r .
Write y = x 1 +y 1 s.t. kx 1 k1 < r and ky 1 k2 < 21 . Iteration gives y n ∈ U2 (0, 21n ) with y n = x n+1 +y n+1
∞
and kx n k1 < 2rn , ky n+1 k2 < 2n+1
1 P
. Since X is Banach ∃x ∈ X with x = x n . Since : (X , k · k1 ) →
n=1
N
P N →∞
(X , k · k2 ) is continuous, we have x n −−−−→ x with respect to k · k2 .
n=1
N N →∞
1 P
Now y = x 1 + y 1 = x 1 + x 2 + y 2 = x 1 + x 2 + x 3 + y 3 = . . . with ky n k2 < 2n
. Then x n −−−−→ y
n=1
∞
P
with respect to k · k2 . Hence x = y and kyk1 = kxk1 ≤ kx n k < 2r . Therefore kyk1 < 2r .
n=1
We have just shown: y ∈ U2 (0, 1) ⇒ kyk1 < 2r . Hence U2 (0, 1) ⊂ U1 (0, 2r ). In other words
kyk1 ≤ 2r kyk2 ∀y ∈ X .
By continuity of id : (X , k·k1 ) → (X , k·k2 ) ∃C > 0 s.t kyk2 ≤ C kyk1 ∀y ∈ X . So the two norms
are equivalent.
Proof.
∞
[ k·k2
X= U1 (0, n) .
n=1
25 10 OPEN MAPPING THEOREM & CLOSED GRAPH THEOREM
k·k2
By Baire ∃x 0 ∈ X , r 0 > 0, n 0 ∈ N s.t. U2 (x 0 , r 0 ) ⊂ U1 (0, n 0 ) .
k·k2
⇒ U2 (0, r 0 ) ⊂ U1 (−x 0 , n 0 )
k·k2
⇒ U2 (0, r 0 ) ⊂ U1 (0, n 0 + kx 0 k1 ) by triangle inequality
k·k2
⇒ U2 (0, r 0 ) ⊂ U1 (0, r10 (n 0 + kx 0 k1 ))
⇒ k · k1 & k · k2 are equivalent by the preceding lemma.
Theorem 10.4 (of bounded inverse). Let X , Y be two Banach spaces and T ∈ L(X , Y ). Suppose
that T is bijective. Then T −1 ∈ L(X , Y ).
kykT := kT −1 yk X
ky n − y m kT = kT −1 y n − T −1 y m k X
kT −1 yk X = kykT ≤ C kykY .
Theorem 10.5 (Open mapping theorem). Let X , Y be two Banach spaces. Let T ∈ L(X , Y ) be
surjective. Then T is open.
Remark 10.6. It follows from the proof, that T̂ : (X / ker T, k·k X / ker T ) → (Y , k·kY ) is an isometry.
26 10 OPEN MAPPING THEOREM & CLOSED GRAPH THEOREM
Definition 10.7. Let X , Y be noremd spaces. Then X × Y becomes a normed space via
Definition 10.9. Let X , Y be Banach. Let T ∈ L(X , Y ). Then the graph of T is G(T ) := {(x, T x) | x ∈
X} ⊂ X ×Y .
Theorem 10.10 (Closed graph theorem). Let X , Y be Banach and T : X → Y be linear. Then
T ∈ L(X , Y ) iff G(T ) is closed.
Proof. ⇒ Let ((x n , T x n )n∈N ) be a Cauchy sequence in G(T ). I.e. ∀ε > 0 ∃N ∈ N s.t.
kx n − x m k X + kT x n − T x m kY ≤ ε ∀n, m ≥ N .
¢−1
Π X |G(T )
¡
: X → G(T )
is continuous. But:
¢−1
Π X |G(T ) )(x) = (x, T x) ∈ G(T ).
¡
Hence
¢−1 n→∞ ¡ ¢−1
Π X |G(T ) (x n ) −−−−→ Π X |G(T )
¡
(x).
n→∞
And hence T x n −−−−→ T x.
Corollary 10.11. Let X be Banach. Let X 1 , X 2 be two linear closed subspaces. If X 1 ∩ X 2 = {0}
and X = X 1 + X 2 , then
Φ : X 1 × X 2 → X with (x 1 , x 2 ) 7→ x 1 + x 2
27 11 HILBERT SPACES (PART I: BASICS)
is an isometry.
Proof. Φ is linear.
Φ is injective: Suppose (x 1 + x 2 ) = (x̃ 1 , x̃ 2 ), then (x 1 − x̃ 1 ) = (x 2 − x̃ 2 ) so x i = x̃ i for i = 1, 2.
Φ is surjective by assumption.
Φ is bounded: kx 1 + x 2 k ≤ kx 1 k X + kx 2 kx = k(x 1 + x 2 )k X 1 ×X 2 . And for kΦk ≤ 1 let x 2 = 0 so
Φ(x 1 , x 2 ) = x 1 so kΦk = 1.
(i) Y ∼
= X / ker T .
(ii) X ∼
= (ker T ) × X
Remark 10.12. Correction: Suppose T : (X , k·k X ) → (Y , k·kY ) be linear. Then T is called quasi-
isometric embedding if ∃C > 0 s.t. kxk X ≤ kT xkY ≤ C kxk X ∀x ∈ X . Then T is continuous
and injective. If T is also surjective, then T is called a quasi − i somet r y. In this case we
write X ∼
= Y . And T is called an isometry if C = 1. Last time: Let X be Banach and X 1 , X 2 ⊂ X
are closed linear subspaces s.t. X 1 ∩ X 2 = {0} and X 1 ∪ X 2 = X . Then Phi : X 1 × X 2 → X with
(x 1 , x 2 ) 7→ x 1 + x 2 is a quasi-isometry of Banach spaces.
〈·, ·〉 : X × X → K
• 〈x, x〉 ∈ R.
Remark 11.3. If K = R then 〈·, ·〉 is symmetric bilinear form.
Definition 11.4. 〈·, ·〉 is called positiv semi-definit if 〈0, 0〉 ≥ 0 ∀x 6= 0. Scalar product := inner
product := positive hermitian form.
Theorem 11.6. Let X be a K-vector space with a positive definite 〈·, ·〉. Then (X , k · k) is a
noremed space with
p
kxk := 〈x, x〉.
Proof. ⇒ x = 0.
(i) kxk = 0 |{z}
pos. def.
(iii) (Triangle-inequality):
kx + yk2 = 〈x + y, x + y〉
= kxk2 + kyk2 + 〈x, y〉 + 〈y, x〉
≤ kxk2 + kyk2 + 2kxkkyk by CS-inequality
= (kxk + kyk)2
Lemma 11.7. Let X be normed with positiv definit 〈·, ·〉. Then 〈·, ·〉 : X × X → K is continuous
with respect to k · k.
29 11 HILBERT SPACES (PART I: BASICS)
Proof.
|〈x, x〉 − 〈x 0 , y 0 〉| = 〈x − x 0 , y〉 − 〈x 0 , y 0 − y〉
≤ |〈x − x 0 , y〉| + |〈x 0 , y 0 − y〉|
≤ kx − x 0 kkyk + kx 0 kky − y 0 k
Question: Given a norm k · k, when does it come from some 〈·, ·〉?
Lemma 11.8. Let (X , k · k) be a normed space. Then ∃ inner product 〈·, ·〉 on X that induced k · k
iff the parallelogram law holds:
Proof. ⇒ Suppose kxk2 = 〈x, x〉, then the parallelogram law holds (straight forward compu-
tation).
⇐ 1st case: K = C :Define
1¡
kx + yk2 − kx − yk2 + i kx + i yk2 − kx − i yk2 .
¢
〈x, y〉 :=
4
The real part of left hand side & right hand side of previous equation are equal because
= kx + yk2 + kx 0 + yk2
µ ¶
0 2 1 0 2
+ kx k − kx + (y − x) < )
2
µ ¶
2 1 0 2
+ kxk − kx + (y − x ) < )
2
= kx + yk2 + kx 0 + yk2
µ ¶
1 0 2 2
+ kx − (y − x)k − ky − xk
2
µ ¶
1
+ kx − (y − x 0 )k2 − ky − x 0 k2
2
= kx + yk2 + kx 0 + yk2 + kx + x 0 − yk2 − kx − yk2 − kx 0 − yk2
m 1 m 1 m 1 m
〈αx, y〉 = 〈 x, y〉 = n〈 x, y〉 = 〈 nx, y〉 = 〈mx, y〉 = 〈x, y〉 = α〈x, y〉.
n n n n n n n
(iii) 〈x, y〉 = 〈y, x〉 follows easily from the definition of 〈·, ·〉.
This finishes K = C.
2nd case: K = R : Define
1¡
kx + yk2 − kx − yk2
¢
〈x, y〉 :=
4
and proceed analogously to case K = C.
Definition 11.9. A Hilbert soace is a pair (X , 〈·, ·〉) of a K-vector space X and inner product
31 11 HILBERT SPACES (PART I: BASICS)
Lemma 11.10. Let (X , 〈·, ·〉) be a pre-Hlbert space. then the completion X̂ with respect to k · k is
a Hilbert space.
Proof. Let i : X → X̂ be the cannonical embedding. Since the parallelogram law holds in X
and since i (X ) is dense in X̂ , the parallelogram law holds in i (X ) = X̂ .
Theorem 11.11 (Riesz representation). Let X be Hilbert, and let j : X → X 0 , where X 0 = L(X , K)
is the dual space, defined as
j (y)(x) := 〈x, y〉 ∀x ∈ X .
Then:
(iii) j is surjective.
1¡ 1¡
ky − λxk − kyk ≤ − F (y − λx) − F (y)
¢ ¢
−
λ λ
1¡ 1¡
ky − λxk − kyk ≤ F (x) ≤ ky − λxk − kyk .
¢ ¢
⇒ −
λ λ
Now consider λ → 0. LHS & RHS then converge to
¯ ¯
d ¯¯ d ¯¯
ky + λxk = 〈y + λx, y + λx〉1/2 (because y 6= 0)
¡ ¢
d y λ=0
¯ d y λ=0
¯
1
= 〈y, y〉−1/2 2〈x, y〉
2
= 〈x, y〉.
F (x) = f (x) − i f (i x)
= ℜ(〈x, y〉) − i ℜ(〈i x, y〉)
= ℜ(〈x, y〉) + i ℑ(〈x, y〉)
= 〈x, y〉.
iX
X X 00
∼
= j ∼
= j0
∼
=
X0 X0
⇔ T 0 (y 0 )(u) = x 0 (u) ∀u ∈ X
⇔ y 0 (Tu) = x 0 (u) ∀u ∈ X
⇔ y 0 (v) = x 0 (T −1 v) ∀v ∈ Y since T is bijective
Set y 0 := x 0 ◦ T −1 .
M 1 ⊥ M 2 ⇔ 〈x, y〉 = 0 ∀x ∈ M 1 , ∀y ∈ M 2 .
M ⊥ := {y ∈ X | 〈x, y〉 = 0 ∀x ∈ M }
Proof. Obviously.
Therefore
Therefore y = y 1 + (y − y 1 ) ∈ M + M ⊥ .
P
Goal: Make sence of an expression of the form xi .
i ∈I
X
x= xi .
i ∈I
Lemma 12.5. (i) {x i }i ∈I is summable to x ∈ X iff ∀ε > 0 ∃ finite J 0 ⊂ I s.t. ∀ finite J ⊆ I with
J ∩ J 0 = ; we have ° °
°X °
° x j ° < ε.
° °
° j ∈J °
(ii) {x i }i ∈I is summable to x ∈ X iff only countably many x i , i ∈ I are non-zero and for every
∞
P
order x 1 , x 2 , . . . of these (non-zero elements) we have that x i = x.
n=1
° °
°P °
Proof. (i) ⇒ Let {x i }i ∈I be summable to x. Then ∀ε > 0 ∃J 0 (finite) s.t. ° x j − x ° ≤ 2ε .
° °
° j ∈J 0 °
Now let J be finite with J ∩ J 0 = ;. Then
° ° ° °
°X ° ° X X °
° xj° = ° xj − xj°
° ° ° °
° j ∈J ° ° j ∈J ∪J j ∈J 0
°
0
° ° ° °
° X ° °X °
≤° x j − x° + ° x j − x°
° ° ° °
° j ∈J ∪J ° ° j ∈J °
0 0
ε ε
< + = ε.
2 2
35 12 ORTHONORMAL BASES IN HILBERT SPACES
° °
° P °
1
⇐ Pick ε = n. Then ∃J n (finite) s.t. J ∩ J n = ; implies ° x ° < 1 . Therefore
° °
° j ∈J n j ° n
à !
X
xn
j ∈J 1 ∪ j 2 ∪...∪J n
∞
1
∀n ∈ N. Therefore x i = 0. So only
S
(ii) ⇒ Let J 1 be as in (i ). Let i ∉ J n . Then kx i k < n
n=1
countably many x i can be non-zero.
The rest is left as an exercise.
(i) α αx i .
P P
xi =
i ∈I i ∈I
P P P
(ii) xi + yi = (x i + y i ).
i ∈I i ∈I i ∈I
¿ À
P P
(iii) xi , z = 〈x i , z〉.
i ∈I i ∈I
X X ∞
X
xi = xi = x n = x.
i ∈I i ∈J n=1
Then ° ° ° ° ° °
° n ° ° X ∞ ° ° X ∞ °
x j ° kzk ≤ εkzk
X
°〈x, z〉 − 〈x j , z〉° = ° 〈x j , z〉° ≤ °
° ° ° ° ° °
j =1 j =n+1 j =n+1
° ° ° ° ° °
°X °2 X
° °
° x i ° = kx i k2 .
° °
°i ∈I ° i ∈I
° X °2
° °
2
kx j k = ° x j ° < ε2
X ° °
j ∈J j ∈J
° °
* + * + Ã !
kx i k2 .
X X X X X X X X
〈x, x〉 = x, xi =
|{z} 〈x, x i 〉 = x j , xi = 〈x i , x j 〉 |{z}
= 〈x i , x i 〉 =
i ∈I Lemma i ∈I i ∈I j ∈J i ∈I j ∈J x i ⊥x j i ∈I i ∈I
Corollary 12.10. Let X be Hilbert and let S = {x i }i ∈I be an ON-system. Fix x ∈ X . Then the set
S x = {x i ∈ S | 〈x i , x〉 6= 0}
is at most countable.
37 12 ORTHONORMAL BASES IN HILBERT SPACES
Corollary 12.11. Let X be Hilbert, and let {x n }n∈N be a countable ON-system. Then ∀x, y ∈ X
∞
X
|〈x, x n 〉〈y, x n 〉| ≤ kxkkyk.
n=1
µ ¶1 µ ¶1
∞
P ∞
P 2 ∞
P 2
Proof. |〈x, x n 〉〈y, x n 〉| ≤ |〈x, x n 〉| |〈y, x n 〉| ≤ kxkkyk.
n=1 |{z} n=1 n=1 |{z}
Hölder with p=q=2 B essel
Remark 12.12. Recall: Let X be a Hilbert space, M ⊆ X a closed linear subspace, then
M ∩ M ⊥ = {0} and X = M + M ⊥ .
Lemma 12.13. Let X be a Hilbert space, and S = {x i }i ∈I be an ON-system. Then the mapping
P
X 3 x 7→ 〈x, x i 〉x i is the orthogonal projection onto
i ∈I
X X
〈x − P x, x j 〉 = 〈x − 〈x, x i 〉x i , x j 〉 = 〈x, x j 〉 − 〈x, x i 〉〈x i , x j 〉.
x i ∈S 0 x i ∈S 0
If x j ∈ S \ S 0 , then the right hand side is zero. If x j ∈ S 0 , then the right hand side is zero by
⊥
construction. Therefore 〈x − P x, x j 〉 = 0 ∀x j ∈ S. And so (x − P x) ∈ (span(S))⊥ = (span(S)) .
The last equality holds, because for M ⊆ X linear subspace we have M ⊆ M . So (M )⊥ ⊆ M ⊥ .
But if y ∈ M ⊥ ⇔ 〈y, x〉 = 0 ∀x ∈ M . Let x̃ ∈ M , then ∃x n → x̃. Therefore 〈x̃, y〉 = lim 〈x n , y〉 = 0.
n→∞
Therefore y ∈ (M )⊥ and we have (M )⊥ = M ⊥ . Hence (x − P x) ∈ (span(S))⊥ and P is indeed an
orthogonal projection onto span(S).
Theorem 12.15. Let X be a Hilbert space and S = {x i }i ∈I and ON-system in X . Then the follow-
ing are equivalent:
(i) S is ON-bases.
(ii) S ⊥ = {0}.
(iii) X = span(S).
P
(iv) ∀x ∈ X : x = 〈x, x i 〉x i (Fourier decomposition).
i ∈I
P
(v) ∀x, y ∈ X : 〈x, y〉 = 〈x, x i 〉〈y, x i 〉.
i ∈I
Proof. Order the set of ON-systems in X by inclusion. Apply Zorn’s lemma. Then maximal
elements are ON-bases.
Theorem 12.17 (Dimension theorem). (1) All ON-bases in a Hilbert space have the same car-
dinality.
(2) If X and Y are Hilbert spaces that have bases with the same cardinality, then they are iso-
metric.
Te ≤ card(S × N) = card(S).
S
card(N), then card(T ) ≤ card
e∈S
Likewise card(S) ≤ card(T ).
Definition 13.2 (& Theorem). Let X and Y be two Hilbert spaces and suppose A ∈ L(X , Y ).
Let the adjoint be defined by
A0
Y0 X0
jY j X−1
Y X
A∗
Lemma 13.4. Let A ∈ L(X , Y ) satisfy |〈Ax, y〉| ≤ C kxkkyk ∀x ∈ X , ∀y ∈ Y for some C > 0. Then
kAk ≤ C . Furthermore
kAk = inf C ∈ R ¯ |〈Ax, y〉| ≤ C kxkkyk ∀x, y| = sup |〈Ax, y〉| ¯ kxk = kyk = 1 .
© ¯ ª © ¯ ª
Proof.
p p
Therefore kAxk ≤ C kAkkxk. And so kAk ≤ C kAk. Hence kAk ≤ C .
Rest is definition of the operator norm.
Lemma 13.5. Let A ∈ L(X , X ) be such that |〈Ax, y〉| ≤ C kxk2 ∀x ∈ X . Then ∀x, y ∈ X we have:
Proof.
¡ ¢
〈A(x + y), x + y〉 − 〈A(x − y), x − y〉 = 2 〈Ax, y〉 + 〈Ay, x〉 .
2 2
¡ ¢
≤
|{z} 2C kxk + kyk .
parallel. law
x
Replace x by α and y by αy for some α > 0:
µ ¶
1 2 2 2
|〈Ax, y〉 + 〈Ay, x〉| ≤ C 2 kxk + α kyk .
α
kxk
If y = 0, then (∗) is obvious. So let y 6= 0. Let α2 = kyk to obtain (∗).
This finishes the case K = R.
Case: K = C: Replace x by e i ψ and multiply the left-hand-side of (∗) by 1 = |e i φ |.
41 13 HERMITIAN (SELF-ADJOINT) OPERATORS
Then
|e i φ 〈Ae i ψ x, y〉 + e i φ 〈Ay, e i ψ x〉| ≤ 2C kxkkyk
and
| e i (φ+ψ) 〈Ax, y〉 + e i (φ−ψ) 〈Ay, x〉 | ≤ 2C kxkkyk
| {z } | {z }
β1 β2
Choose ψ and φ s.t.: both β1 and β2 are real & positive. Then the claim follows.
Definition 13.6. Let X be a Hilbert space and A ∈ L(X , Y ). Then A is called self-adjoint (or
hermitian) if A ∗ = A (i.e. 〈Ax, y〉 = 〈x, A ∗ y〉 ∀x, y).
Lemma 13.7. Let X be a C-Hilbert space. Then A ∈ L(X , X ) is hermitian iff 〈Ax, y〉 ∈ R ∀x ∈ X .
Proof. If |〈Ax, x〉| ≤ C kxk2 ∀x, then we have by the preceding lemma that
Definition 13.10. Let A ∈ L(X , X ) be hermitian, then we say A ≥ 0 iff 〈Ax, x〉 ≥ 0 ∀x ∈ X . And
A ≥ B iff (A − B ) ≥ 0.
Proof. Observe that X × X → K with (x, y) 7→ 〈Ax, y〉 is a positive semi-definit hermitian inner
product. Then apply the Cauchy-Schwarz inequality.
42 14 L P -SPACES
Proof. By construction, we have that {〈A i x, x〉}i ∈N converges for all fixed x ∈ X . Then we have
that also {〈A i x, y〉}i ∈N N converges for all fixed x, y ∈ X beacuse of polarization:
K = R : 〈Ax, y〉 = 41 〈A(x + y), x + y〉 − 〈A(x − y, x − y〉) .
¡ ¢
≤
|{z} 〈(A m − A n )x, x〉kxk2
kA m −A n k≤1
≤ εkxk2
14 L p -spaces
Goal: Study L p -spaces, i.e. declare: | f |p .
R
I k ∈ {[a, b], (a, b), (a, ∞), {a}, (a, b], [a, b)} .
(2) If ϕ is monotone and additive, then ϕ(I ) = ϕ(I ) + ϕ(;) ⇒ ϕ(;) = 0. And since ; ⊆ I ⇒
ϕ(I ) ≥ 0 ∀I ∈ σd .
Definition 14.3. (1) ϕ is called regular, if ∀ε > 0, ∀I ∈ σd ∃ open I ∗ ∈ σd s.t. I ⊆ I ∗ and ϕ(I ) ≤
ϕ(I ∗ ) < ϕ(I ) + ε.
Example 14.4. (1) Let v d (·) be a volume-form on Rd , i.e., if I = 〈a 1 , b 1 〉×〈a 2 , b 2 〉×· · ·×〈a d , b d 〉.
d
Q
Then v d (I ) = |b i − a i |. Here 〈∈ {(, [} and 〉 ∈ {), ]}.
i =1
X
m(I ) := m(x).
x∈N ∩I
Definition 14.5. Let ϕ be a measure. We say that M ⊆ Rd has measure zero, if ∀ε > 0 ∃ se-
quence {I k }k∈N with I k ∈ σd s.t. M ⊂ ϕ(I k ) < ε.
S P
I k and
k∈N k∈N
Remark 14.6. (1) By regularity, one can choose all I k to be open previous definition.
S
(2) Let {M k }k∈N be a sequence of measure zero sets, then M := M k is a measure zero set.
k∈N
∞
ϕ(I n,k ) < ε/2n+1 and M n ⊆
P S
Proof. Choose intervals {I n,k }k∈N s.t. I n,k . Therefore
k=1 n∈N
ϕ(I n,k ) < ε.
S S P P
M⊆ I n,k and
n∈N k∈N n∈N k∈N
Remark 14.8. Let { f n }n∈N be a sequence of ϕ-defined functions. then by the previous remark
(2), ∃ common measure zero set ∀ f n , n ∈ N.
44 14 L P -SPACES
Definition 14.9. Two ϕ-defined functions f and g are called equal almost everywhere (a.e.)
if they agree outside a measure zero set. We write
f =ϕ g .
Remark 14.11.
Remark 14.13. The set of intervals defining step functions is not unique! For example let f
take the values α and β on two intervals:
α β
45 14 L P -SPACES
β β
α β β
β
β
Remark 14.15. This definition is independent of the choice (of subdivision) of the intervals I k .
f d ϕ ≤ g d ϕ.
R R
(1) f ≤ g , then
(2) ¯ f d ϕ¯ ≤ | f |d ϕ.
¯R ¯ R
Proof (sketch). 1. Part: (Assume f n ≥ 0 ∀n). Let k ∈ N, and let M k,l := x ∈ Rd ¯ f l (x) > k . Then
© ¯ ª
each M k,l is union of finitely many disjoint bounded intervals. Moreover, ϕ(M k,l ) < kA ∀k, l ∈ N
½ ¾
d ¯
because of (∗). Define M k,l := x ∈ R
¯
sup f l (x) > k . Then M k,1 ⊆ M k,2 ⊆ . . . ⊆ M k . by
l ∈N
monotonicity of f n . W.l.o.g.: M k,l +1 is opbtained froim M k,l by augmentating M k,l by a finite
set of intervals. Then these intervals form a sequence {I k, j } j ∈N for every fixed k. We have:
46 14 L P -SPACES
½ ¾
∞ ∞ ∞
A d
ϕ(I k, j ) ≤ ⊇ M k . But: M := x ∈ R
P S ¯ T
k
and I k, j ¯ sup f l (x) = ∞ = M k . Therefore M is
j =1 j =1 l ∈N k=1
a measure zero set.
2. Part: (General case). Define f˜n := f n − f 1 . Then f˜n ≥ 0 ∀n ∈ N. Obtain limit f˜ as in part 1
and define f := f˜ − f 1 .
Definition 14.19. Let I1 Rd be the set of functions obtained as limits of step functions as in
¡ ¢
³ ´ n ³ ´o
I2 Rd := f − g ¯ f , g ∈ I1 Rd
¯
.
© ª
Recall: Let f n n∈N be a sequence of step functions s.t.
Z
f n d ϕ ≤ A < ∞ ∀n ∈ N . (∗)
n→∞
Then ∃ f : Rd → R s.t. f n −−−−→ f . Then define
Z Z
f d ϕ := lim f n d ϕ.
n→∞
by I1 Rd , ϕ , i.e.
¡ ¢
³ ´ n ³ ´o
I2 Rd , ϕ = f | f = f 1 − f 2 , f i ∈ Ii Rd , ϕ .
Z Z Z
f d ϕ := f1d ϕ − f 2 d ϕ.
(i) f ≤ϕ g ⇒ f d ϕ ≤ g d ϕ.
R R
(ii) ¯ f d ϕ¯ ≤ | f |d ϕ.
¯R ¯ R
47 14 L P -SPACES
© ª
Theorem 14.23 (Beppo Levi, monotone convergence). Let f n n∈N be a sequence of summable
functions s.t.
f n d ϕ ≤ A < ∞ ∀n ∈ N.
R
(i)
© ª
(ii) fn n∈N is monotonically increasing.
n→∞
Then ∃ f ∈ I2 Rd , ϕ s.t. f n −−−−→ϕ f and f d ϕ = lim f n d ϕ.
¡ ¢ R R
n→∞
n→∞
Theorem 14.24 (Lebesgue). Let f n n∈N ⊆ I2 Rd , ϕ s.t. f n −−−−→ f . Suppose that ∃g ∈ I2 Rd , ϕ
© ª ¢ ¡ ¡ ¢
(i) f ∈ I2 Rd , ϕ ⇒ f is measurable.
¡ ¢
Remark 14.26.
(ii) f ∈ C 0 Rd , R ⇒ f is measurable.
¡ ¢
Lemma 14.27. (1) Let f n n∈N be a ϕ-convergent sequence of measurable functions. Then
© ª
f =ϕ lim f n is measurable.
n→∞
© ª © ª © ª
(2) Let f n n∈N be a sequence of measurable functions. Then inf f n n∈N and sup f n n∈N are
n∈N n∈N
measurable.
Proof. We have f = sup( f , 0) + inf( f , 0). So w.l.o.g. let f ≥ϕ 0. Let f = lim f n , where each f n is
| {z } | {z } n→∞
≥0 ≤0
a non-negative step function. Since f ≤ϕ g we have f = inf ( f n , g ). Since f n , g ∈ I2 Rd , ϕ , we
¡ ¢
n→∞ ¡
have inf( f n , g ) ∈ I2 Rd , ϕ and therefore inf( f n , g ) ⊆ I2 Rd , ϕ s.t., ¯inf( f n , g )¯ ≤ϕ g . The
¡ ¢ © ª ¢ ¯ ¯
n∈N
result then follows from Lebesgue’s theorem.
Corollary 14.30. Let f ∈ I2 Rd , ϕ and let g be measurable s.t. |g | is ϕ-bounded (from above).
¡ ¢
Then f · g ∈ I2 Rd , ϕ .
¡ ¢
48 14 L P -SPACES
(i) f˜ =ϕ lim f k .
k→∞
(i) f n ≥ 0 ∀n ∈ N.
(ii) ∃ f =ϕ lim f n .
n→∞
If f n d ϕ ≤ A < ∞ ∀n ∈ N, then f d ϕ ≤ A.
R R
T S
Remark 14.35. (i) Let {E n }n∈N be measurable. Then E n and E n are both measurable,
n∈N n∈N
since
χ T
En = inf χE n , χ S
En = sup χE n .
n∈N n∈N n∈N n∈N
(iii) Open and closed sets are measurable (use that continuous functons are measurable).