218 Banach Space
A set of vectors with a norm where every sequence of elements that get closer to each other has a limit in the set that is used to study the continuity of a mapping.
definition [d] (Banach Space) From Kreyszig Definition 2.2-1: a Banach space is a complete normed space, complete in the metric defined by the norm
- \(d(x,y) = \lVert x - y \rVert\) .
where
- the underlying space is a normed space \((X, \lVert\cdot\rVert)\).
- completeness means every Cauchy sequence in \(X\) converges to an element of \(X\).
218.1 Elementary Example
218.1.1 Simple
A Banach space is a complete normed space. The line \(\mathbb{R}\) with absolute value as norm is Banach.
\[ X = \mathbb{R},\quad \lVert x \rVert = |x| \]
\[ d(x,y) = |x - y| \]
where
- \((X,\lVert\cdot\rVert)\) is a normed space.
- completeness is with respect to \(d(x,y) = \lVert x - y \rVert\).