Misplaced Pages

Normed vector space: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editContent deleted Content addedVisualWikitext
Revision as of 06:07, 11 May 2004 editAndrewKepert (talk | contribs)Extended confirmed users1,366 editsm =See also= ++Seminorm← Previous edit Latest revision as of 22:11, 21 February 2024 edit undo169.237.31.100 (talk)No edit summaryTag: Manual revert 
(273 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
{{short description|Vector space on which a distance is defined}}
]
{{more footnotes|date=December 2019}}
]
]s and
a subset of ]s, which in turn is a subset of ]s.]]


In ], a '''normed vector space''' or '''normed space''' is a ] over the ] or ] numbers on which a ] is defined.<ref name="text">{{cite book|first=Frank M.|last=Callier|title=Linear System Theory|location=New York |publisher=Springer-Verlag|year=1991|isbn=0-387-97573-X}}</ref> A norm is a generalization of the intuitive notion of "length" in the physical world. If <math>V</math> is a vector space over <math>K</math>, where <math>K</math> is a field equal to <math>\mathbb R</math> or to <math>\mathbb C</math>, then a norm on <math>V</math> is a map <math>V\to\mathbb R</math>, typically denoted by <math>\lVert\cdot \rVert</math>, satisfying the following four axioms:
In ], with 2- or 3-dimensional ]s with ]-valued entries, the idea of the "length" of a vector is intuitive and can be easily extended to any ] '''R'''<sup>''n''</sup>. It turns out that the following properties of "vector length" are the crucial ones.


#Non-negativity: for every <math>x\in V</math>,<math>\; \lVert x \rVert \ge 0</math>.
# a vector always has a strictly positive length. The only exception is the zero vector which has length zero.
#Positive definiteness: for every <math>x \in V</math>, <math>\; \lVert x\rVert=0</math> if and only if <math>x</math> is the zero vector.
# multiplying a vector by a positive number has the same effect on the length.
# Absolute homogeneity: for every <math>\lambda\in K</math> and <math>x\in V</math>,<math display="block">\lVert \lambda x \rVert = |\lambda|\, \lVert x\rVert </math>
# the ], which amounts roughly to saying that the distance from A through B to C is never shorter than going directly from A to C.
# ]: for every <math>x\in V</math> and <math>y\in V</math>,<math display="block">\|x+y\| \leq \|x\| + \|y\|.</math>


Their generalization for more abstract ]s, leads to the notion of '''norm'''. A vector space on which a norm is defined is then called a '''normed vector space'''. If <math>V</math> is a real or complex vector space as above, and <math>\lVert\cdot\rVert</math> is a norm on <math>V</math>, then the ordered pair <math>(V,\lVert\cdot \rVert)</math> is called a normed vector space. If it is clear from context which norm is intended, then it is common to denote the normed vector space simply by <math>V</math>.


A norm induces a ], called its {{em|]}}, by the formula
== Definition ==
<math display="block">d(x,y) = \|y-x\|.</math>
which makes any normed vector space into a ] and a ]. If this metric space is ] then the normed space is a <em>]</em>. Every normed vector space can be "uniquely extended" to a Banach space, which makes normed spaces intimately related to Banach spaces. Every Banach space is a normed space but converse is not true. For example, the set of the ]s of real numbers can be normed with the ], but it is not complete for this norm.


An ] is a normed vector space whose norm is the square root of the inner product of a vector and itself. The ] of a ] is a special case that allows defining ] by the formula
If ''V'' is a vector space over a ] ''K'' (which must be either the ] or the ]), a norm on ''V'' is a ] from ''V'' to '''R''', the real numbers &mdash; that is, it associates to each vector '''v''' in ''V'' a real number, which is usually denoted ||'''v'''||.
<math display=block>d(A, B) = \|\overrightarrow{AB}\|.</math>
The norm must satisfy the following conditions:
:For all ''a'' in ''K'' and all '''u''' and '''v''' in ''V'',
::1. ||'''v'''|| &ge; 0 with equality if and only if '''v''' = '''0'''.
::2. ||''a''<b>v</B>|| = |''a''| ||'''v'''||.
::3. ||'''u''' + '''v'''|| &le; ||'''u'''|| + ||'''v'''||.


The study of normed spaces and Banach spaces is a fundamental part of ], a major subfield of mathematics.
Most of property 1 follows from the other axioms, and in fact it can be replaced by the following condition:


