Normed and Banach Spaces - Core Definitions
The concept of a normed space extends the familiar notion of distance and magnitude from Euclidean spaces to general vector spaces, providing the foundation for functional analysis.
Let be a vector space over (where or ). A norm on is a function satisfying:
- Positivity: if and only if
- Homogeneity: for all ,
- Triangle Inequality: for all
The pair is called a normed space.
Every norm induces a metric via , making every normed space automatically a metric space. This connection allows us to discuss convergence, continuity, and completeness in normed spaces using the familiar language of metric spaces.
A normed space is called a Banach space if it is complete with respect to the metric induced by the norm. That is, every Cauchy sequence in converges to an element in .
-
Euclidean Space: with is a Banach space
-
Sequence Spaces: For , with norm is a Banach space
-
Function Spaces: with supremum norm is a Banach space
-
Spaces: For a measure space and , with norm forms a Banach space
Not all norms are equivalent. On , however, all norms are equivalent in the sense that they induce the same topology. This finite-dimensional phenomenon does not extend to infinite dimensions, where the choice of norm becomes crucial.
The structure of normed spaces allows us to develop a rich theory of linear operators, dual spaces, and spectral analysis, forming the backbone of modern functional analysis and its applications to differential equations, quantum mechanics, and optimization theory.