[[lecture-data]]
Lecture Notes: Rodriguez, page 1
Introduction
LA/Calc: finite vars
FA: vector spaces w infinite vars
Let
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.
see [[finite vector space]]
A norm on a [[vector space]]
A [[vector space]] with a norm
see [[norm]]
A semi-norm is a function
see [[semi-norm]]
Recall:
If
see metric
[!theorem]
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.
example
show
idea
What two operations are required for a vector space?
-?-
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?
-?-
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>
}