==Definition==
::1'. if ||'''v'''|| = 0, then '''v''' = '''0'''
{{See also|Seminormed space}}


A '''normed vector space''' is a ] equipped with a ]. A '''{{visible anchor|seminormed vector space}}''' is a vector space equipped with a ].
A useful consequence of the norm axioms is the inequality
:||'''u''' &plusmn; '''v'''|| &ge; | ||'''u'''|| - ||'''v'''|| |
for all vectors '''u''' and '''v'''.


A useful ] is
==Examples of norms==
<math display=block>\|x-y\| \geq | \|x\| - \|y\| |</math>
for any vectors <math>x</math> and <math>y.</math>


This also shows that a vector norm is a (uniformly) ].
===Euclidean norm===


Property 3 depends on a choice of norm <math>|\alpha|</math> on the field of scalars. When the scalar field is <math>\R</math> (or more generally a subset of <math>\Complex</math>), this is usually taken to be the ordinary ], but other choices are possible. For example, for a vector space over <math>\Q</math> one could take <math>|\alpha|</math> to be the ].
On '''R'''<sup>''n''</sup>, the intuitive notion of length of the vector '''x''' = (''x''<sub>1</sub>, ''x''<sub>2</sub>, ..., ''x''<sub>''n''</sub>) is captured by the formula
:<math>\|x\| = \sqrt{|x_1|^2 + \cdots + |x_n|^2}.</math>
This gives the ordinary distance from the origin to the point '''x''', a consequence of the ].
The Euclidean norm is by far the most commonly used norm on '''R'''<sup>''n''</sup>, but there are other norms on this vector space as will be shown below.


==Topological structure==
===Taxicab norm or Manhattan norm===
''Main article ]''


If <math>(V, \|\,\cdot\,\|)</math> is a normed vector space, the norm <math>\|\,\cdot\,\|</math> induces a ] (a notion of ''distance'') and therefore a ] on <math>V.</math> This metric is defined in the natural way: the distance between two vectors <math>\mathbf{u}</math> and <math>\mathbf{v}</math> is given by <math>\|\mathbf{u} - \mathbf{v}\|.</math> This topology is precisely the weakest topology which makes <math>\|\,\cdot\,\|</math> continuous and which is compatible with the linear structure of <math>V</math> in the following sense:
:<math>\|x\|_1 = \sum_{i=1}^{n} |x_i|.</math>
The name comes from the fact that the norm gives the distance a taxi has to drive in a rectangular ] to get from the origin to the point ''x''.


#The vector addition <math>\,+\, : V \times V \to V</math> is jointly continuous with respect to this topology. This follows directly from the ].
<table border="0" width="180" cellpadding="3" align="right"><tr><td>]</td></tr>
#The scalar multiplication <math>\,\cdot\, : \mathbb{K} \times V \to V,</math> where <math>\mathbb{K}</math> is the underlying scalar field of <math>V,</math> is jointly continuous. This follows from the triangle inequality and homogeneity of the norm.
<tr><td><i>Illustrations of ]s in different norms.</i></td></tr>
</table>


Similarly, for any seminormed vector space we can define the distance between two vectors <math>\mathbf{u}</math> and <math>\mathbf{v}</math> as <math>\|\mathbf{u} - \mathbf{v}\|.</math> This turns the seminormed space into a ] (notice this is weaker than a metric) and allows the definition of notions such as ] and ].
===''p''-norm=== Let ''p''&ge;1 be a real number.
To put it more abstractly every seminormed vector space is a ] and thus carries a ] which is induced by the semi-norm.
:<math>\|x\|_p = \left( \sum_{i=1}^n |x_i|^p \right)^\frac{1}{p}</math>
Note that for ''p''=1 we get the taxicab norm and for ''p''=2 we get the Euclidean norm. See also ].


Of special interest are ] normed spaces, which are known as {{em|]s}}.
===Infinity norm or maximum norm===
Every normed vector space <math>V</math> sits as a dense subspace inside some Banach space; this Banach space is essentially uniquely defined by <math>V</math> and is called the {{em|]}} of <math>V.</math>


Two norms on the same vector space are called {{em|]}} if they define the same ]. On a finite-dimensional vector space, all norms are equivalent but this is not true for infinite dimensional vector spaces.
:<math>\|x\|_\infty = \max \left(|x_1|, \ldots ,|x_n| \right).</math>


All norms on a finite-dimensional vector space are equivalent from a topological viewpoint as they induce the same topology (although the resulting metric spaces need not be the same).<ref>{{Citation|last1=Kedlaya|first1=Kiran S.|author1-link=Kiran Kedlaya|title=''p''-adic differential equations|publisher=]|series=Cambridge Studies in Advanced Mathematics|isbn=978-0-521-76879-5|year=2010|volume=125|citeseerx=10.1.1.165.270}}, Theorem 1.3.6</ref> And since any Euclidean space is complete, we can thus conclude that all finite-dimensional normed vector spaces are Banach spaces. A normed vector space <math>V</math> is ] if and only if the unit ball <math>B = \{ x : \|x\| \leq 1\}</math> is ], which is the case if and only if <math>V</math> is finite-dimensional; this is a consequence of ]. (In fact, a more general result is true: a topological vector space is locally compact if and only if it is finite-dimensional. The point here is that we don't assume the topology comes from a norm.)
The concept of ] (the set of all vectors of norm 1) is different in different norms: for the 1-norm the unit circle in '''R'''<sup>2</sup> is a ], for the 2-norm (Euclidean norm) it is the well-known unit ], while for the infinity norm it is a ]. See the accompanying illustration.


The topology of a seminormed vector space has many nice properties. Given a ] <math>\mathcal{N}(0)</math> around 0 we can construct all other neighbourhood systems as
===Other norms===
<math display=block>\mathcal{N}(x) = x + \mathcal{N}(0) := \{x + N : N \in \mathcal{N}(0)\}</math>
with
<math display=block>x + N := \{x + n : n \in N\}.</math>


Moreover, there exists a ] for the origin consisting of ] and ]s. As this property is very useful in ], generalizations of normed vector spaces with this property are studied under the name ]s.
Other norms on '''R'''<sup>''n''</sup> can be constructed by combining the above; for example
:<math>\|x\| = 2|x_1| + \sqrt{3|x_2|^2 + \max(|x_3|,2|x_4|)^2}</math>
is a norm on '''R'''<sup>4</sup>.


A norm (or ]) <math>\|\cdot\|</math> on a topological vector space <math>(X, \tau)</math> is continuous if and only if the topology <math>\tau_{\|\cdot\|}</math> that <math>\|\cdot\|</math> induces on <math>X</math> is ] than <math>\tau</math> (meaning, <math>\tau_{\|\cdot\|} \subseteq \tau</math>), which happens if and only if there exists some open ball <math>B</math> in <math>(X, \|\cdot\|)</math> (such as maybe <math>\{x \in X : \|x\| < 1\}</math> for example) that is open in <math>(X, \tau)</math> (said different, such that <math>B \in \tau</math>).
All the above formulas also yield norms on '''C'''<sup>''n''</sup> without modification.


== Normable spaces ==
Examples of infinite dimensional normed vector spaces can be found in the ] article. In addition, ] becomes a normed vector space if we define the norm as
:<math>\|x\| = \sqrt{<x,x>}.</math>


{{See also|Metrizable topological vector space#Normability}}
==Distances in normed vector spaces==


A ] <math>(X, \tau)</math> is called '''normable''' if there exists a norm <math>\| \cdot \|</math> on <math>X</math> such that the canonical metric <math>(x, y) \mapsto \|y-x\|</math> induces the topology <math>\tau</math> on <math>X.</math>
For any normed vector space we can define the ''distance'' between two vectors '''u''' and '''v''' as ||'''u'''-'''v'''||.
The following theorem is due to ]:{{sfn|Schaefer|1999|p=41}}
(Note that the Euclidean norm gives rise to the ] in this fashion.) This turns the normed space into a ] and allows the definition of notions such as ] and ]. The norm is then a continuous map.
If this metric space is ] then the normed space is called a ].
Every normed vector space ''V'' sits as a dense subspace inside a Banach space; this Banach space is essentially uniquely defined by ''V'' and is called the ''completion'' of ''V''.


''']''': A Hausdorff topological vector space is normable if and only if there exists a convex, ] neighborhood of <math>0 \in X.</math>
Two norms ||.||<sub>1</sub> and ||.||<sub>2</sub> on a vector space ''V'' are called ''equivalent'' if there exist positive real numbers ''C'' and ''D'' such that
:<math>C\|x\|_1\leq\|x\|_2\leq D\|x\|_1</math>
for all ''x'' in ''V''. In this case, the two norms define the same notions of continuity and convergence and do not need to be distinguished for most purposes.


A product of a family of normable spaces is normable if and only if only finitely many of the spaces are non-trivial (that is, <math>\neq \{ 0 \}</math>).{{sfn|Schaefer|1999|p=41}} Furthermore, the quotient of a normable space <math>X</math> by a closed vector subspace <math>C</math> is normable, and if in addition <math>X</math>'s topology is given by a norm <math>\|\,\cdot,\|</math> then the map <math>X/C \to \R</math> given by <math display=inline>x + C \mapsto \inf_{c \in C} \|x + c\|</math> is a well defined norm on <math>X / C</math> that induces the ] on <math>X / C.</math>{{sfn|Schaefer|1999|p=42}}
== Finite-dimensional normed vector spaces ==


If <math>X</math> is a Hausdorff ] ] then the following are equivalent:
All norms on a finite-dimensional vector space ''V'' are equivalent. Since Euclidean space is complete, we can thus conclude that all finite-dimensional normed vector spaces are Banach spaces.


# <math>X</math> is normable.
A normed vector space ''V'' is finite-dimensional if and only if the unit ball ''B'' = {''x'' : ||''x''|| &le; 1} is ], which is the case if and only if ''V'' is ].
# <math>X</math> has a bounded neighborhood of the origin.
# the ] <math>X^{\prime}_b</math> of <math>X</math> is normable.{{sfn|Trèves|2006|pp=136–149, 195–201, 240–252, 335–390, 420–433}}
# the strong dual space <math>X^{\prime}_b</math> of <math>X</math> is ].{{sfn|Trèves|2006|pp=136–149, 195–201, 240–252, 335–390, 420–433}}


Furthermore, <math>X</math> is finite dimensional if and only if <math>X^{\prime}_{\sigma}</math> is normable (here <math>X^{\prime}_{\sigma}</math> denotes <math>X^{\prime}</math> endowed with the ]).
== Linear maps and dual spaces ==


The topology <math>\tau</math> of the ] <math>C^{\infty}(K),</math> as defined in the article on ], is defined by a countable family of norms but it is {{em|not}} a normable space because there does not exist any norm <math>\|\cdot\|</math> on <math>C^{\infty}(K)</math> such that the topology that this norm induces is equal to <math>\tau.</math>
The most important maps between two normed vector spaces are the ] ]. Together with these maps, normed vector spaces form a ]. An ''isometry'' between two normed vector spaces is a linear map ''f'' which preserves the norm (meaning ||''f''('''v''')|| = ||'''v'''|| for all vectors '''v'''). Isometries are always continuous and ]. A ] isometry between the normed vector spaces ''V'' and ''W'' is called a ''isometric isomorphism'', and ''V'' and ''W'' are called ''isometrically isomorphic''. Isometrically isomorphic normed vector spaces are identical for all practical purposes.


Even if a metrizable topological vector space has a topology that is defined by a family of norms, then it may nevertheless still fail to be ] (meaning that its topology can not be defined by any {{em|single}} norm).
When speaking of normed vector spaces, we augment the notion of ] to take the norm into account. The dual ''V''&nbsp;' of a normed vector space ''V'' is the space of all ''continuous'' linear maps from ''V'' to the base field (the complexes or the reals) &mdash; such linear maps are called "functionals". The norm of a functional &phi; is defined as the ] of |&phi;('''v''')| where '''v''' ranges over all unit vectors (i.e. vectors of norm 1) in ''V''. This turns ''V''&nbsp;' into a normed vector space. An important theorem about continuous linear functionals on normed vector spaces is the ].
An example of such a space is the ] <math>C^{\infty}(K),</math> whose definition can be found in the article on ], because its topology <math>\tau</math> is defined by a countable family of norms but it is {{em|not}} a normable space because there does not exist any norm <math>\|\cdot\|</math> on <math>C^{\infty}(K)</math> such that the topology this norm induces is equal to <math>\tau.</math>
In fact, the topology of a ] <math>X</math> can be a defined by a family of {{em|norms}} on <math>X</math> if and only if there exists {{em|at least one}} continuous norm on <math>X.</math>{{sfn|Jarchow|1981|p=130}}


==Linear maps and dual spaces==
==See also==


The most important maps between two normed vector spaces are the ] ]. Together with these maps, normed vector spaces form a ].
*]

*]
The norm is a continuous function on its vector space. All linear maps between finite dimensional vector spaces are also continuous.
*]

*]
An ''isometry'' between two normed vector spaces is a linear map <math>f</math> which preserves the norm (meaning <math>\|f(\mathbf{v})\| = \|\mathbf{v}\|</math> for all vectors <math>\mathbf{v}</math>). Isometries are always continuous and ]. A ] isometry between the normed vector spaces <math>V</math> and <math>W</math> is called an ''isometric isomorphism'', and <math>V</math> and <math>W</math> are called ''isometrically isomorphic''. Isometrically isomorphic normed vector spaces are identical for all practical purposes.

When speaking of normed vector spaces, we augment the notion of ] to take the norm into account. The dual <math>V^{\prime}</math> of a normed vector space <math>V</math> is the space of all ''continuous'' linear maps from <math>V</math> to the base field (the complexes or the reals) — such linear maps are called "functionals". The norm of a functional <math>\varphi</math> is defined as the ] of <math>|\varphi(\mathbf{v})|</math> where <math>\mathbf{v}</math> ranges over all unit vectors (that is, vectors of norm <math>1</math>) in <math>V.</math> This turns <math>V^{\prime}</math> into a normed vector space. An important theorem about continuous linear functionals on normed vector spaces is the ].

==Normed spaces as quotient spaces of seminormed spaces==

The definition of many normed spaces (in particular, ]s) involves a seminorm defined on a vector space and then the normed space is defined as the ] by the subspace of elements of seminorm zero. For instance, with the ], the function defined by
<math display=block>\|f\|_p = \left( \int |f(x)|^p \;dx \right)^{1/p}</math>
is a seminorm on the vector space of all functions on which the ] on the right hand side is defined and finite. However, the seminorm is equal to zero for any function ] on a set of ] zero. These functions form a subspace which we "quotient out", making them equivalent to the zero function.

==Finite product spaces==

Given <math>n</math> seminormed spaces <math>\left(X_i, q_i\right)</math> with seminorms <math>q_i : X_i \to \R,</math> denote the ] by
<math display=block>X := \prod_{i=1}^n X_i</math>
where vector addition defined as
<math display=block>\left(x_1,\ldots,x_n\right) + \left(y_1,\ldots,y_n\right) := \left(x_1 + y_1, \ldots, x_n + y_n\right)</math>
and scalar multiplication defined as
<math display=block>\alpha \left(x_1,\ldots,x_n\right) := \left(\alpha x_1, \ldots, \alpha x_n\right).</math>

Define a new function <math>q : X \to \R</math> by
<math display=block>q\left(x_1,\ldots,x_n\right) := \sum_{i=1}^n q_i\left(x_i\right),</math>
which is a seminorm on <math>X.</math> The function <math>q</math> is a norm if and only if all <math>q_i</math> are norms.

More generally, for each real <math>p \geq 1</math> the map <math>q : X \to \R</math> defined by
<math display=block>q\left(x_1,\ldots,x_n\right) := \left(\sum_{i=1}^n q_i\left(x_i\right)^p\right)^{\frac{1}{p}}</math>
is a semi norm.
For each <math>p</math> this defines the same topological space.

A straightforward argument involving elementary linear algebra shows that the only finite-dimensional seminormed spaces are those arising as the product space of a normed space and a space with trivial seminorm. Consequently, many of the more interesting examples and applications of seminormed spaces occur for infinite-dimensional vector spaces.

== See also ==

* ], normed vector spaces which are complete with respect to the metric induced by the norm
* {{annotated link|Banach–Mazur compactum}}
* ], where the length of each tangent vector is determined by a norm
* ], normed vector spaces where the norm is given by an ]
* {{annotated link|Kolmogorov's normability criterion}}
* ] – a vector space with a topology defined by convex open sets
* ] – mathematical set with some added structure
* {{annotated link|Topological vector space}}

==References==

{{reflist}}
{{reflist|group=note}}

==Bibliography==

* {{Rudin Walter Functional Analysis}} <!-- {{sfn|Rudin|1991|pp=}} -->
* {{Banach Théorie des Opérations Linéaires}} <!-- {{sfn|Banach|1932|p=}} -->
* {{Citation|title=Functional analysis and control theory: Linear systems|last=Rolewicz|first=Stefan|year=1987|isbn=90-277-2186-6|publisher=D. Reidel Publishing Co.; PWN—Polish Scientific Publishers|oclc=13064804|edition=Translated from the Polish by Ewa Bednarczuk|series=Mathematics and its Applications (East European Series)|location=Dordrecht; Warsaw|volume=29|pages=xvi+524|mr=920371| doi=10.1007/978-94-015-7758-8}}
* {{cite book|last=Schaefer|first=H. H.|title=Topological Vector Spaces|publisher=Springer New York Imprint Springer|publication-place=New York, NY|year=1999|isbn=978-1-4612-7155-0|oclc=840278135}} <!-- {{sfn|Schaefer|1999|p=}} -->
* {{Trèves François Topological vector spaces, distributions and kernels}}

== External links ==

* {{Commons category-inline|Normed spaces}}

{{Banach spaces}}
{{Functional Analysis}}
{{TopologicalVectorSpaces}}

{{DEFAULTSORT:Normed Vector Space}}

]

Latest revision as of 22:11, 21 February 2024

Vector space on which a distance is defined
This article includes a list of general references, but it lacks sufficient corresponding inline citations. Please help to improve this article by introducing more precise citations. (December 2019) (Learn how and when to remove this message)
Hierarchy of mathematical spaces. Normed vector spaces are a superset of inner product spaces and a subset of metric spaces, which in turn is a subset of topological spaces.

In mathematics, a normed vector space or normed space is a vector space over the real or complex numbers on which a norm is defined. A norm is a generalization of the intuitive notion of "length" in the physical world. If V {\displaystyle V} is a vector space over K {\displaystyle K} , where K {\displaystyle K} is a field equal to R {\displaystyle \mathbb {R} } or to C {\displaystyle \mathbb {C} } , then a norm on V {\displaystyle V} is a map V R {\displaystyle V\to \mathbb {R} } , typically denoted by {\displaystyle \lVert \cdot \rVert } , satisfying the following four axioms:

  1. Non-negativity: for every x V {\displaystyle x\in V} , x 0 {\displaystyle \;\lVert x\rVert \geq 0} .
  2. Positive definiteness: for every x V {\displaystyle x\in V} , x = 0 {\displaystyle \;\lVert x\rVert =0} if and only if x {\displaystyle x} is the zero vector.
  3. Absolute homogeneity: for every λ K {\displaystyle \lambda \in K} and x V {\displaystyle x\in V} , λ x = | λ | x {\displaystyle \lVert \lambda x\rVert =|\lambda |\,\lVert x\rVert }
  4. Triangle inequality: for every x V {\displaystyle x\in V} and y V {\displaystyle y\in V} , x + y x + y . {\displaystyle \|x+y\|\leq \|x\|+\|y\|.}

If V {\displaystyle V} is a real or complex vector space as above, and {\displaystyle \lVert \cdot \rVert } is a norm on V {\displaystyle V} , then the ordered pair ( V , ) {\displaystyle (V,\lVert \cdot \rVert )} is called a normed vector space. If it is clear from context which norm is intended, then it is common to denote the normed vector space simply by V {\displaystyle V} .

A norm induces a distance, called its (norm) induced metric, by the formula d ( x , y ) = y x . {\displaystyle d(x,y)=\|y-x\|.} which makes any normed vector space into a metric space and a topological vector space. If this metric space is complete then the normed space is a Banach space. Every normed vector space can be "uniquely extended" to a Banach space, which makes normed spaces intimately related to Banach spaces. Every Banach space is a normed space but converse is not true. For example, the set of the finite sequences of real numbers can be normed with the Euclidean norm, but it is not complete for this norm.

An inner product space is a normed vector space whose norm is the square root of the inner product of a vector and itself. The Euclidean norm of a Euclidean vector space is a special case that allows defining Euclidean distance by the formula d ( A , B ) = A B . {\displaystyle d(A,B)=\|{\overrightarrow {AB}}\|.}

The study of normed spaces and Banach spaces is a fundamental part of functional analysis, a major subfield of mathematics.

Definition

See also: Seminormed space

A normed vector space is a vector space equipped with a norm. A seminormed vector space is a vector space equipped with a seminorm.

A useful variation of the triangle inequality is x y | x y | {\displaystyle \|x-y\|\geq |\|x\|-\|y\||} for any vectors x {\displaystyle x} and y . {\displaystyle y.}

This also shows that a vector norm is a (uniformly) continuous function.

Property 3 depends on a choice of norm | α | {\displaystyle |\alpha |} on the field of scalars. When the scalar field is R {\displaystyle \mathbb {R} } (or more generally a subset of C {\displaystyle \mathbb {C} } ), this is usually taken to be the ordinary absolute value, but other choices are possible. For example, for a vector space over Q {\displaystyle \mathbb {Q} } one could take | α | {\displaystyle |\alpha |} to be the p {\displaystyle p} -adic absolute value.

Topological structure

If ( V , ) {\displaystyle (V,\|\,\cdot \,\|)} is a normed vector space, the norm {\displaystyle \|\,\cdot \,\|} induces a metric (a notion of distance) and therefore a topology on V . {\displaystyle V.} This metric is defined in the natural way: the distance between two vectors u {\displaystyle \mathbf {u} } and v {\displaystyle \mathbf {v} } is given by u v . {\displaystyle \|\mathbf {u} -\mathbf {v} \|.} This topology is precisely the weakest topology which makes {\displaystyle \|\,\cdot \,\|} continuous and which is compatible with the linear structure of V {\displaystyle V} in the following sense:

  1. The vector addition + : V × V V {\displaystyle \,+\,:V\times V\to V} is jointly continuous with respect to this topology. This follows directly from the triangle inequality.
  2. The scalar multiplication : K × V V , {\displaystyle \,\cdot \,:\mathbb {K} \times V\to V,} where K {\displaystyle \mathbb {K} } is the underlying scalar field of V , {\displaystyle V,} is jointly continuous. This follows from the triangle inequality and homogeneity of the norm.

Similarly, for any seminormed vector space we can define the distance between two vectors u {\displaystyle \mathbf {u} } and v {\displaystyle \mathbf {v} } as u v . {\displaystyle \|\mathbf {u} -\mathbf {v} \|.} This turns the seminormed space into a pseudometric space (notice this is weaker than a metric) and allows the definition of notions such as continuity and convergence. To put it more abstractly every seminormed vector space is a topological vector space and thus carries a topological structure which is induced by the semi-norm.

Of special interest are complete normed spaces, which are known as Banach spaces. Every normed vector space V {\displaystyle V} sits as a dense subspace inside some Banach space; this Banach space is essentially uniquely defined by V {\displaystyle V} and is called the completion of V . {\displaystyle V.}

Two norms on the same vector space are called equivalent if they define the same topology. On a finite-dimensional vector space, all norms are equivalent but this is not true for infinite dimensional vector spaces.

All norms on a finite-dimensional vector space are equivalent from a topological viewpoint as they induce the same topology (although the resulting metric spaces need not be the same). And since any Euclidean space is complete, we can thus conclude that all finite-dimensional normed vector spaces are Banach spaces. A normed vector space V {\displaystyle V} is locally compact if and only if the unit ball B = { x : x 1 } {\displaystyle B=\{x:\|x\|\leq 1\}} is compact, which is the case if and only if V {\displaystyle V} is finite-dimensional; this is a consequence of Riesz's lemma. (In fact, a more general result is true: a topological vector space is locally compact if and only if it is finite-dimensional. The point here is that we don't assume the topology comes from a norm.)

The topology of a seminormed vector space has many nice properties. Given a neighbourhood system N ( 0 ) {\displaystyle {\mathcal {N}}(0)} around 0 we can construct all other neighbourhood systems as N ( x ) = x + N ( 0 ) := { x + N : N N ( 0 ) } {\displaystyle {\mathcal {N}}(x)=x+{\mathcal {N}}(0):=\{x+N:N\in {\mathcal {N}}(0)\}} with x + N := { x + n : n N } . {\displaystyle x+N:=\{x+n:n\in N\}.}

Moreover, there exists a neighbourhood basis for the origin consisting of absorbing and convex sets. As this property is very useful in functional analysis, generalizations of normed vector spaces with this property are studied under the name locally convex spaces.

A norm (or seminorm) {\displaystyle \|\cdot \|} on a topological vector space ( X , τ ) {\displaystyle (X,\tau )} is continuous if and only if the topology τ {\displaystyle \tau _{\|\cdot \|}} that {\displaystyle \|\cdot \|} induces on X {\displaystyle X} is coarser than τ {\displaystyle \tau } (meaning, τ τ {\displaystyle \tau _{\|\cdot \|}\subseteq \tau } ), which happens if and only if there exists some open ball B {\displaystyle B} in ( X , ) {\displaystyle (X,\|\cdot \|)} (such as maybe { x X : x < 1 } {\displaystyle \{x\in X:\|x\|<1\}} for example) that is open in ( X , τ ) {\displaystyle (X,\tau )} (said different, such that B τ {\displaystyle B\in \tau } ).

Normable spaces

See also: Metrizable topological vector space § Normability

A topological vector space ( X , τ ) {\displaystyle (X,\tau )} is called normable if there exists a norm {\displaystyle \|\cdot \|} on X {\displaystyle X} such that the canonical metric ( x , y ) y x {\displaystyle (x,y)\mapsto \|y-x\|} induces the topology τ {\displaystyle \tau } on X . {\displaystyle X.} The following theorem is due to Kolmogorov:

Kolmogorov's normability criterion: A Hausdorff topological vector space is normable if and only if there exists a convex, von Neumann bounded neighborhood of 0 X . {\displaystyle 0\in X.}

A product of a family of normable spaces is normable if and only if only finitely many of the spaces are non-trivial (that is, { 0 } {\displaystyle \neq \{0\}} ). Furthermore, the quotient of a normable space X {\displaystyle X} by a closed vector subspace C {\displaystyle C} is normable, and if in addition X {\displaystyle X} 's topology is given by a norm , {\displaystyle \|\,\cdot ,\|} then the map X / C R {\displaystyle X/C\to \mathbb {R} } given by x + C inf c C x + c {\textstyle x+C\mapsto \inf _{c\in C}\|x+c\|} is a well defined norm on X / C {\displaystyle X/C} that induces the quotient topology on X / C . {\displaystyle X/C.}

If X {\displaystyle X} is a Hausdorff locally convex topological vector space then the following are equivalent:

  1. X {\displaystyle X} is normable.
  2. X {\displaystyle X} has a bounded neighborhood of the origin.
  3. the strong dual space X b {\displaystyle X_{b}^{\prime }} of X {\displaystyle X} is normable.
  4. the strong dual space X b {\displaystyle X_{b}^{\prime }} of X {\displaystyle X} is metrizable.

Furthermore, X {\displaystyle X} is finite dimensional if and only if X σ {\displaystyle X_{\sigma }^{\prime }} is normable (here X σ {\displaystyle X_{\sigma }^{\prime }} denotes X {\displaystyle X^{\prime }} endowed with the weak-* topology).

The topology τ {\displaystyle \tau } of the Fréchet space C ( K ) , {\displaystyle C^{\infty }(K),} as defined in the article on spaces of test functions and distributions, is defined by a countable family of norms but it is not a normable space because there does not exist any norm {\displaystyle \|\cdot \|} on C ( K ) {\displaystyle C^{\infty }(K)} such that the topology that this norm induces is equal to τ . {\displaystyle \tau .}

Even if a metrizable topological vector space has a topology that is defined by a family of norms, then it may nevertheless still fail to be normable space (meaning that its topology can not be defined by any single norm). An example of such a space is the Fréchet space C ( K ) , {\displaystyle C^{\infty }(K),} whose definition can be found in the article on spaces of test functions and distributions, because its topology τ {\displaystyle \tau } is defined by a countable family of norms but it is not a normable space because there does not exist any norm {\displaystyle \|\cdot \|} on C ( K ) {\displaystyle C^{\infty }(K)} such that the topology this norm induces is equal to τ . {\displaystyle \tau .} In fact, the topology of a locally convex space X {\displaystyle X} can be a defined by a family of norms on X {\displaystyle X} if and only if there exists at least one continuous norm on X . {\displaystyle X.}

Linear maps and dual spaces

The most important maps between two normed vector spaces are the continuous linear maps. Together with these maps, normed vector spaces form a category.

The norm is a continuous function on its vector space. All linear maps between finite dimensional vector spaces are also continuous.

An isometry between two normed vector spaces is a linear map f {\displaystyle f} which preserves the norm (meaning f ( v ) = v {\displaystyle \|f(\mathbf {v} )\|=\|\mathbf {v} \|} for all vectors v {\displaystyle \mathbf {v} } ). Isometries are always continuous and injective. A surjective isometry between the normed vector spaces V {\displaystyle V} and W {\displaystyle W} is called an isometric isomorphism, and V {\displaystyle V} and W {\displaystyle W} are called isometrically isomorphic. Isometrically isomorphic normed vector spaces are identical for all practical purposes.

When speaking of normed vector spaces, we augment the notion of dual space to take the norm into account. The dual V {\displaystyle V^{\prime }} of a normed vector space V {\displaystyle V} is the space of all continuous linear maps from V {\displaystyle V} to the base field (the complexes or the reals) — such linear maps are called "functionals". The norm of a functional φ {\displaystyle \varphi } is defined as the supremum of | φ ( v ) | {\displaystyle |\varphi (\mathbf {v} )|} where v {\displaystyle \mathbf {v} } ranges over all unit vectors (that is, vectors of norm 1 {\displaystyle 1} ) in V . {\displaystyle V.} This turns V {\displaystyle V^{\prime }} into a normed vector space. An important theorem about continuous linear functionals on normed vector spaces is the Hahn–Banach theorem.

Normed spaces as quotient spaces of seminormed spaces

The definition of many normed spaces (in particular, Banach spaces) involves a seminorm defined on a vector space and then the normed space is defined as the quotient space by the subspace of elements of seminorm zero. For instance, with the L p {\displaystyle L^{p}} spaces, the function defined by f p = ( | f ( x ) | p d x ) 1 / p {\displaystyle \|f\|_{p}=\left(\int |f(x)|^{p}\;dx\right)^{1/p}} is a seminorm on the vector space of all functions on which the Lebesgue integral on the right hand side is defined and finite. However, the seminorm is equal to zero for any function supported on a set of Lebesgue measure zero. These functions form a subspace which we "quotient out", making them equivalent to the zero function.

Finite product spaces

Given n {\displaystyle n} seminormed spaces ( X i , q i ) {\displaystyle \left(X_{i},q_{i}\right)} with seminorms q i : X i R , {\displaystyle q_{i}:X_{i}\to \mathbb {R} ,} denote the product space by X := i = 1 n X i {\displaystyle X:=\prod _{i=1}^{n}X_{i}} where vector addition defined as ( x 1 , , x n ) + ( y 1 , , y n ) := ( x 1 + y 1 , , x n + y n ) {\displaystyle \left(x_{1},\ldots ,x_{n}\right)+\left(y_{1},\ldots ,y_{n}\right):=\left(x_{1}+y_{1},\ldots ,x_{n}+y_{n}\right)} and scalar multiplication defined as α ( x 1 , , x n ) := ( α x 1 , , α x n ) . {\displaystyle \alpha \left(x_{1},\ldots ,x_{n}\right):=\left(\alpha x_{1},\ldots ,\alpha x_{n}\right).}

Define a new function q : X R {\displaystyle q:X\to \mathbb {R} } by q ( x 1 , , x n ) := i = 1 n q i ( x i ) , {\displaystyle q\left(x_{1},\ldots ,x_{n}\right):=\sum _{i=1}^{n}q_{i}\left(x_{i}\right),} which is a seminorm on X . {\displaystyle X.} The function q {\displaystyle q} is a norm if and only if all q i {\displaystyle q_{i}} are norms.

More generally, for each real p 1 {\displaystyle p\geq 1} the map q : X R {\displaystyle q:X\to \mathbb {R} } defined by q ( x 1 , , x n ) := ( i = 1 n q i ( x i ) p ) 1 p {\displaystyle q\left(x_{1},\ldots ,x_{n}\right):=\left(\sum _{i=1}^{n}q_{i}\left(x_{i}\right)^{p}\right)^{\frac {1}{p}}} is a semi norm. For each p {\displaystyle p} this defines the same topological space.

A straightforward argument involving elementary linear algebra shows that the only finite-dimensional seminormed spaces are those arising as the product space of a normed space and a space with trivial seminorm. Consequently, many of the more interesting examples and applications of seminormed spaces occur for infinite-dimensional vector spaces.

See also

References

  1. Callier, Frank M. (1991). Linear System Theory. New York: Springer-Verlag. ISBN 0-387-97573-X.
  2. Kedlaya, Kiran S. (2010), p-adic differential equations, Cambridge Studies in Advanced Mathematics, vol. 125, Cambridge University Press, CiteSeerX 10.1.1.165.270, ISBN 978-0-521-76879-5, Theorem 1.3.6
  3. ^ Schaefer 1999, p. 41.
  4. Schaefer 1999, p. 42.
  5. ^ Trèves 2006, pp. 136–149, 195–201, 240–252, 335–390, 420–433.
  6. Jarchow 1981, p. 130. sfn error: no target: CITEREFJarchow1981 (help)

Bibliography

External links

Banach space topics
Types of Banach spaces
Banach spaces are:
Function space Topologies
Linear operators
Operator theory
Theorems
Analysis
Types of sets
Subsets / set operations
Examples
Applications
Functional analysis (topicsglossary)
Spaces
Properties
Theorems
Operators
Algebras
Open problems
Applications
Advanced topics
Topological vector spaces (TVSs)
Basic concepts
Main results
Maps
Types of sets
Set operations
Types of TVSs
Category: