Normed vector space

Normed vector space

In mathematics, with 2- or 3-dimensional vectors with real-valued entries, the idea of the "length" of a vector is intuitive and can easily be extended to any real vector space Rn. The following properties of "vector length" are crucial.

1. The zero vector, 0, has zero length; every other vector has a positive length.

\|x\|> 0 if x\ne0

2. Multiplying a vector by a positive number changes its length without changing its direction. Moreover,

\|\alpha x\|=|\alpha| \|x\| for any scalar α.

3. The triangle inequality holds. That is, taking norms as distances, the distance from point A through B to C is never shorter than going directly from A to C, or the shortest distance between any two points is a straight line.

\|x+y\| \le \|x\|+\|y\| for any vectors x and y. (triangle inequality)

The generalization of these three properties to more abstract vector spaces leads to the notion of norm. A vector space on which a norm is defined is then called a normed vector space.[1] Normed vector spaces are central to the study of linear algebra and functional analysis.

Contents

Definition

A seminormed vector space is a pair (V,p) where V is a vector space and p a seminorm on V.

A normed vector space is a pair (V, ‖·‖ ) where V is a vector space and ‖·‖ a norm on V.

We often omit p or ‖·‖ and just write V for a space if it is clear from the context what (semi) norm we are using.

In a more general sense, a vector norm can be taken to be any real-valued function that satisfies these three properties. The properties 1. and 2. together imply that

\|x\|= 0 if and only if x = 0.

A useful variation of the triangle inequality is

\|x-y\| \ge | \|x\|-\|y\| | for any vectors x and y.

This also shows that a vector norm is a continuous function.

Topological structure

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

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

Similarly, for any semi-normed vector space we can define the distance between two vectors u and v as ‖uv‖. 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 semi-normed 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 called Banach spaces. 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.

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 is locally compact if and only if the unit ball B = {x : ‖x‖ ≤ 1} is compact, which is the case if and only if 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 has many nice properties. Given a neighbourhood system \mathcal{N}(0) around 0 we can construct all other neighbourhood systems as

\mathcal{N}(x)= x + \mathcal{N}(0) := \{x + N \mid N \in \mathcal{N}(0) \}

with

x + N := \{x + n \mid n \in N \}.

Moreover there exists a neighbourhood basis for 0 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.

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 which preserves the norm (meaning ‖f(v)‖ = ‖v‖ for all vectors v). Isometries are always continuous and injective. A surjective isometry between the normed vector spaces V and W is called an isometric isomorphism, and V and 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 ' 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) — such linear maps are called "functionals". The norm of a functional φ is defined as the supremum of |φ(v)| where v ranges over all unit vectors (i.e. vectors of norm 1) in V. This turns V ' 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 Lp spaces, the function defined by

\|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 seminormed spaces Xi with seminorms qi we can define the product space as

X := \prod_{i=1}^{n} X_i

with vector addition defined as

(x_1,\ldots,x_n)+(y_1,\ldots,y_n):=(x_1 + y_1, \ldots, x_n + y_n)

and scalar multiplication defined as

\alpha(x_1,\ldots,x_n):=(\alpha x_1, \ldots, \alpha x_n).

We define a new function q

q:X \mapsto \mathbb{R}

for example as

q:(x_1,\ldots,x_n) \to \sum_{i=1}^n q_i(x_i).

which is a seminorm on X. The function q is a norm if and only if all qi are norms.

More generally, for each real p≥1 we have the seminorm:

q:(x_1,\ldots,x_n) \to \left( \sum_{i=1}^n q_i(x_i)^p \right)^\frac{1}{p}.

For each 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.

References

  1. ^ Frank M. Callier, Linear System Theory, Springer-Verlag, 1991.
  • Rolewicz, Stefan (1987), Functional analysis and control theory: Linear systems, Mathematics and its Applications (East European Series), 29 (Translated from the Polish by Ewa Bednarczuk ed.), Dordrecht; Warsaw: D. Reidel Publishing Co.; PWN—Polish Scientific Publishers, pp. xvi+524, ISBN 9027721866, MR920371, OCLC 13064804 

See also

  • locally convex spaces, generalizations of seminormed vector spaces
  • Banach spaces, normed vector spaces which are complete with respect to the metric induced by the norm
  • inner product spaces, normed vector spaces where the norm is given by an inner product
  • Finsler manifold
  • Space (mathematics)

Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Vector space — This article is about linear (vector) spaces. For the structure in incidence geometry, see Linear space (geometry). Vector addition and scalar multiplication: a vector v (blue) is added to another vector w (red, upper illustration). Below, w is… …   Wikipedia

  • Topological vector space — In mathematics, a topological vector space is one of the basic structures investigated in functional analysis. As the name suggests the space blends a topological structure (a uniform structure to be precise) with the algebraic concept of a… …   Wikipedia

  • Locally convex topological vector space — In functional analysis and related areas of mathematics, locally convex topological vector spaces or locally convex spaces are examples of topological vector spaces (TVS) which generalize normed spaces. They can be defined as topological vector… …   Wikipedia

  • Bounded set (topological vector space) — In functional analysis and related areas of mathematics, a set in a topological vector space is called bounded or von Neumann bounded, if every neighborhood of the zero vector can be inflated to include the set. Conversely a set which is not… …   Wikipedia

  • Space (mathematics) — This article is about mathematical structures called spaces. For space as a geometric concept, see Euclidean space. For all other uses, see space (disambiguation). A hierarchy of mathematical spaces: The inner product induces a norm. The norm… …   Wikipedia

  • Vector notation — This page is an overview of the common notations used when working with vectors, which may be spatial or more abstract members of vector spaces.The common typographic convention for representing a vector is upright boldface type, as in v for a… …   Wikipedia

  • Normed division algebra — In mathematics, a normed division algebra A is a division algebra over the real or complex numbers which is also a normed vector space, with norm || · || satisfying the following property: for all x and y in A. While the definition allows normed… …   Wikipedia

  • normed — adjective Date: 1935 being a mathematical entity upon which a norm is defined < a normed vector space > …   New Collegiate Dictionary

  • normed — ˈnȯ(ə)rmd adjective Etymology: norm (herein) + ed (I) : being a mathematical entity upon which a norm is defined a normed vector space …   Useful english dictionary

  • space — 1. noun /speɪs/ a) The intervening contents of a volume. If it be only a Single Letter or two that drops, he thruſts the end of his Bodkin between every Letter of that Word, till he comes to a Space: and then perhaps by forcing thoſe Letters… …   Wiktionary

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”