Functional Analysis Lecture 1
[[lecture-data]]
Lecture Notes: Rodriguez, page 1
Introduction
LA/Calc: finite vars
FA: vector spaces w infinite vars
1. Normed and Banach Spaces
Let
- addition
- scalar multiplication
see vector space
difference: size = dimension. We have finite vector space and infinite vector space.
ie, if for every set
and
is a linearly independent set with non-finite cardinality.
notion of "length" in a vector space
A norm on a vector space
definiteness homogeneity triangle inequality
A vector space with a norm
see norm
A semi-norm is a function
see semi-norm
Recall:
If
- (identifiability)
- (symmetry)
- (triangle inequality)
see metric
If
- Definiteness for the norm implies
- By homogeneity we get symmetry:
- triangle inequality follows immediately since
see norm spaces induce metric spaces
If
see continuous bounded function space
Then
NTS that this is indeed a norm by verifying each of the properties. identifiability and homogeneity are satisfied from the definition of the norm. It suffices then to show that the triangle inequality holds.
If
Convergence in this norm means
Thus convergence in this metric is uniform convergence when the functions
see infinity norm for continuous bounded function space
m o r e e x a m p l e s of normed vector spaces
see l-p vector space
A normed space is a Banach space if it is complete with respect to the metric induced by the norm.
ie, Cauchy sequences in the space converge in the space.
see Banach space
If
see complete metric spaces have banach continuous bounded function spaces
NTS every Cauchy sequence
Let
In particular,
And therefore for all
Since for all
for each
(define a candidate limiting function)
Define
Then for all
thus
Finally, we need to show continuity and convergence.
Let
So for any fixed
Thus as
Thus we have
Thus,
the approach for this proof is basically the same as any proof to show that something is a Banach space.
- choose a candidate for the limit
- show that the limit is in the space
example
show
idea
- each "point" in the space is sequence
review
What two operations are required for a vector space?
-?-
- addition
- scalar multiplication
What makes a vector space finite?
-?-
Every linearly independent set is finite
What three properties must a norm satisfy?
-?-
Definiteness/nonnegativity, homogeneity, triangle inequality
What is a Banach space?
-?-
A complete normed/metric space. ie, all convergent sequences in the space converge in the space.
What is the general approach to show that a space is Banach?
-?-
- choose a candidate for the limit of a sequence
- show that the limit is in the space
Created 2025-05-27 Last Modified 2025-06-05