Hilbert space#quantum mechanics

{{Short description|Type of topological vector space}}

{{For|the space-filling curve|Hilbert curve}}

File:Standing waves on a string.gif can be modeled as a point in a Hilbert space. The decomposition of a vibrating string into its vibrations in distinct overtones is given by the projection of the point onto the coordinate axes in the space.]]

In mathematics, a Hilbert space is a real or complex inner product space that is also a complete metric space with respect to the metric induced by the inner product. It generalizes the notion of Euclidean space. The inner product allows lengths and angles to be defined. Furthermore, completeness means that there are enough limits in the space to allow the techniques of calculus to be used. A Hilbert space is a special case of a Banach space.

Hilbert spaces were studied beginning in the first decade of the 20th century by David Hilbert, Erhard Schmidt, and Frigyes Riesz. They are indispensable tools in the theories of partial differential equations, quantum mechanics, Fourier analysis (which includes applications to signal processing and heat transfer), and ergodic theory (which forms the mathematical underpinning of thermodynamics). John von Neumann coined the term Hilbert space for the abstract concept that underlies many of these diverse applications. The success of Hilbert space methods ushered in a very fruitful era for functional analysis. Apart from the classical Euclidean vector spaces, examples of Hilbert spaces include spaces of square-integrable functions, spaces of sequences, Sobolev spaces consisting of generalized functions, and Hardy spaces of holomorphic functions.

Geometric intuition plays an important role in many aspects of Hilbert space theory. Exact analogs of the Pythagorean theorem and parallelogram law hold in a Hilbert space. At a deeper level, perpendicular projection onto a linear subspace plays a significant role in optimization problems and other aspects of the theory. An element of a Hilbert space can be uniquely specified by its coordinates with respect to an orthonormal basis, in analogy with Cartesian coordinates in classical geometry. When this basis is countably infinite, it allows identifying the Hilbert space with the space of the infinite sequences that are square-summable. The latter space is often in the older literature referred to as the Hilbert space.

Definition and illustration

= Motivating example: Euclidean vector space =

One of the most familiar examples of a Hilbert space is the Euclidean vector space consisting of three-dimensional vectors, denoted by {{math|R3}}, and equipped with the dot product. The dot product takes two vectors {{math|x}} and {{math|y}}, and produces a real number {{math|xy}}. If {{math|x}} and {{math|y}} are represented in Cartesian coordinates, then the dot product is defined by

\begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix} \cdot \begin{pmatrix} y_1 \\ y_2 \\ y_3 \end{pmatrix} = x_1 y_1 + x_2 y_2 + x_3 y_3 \,.

The dot product satisfies the properties{{harvnb|Axler|2014|loc=p. 164 §6.2}}

  1. It is symmetric in {{math|x}} and {{math|y}}: {{math|1=xy = yx}}.
  2. It is linear in its first argument: {{math|1=(ax1 + bx2) ⋅ y = a(x1y) + b(x2y)}} for any scalars {{mvar|a}}, {{mvar|b}}, and vectors {{math|x1}}, {{math|x2}}, and {{math|y}}.
  3. It is positive definite: for all vectors {{math|x}}, {{math|xx ≥ 0 }}, with equality if and only if {{math|1= x = 0}}.

An operation on pairs of vectors that, like the dot product, satisfies these three properties is known as a (real) inner product. A vector space equipped with such an inner product is known as a (real) inner product space. Every finite-dimensional inner product space is also a Hilbert space.However, some sources call finite-dimensional spaces with these properties pre-Hilbert spaces, reserving the term "Hilbert space" for infinite-dimensional spaces; see, e.g., {{harvnb|Levitan|2001}}. The basic feature of the dot product that connects it with Euclidean geometry is that it is related to both the length (or norm) of a vector, denoted {{math|{{norm|x}}}}, and to the angle {{mvar|θ}} between two vectors {{math|x}} and {{math|y}} by means of the formula

\mathbf{x}\cdot\mathbf{y} = \left\|\mathbf{x}\right\| \left\|\mathbf{y}\right\| \, \cos\theta \,.

File:Completeness in Hilbert space.png net displacement vector (in orange).]]

Multivariable calculus in Euclidean space relies on the ability to compute limits, and to have useful criteria for concluding that limits exist. A mathematical series

\sum_{n=0}^\infty \mathbf{x}_n

consisting of vectors in {{math|R3}} is absolutely convergent provided that the sum of the lengths converges as an ordinary series of real numbers:{{harvnb|Marsden|1974|loc=§2.8}}

\sum_{k=0}^\infty \|\mathbf{x}_k\| < \infty \,.

Just as with a series of scalars, a series of vectors that converges absolutely also converges to some limit vector {{math|L}} in the Euclidean space, in the sense that

\Biggl\| \mathbf{L} - \sum_{k=0}^N \mathbf{x}_k \Biggr\| \to 0 \quad \text{as } N \to\infty \,.

This property expresses the completeness of Euclidean space: that a series that converges absolutely also converges in the ordinary sense.

Hilbert spaces are often taken over the complex numbers. The complex plane denoted by {{math|C}} is equipped with a notion of magnitude, the complex modulus {{math|{{abs|z}}}}, which is defined as the square root of the product of {{mvar|z}} with its complex conjugate:

|z|^2 = z\overline{z} \,.

If {{math|1=z = x + iy}} is a decomposition of {{mvar|z}} into its real and imaginary parts, then the modulus is the usual Euclidean two-dimensional length:

|z| = \sqrt{x^2 + y^2} \,.

The inner product of a pair of complex numbers {{mvar|z}} and {{mvar|w}} is the product of {{mvar|z}} with the complex conjugate of {{mvar|w}}:

\langle z, w\rangle = z\overline{w}\,.

This is complex-valued. The real part of {{math|⟨z, w⟩}} gives the usual two-dimensional Euclidean dot product.

A second example is the space {{math|C2}} whose elements are pairs of complex numbers {{math|1=z = (z1, z2)}}. Then an inner product of {{mvar|z}} with another such vector {{math|1=w = (w1, w2)}} is given by

\langle z, w\rangle = z_1\overline{w_1} + z_2\overline{w_2}\,.

The real part of {{math|⟨z, w⟩}} is then the four-dimensional Euclidean dot product. This inner product is Hermitian symmetric, which means that the result of interchanging {{mvar|z}} and {{mvar|w}} is the complex conjugate:

\langle w, z\rangle = \overline{\langle z, w\rangle}\,.

= Definition =

A {{em|Hilbert space}} is a real or complex inner product space that is also a complete metric space with respect to the distance function induced by the inner product.The mathematical material in this section can be found in any good textbook on functional analysis, such as {{harvtxt|Dieudonné|1960}}, {{harvtxt|Hewitt|Stromberg|1965}}, {{harvtxt|Reed|Simon|1980}} or {{harvtxt|Rudin|1987}}.

To say that a complex vector space {{math|H}} is a {{em|complex inner product space}} means that there is an inner product \langle x, y \rangle associating a complex number to each pair of elements x, y of {{math|H}} that satisfies the following properties:

  1. The inner product is conjugate symmetric; that is, the inner product of a pair of elements is equal to the complex conjugate of the inner product of the swapped elements: \langle y, x\rangle = \overline{\langle x, y\rangle}\,. Importantly, this implies that \langle x, x\rangle is a real number.
  2. The inner product is linear in its firstIn some conventions, inner products are linear in their second arguments instead. argument. For all complex numbers a and b, \langle ax_1 + bx_2, y\rangle = a\langle x_1, y\rangle + b\langle x_2, y\rangle\,.
  3. The inner product of an element with itself is positive definite: \begin{alignat}{4}

\langle x, x\rangle > 0 & \quad \text{ if } x \neq 0, \\

\langle x, x\rangle = 0 & \quad \text{ if } x = 0\,.

\end{alignat}

It follows from properties 1 and 2 that a complex inner product is {{em|antilinear}}, also called {{em|conjugate linear}}, in its second argument, meaning that

\langle x, ay_1 + by_2\rangle = \bar{a}\langle x, y_1\rangle + \bar{b}\langle x, y_2\rangle\,.

A {{em|real inner product space}} is defined in the same way, except that {{math|H}} is a real vector space and the inner product takes real values. Such an inner product will be a bilinear map and (H, H, \langle \cdot, \cdot \rangle) will form a dual system.{{sfn|ps=|Schaefer|Wolff|1999|pp=122-202}}

The norm is the real-valued function

\|x\| = \sqrt{\langle x, x \rangle}\,,

and the distance d between two points x, y in {{math|H}} is defined in terms of the norm by

d(x, y) = \|x - y\| = \sqrt{\langle x - y, x - y \rangle}\,.

That this function is a distance function means firstly that it is symmetric in x and y, secondly that the distance between x and itself is zero, and otherwise the distance between x and y must be positive, and lastly that the triangle inequality holds, meaning that the length of one leg of a triangle {{math|xyz}} cannot exceed the sum of the lengths of the other two legs:

d(x, z) \leq d(x, y) + d(y, z)\,.

: File:Triangle inequality in a metric space.svg

This last property is ultimately a consequence of the more fundamental Cauchy–Schwarz inequality, which asserts

\left|\langle x, y\rangle\right| \leq \|x\| \|y\|

with equality if and only if x and y are linearly dependent.

With a distance function defined in this way, any inner product space is a metric space, and sometimes is known as a {{em|pre-Hilbert space}}.{{harvnb|Dieudonné|1960|loc=§6.2}} Any pre-Hilbert space that is additionally also a complete space is a Hilbert space.{{harvnb|Roman|2008|loc=p. 327}}

The {{em|completeness}} of {{math|H}} is expressed using a form of the Cauchy criterion for sequences in {{math|H}}: a pre-Hilbert space {{math|H}} is complete if every Cauchy sequence converges with respect to this norm to an element in the space. Completeness can be characterized by the following equivalent condition: if a series of vectors

\sum_{k=0}^\infty u_k

converges absolutely in the sense that

\sum_{k=0}^\infty\|u_k\| < \infty\,,

then the series converges in {{math|H}}, in the sense that the partial sums converge to an element of {{math|H}}.{{harvnb|Roman|2008|loc=p. 330 Theorem 13.8}}

As a complete normed space, Hilbert spaces are by definition also Banach spaces. As such they are topological vector spaces, in which topological notions like the openness and closedness of subsets are well defined. Of special importance is the notion of a closed linear subspace of a Hilbert space that, with the inner product induced by restriction, is also complete (being a closed set in a complete metric space) and therefore a Hilbert space in its own right.

= Second example: sequence spaces =

The sequence space {{math|l2}} consists of all infinite sequences {{math|1=z = (z1, z2, ...)}} of complex numbers such that the following series converges:{{harvnb|Stein|Shakarchi|2005|p=163}}

\sum_{n=1}^\infty |z_n|^2

The inner product on {{math|l2}} is defined by:

\langle \mathbf{z}, \mathbf{w}\rangle = \sum_{n=1}^\infty z_n\overline{w_n}\,,

This second series converges as a consequence of the Cauchy–Schwarz inequality and the convergence of the previous series.

Completeness of the space holds provided that whenever a series of elements from {{math|l2}} converges absolutely (in norm), then it converges to an element of {{math|l2}}. The proof is basic in mathematical analysis, and permits mathematical series of elements of the space to be manipulated with the same ease as series of complex numbers (or vectors in a finite-dimensional Euclidean space).{{harvnb|Dieudonné|1960}}

History

File:Hilbert.jpg]]

Prior to the development of Hilbert spaces, other generalizations of Euclidean spaces were known to mathematicians and physicists. In particular, the idea of an abstract linear space (vector space) had gained some traction towards the end of the 19th century:Largely from the work of Hermann Grassmann, at the urging of August Ferdinand Möbius {{harv|Boyer|Merzbach|1991|pp=584–586}}. The first modern axiomatic account of abstract vector spaces ultimately appeared in Giuseppe Peano's 1888 account ({{harvnb|Grattan-Guinness|2000|loc=§5.2.2}}; {{harvnb|O'Connor|Robertson|1996}}). this is a space whose elements can be added together and multiplied by scalars (such as real or complex numbers) without necessarily identifying these elements with "geometric" vectors, such as position and momentum vectors in physical systems. Other objects studied by mathematicians at the turn of the 20th century, in particular spaces of sequences (including series) and spaces of functions,A detailed account of the history of Hilbert spaces can be found in {{harvnb|Bourbaki|1987}}. can naturally be thought of as linear spaces. Functions, for instance, can be added together or multiplied by constant scalars, and these operations obey the algebraic laws satisfied by addition and scalar multiplication of spatial vectors.

In the first decade of the 20th century, parallel developments led to the introduction of Hilbert spaces. The first of these was the observation, which arose during David Hilbert and Erhard Schmidt's study of integral equations,{{harvnb|Schmidt|1908}} that two square-integrable real-valued functions {{mvar|f}} and {{mvar|g}} on an interval {{math|[a, b]}} have an inner product

: \langle f, g \rangle = \int_a^b f(x)g(x)\, \mathrm{d}x

that has many of the familiar properties of the Euclidean dot product. In particular, the idea of an orthogonal family of functions has meaning. Schmidt exploited the similarity of this inner product with the usual dot product to prove an analog of the spectral decomposition for an operator of the form

: f(x) \mapsto \int_a^b K(x, y) f(y)\, \mathrm{d}y

where {{mvar|K}} is a continuous function symmetric in {{mvar|x}} and {{mvar|y}}. The resulting eigenfunction expansion expresses the function {{mvar|K}} as a series of the form

: K(x, y) = \sum_n \lambda_n\varphi_n(x)\varphi_n(y)

where the functions {{mvar|φn}} are orthogonal in the sense that {{math|1=⟨φn, φm⟩ = 0}} for all {{math|nm}}. The individual terms in this series are sometimes referred to as elementary product solutions. However, there are eigenfunction expansions that fail to converge in a suitable sense to a square-integrable function: the missing ingredient, which ensures convergence, is completeness.{{harvnb|Titchmarsh|1946|loc=§IX.1}}

The second development was the Lebesgue integral, an alternative to the Riemann integral introduced by Henri Lebesgue in 1904.{{harvnb|Lebesgue|1904}}. Further details on the history of integration theory can be found in {{harvtxt|Bourbaki|1987}} and {{harvtxt|Saks|2005}}. The Lebesgue integral made it possible to integrate a much broader class of functions. In 1907, Frigyes Riesz and Ernst Sigismund Fischer independently proved that the space {{math|L2}} of square Lebesgue-integrable functions is a complete metric space.{{harvnb|Bourbaki|1987}} As a consequence of the interplay between geometry and completeness, the 19th century results of Joseph Fourier, Friedrich Bessel and Marc-Antoine Parseval on trigonometric series easily carried over to these more general spaces, resulting in a geometrical and analytical apparatus now usually known as the Riesz–Fischer theorem.{{harvnb|Dunford|Schwartz|1958|loc=§IV.16}}

Further basic results were proved in the early 20th century. For example, the Riesz representation theorem was independently established by Maurice Fréchet and Frigyes Riesz in 1907.In {{harvtxt|Dunford|Schwartz|1958|loc=§IV.16}}, the result that every linear functional on {{math|L2[0,1]}} is represented by integration is jointly attributed to {{harvtxt|Fréchet|1907}} and {{harvtxt|Riesz|1907}}. The general result, that the dual of a Hilbert space is identified with the Hilbert space itself, can be found in {{harvtxt|Riesz|1934}}. John von Neumann coined the term abstract Hilbert space in his work on unbounded Hermitian operators.{{harvnb|von Neumann|1929}} Although other mathematicians such as Hermann Weyl and Norbert Wiener had already studied particular Hilbert spaces in great detail, often from a physically motivated point of view, von Neumann gave the first complete and axiomatic treatment of them.{{harvnb|Kline|1972|p=1092}} Von Neumann later used them in his seminal work on the foundations of quantum mechanics,{{harvnb|Hilbert|Nordheim|von Neumann|1927}} and in his continued work with Eugene Wigner. The name "Hilbert space" was soon adopted by others, for example by Hermann Weyl in his book on quantum mechanics and the theory of groups.{{harvnb|Weyl|1931}}

The significance of the concept of a Hilbert space was underlined with the realization that it offers one of the best mathematical formulations of quantum mechanics.{{harvnb|Prugovečki|1981|pp=1–10}} In short, the states of a quantum mechanical system are vectors in a certain Hilbert space, the observables are hermitian operators on that space, the symmetries of the system are unitary operators, and measurements are orthogonal projections. The relation between quantum mechanical symmetries and unitary operators provided an impetus for the development of the unitary representation theory of groups, initiated in the 1928 work of Hermann Weyl. On the other hand, in the early 1930s it became clear that classical mechanics can be described in terms of Hilbert space (Koopman–von Neumann classical mechanics) and that certain properties of classical dynamical systems can be analyzed using Hilbert space techniques in the framework of ergodic theory.{{harvnb|von Neumann|1932}}

The algebra of observables in quantum mechanics is naturally an algebra of operators defined on a Hilbert space, according to Werner Heisenberg's matrix mechanics formulation of quantum theory.{{harvnb|Peres|1993|pp=79–99}} Von Neumann began investigating operator algebras in the 1930s, as rings of operators on a Hilbert space. The kind of algebras studied by von Neumann and his contemporaries are now known as von Neumann algebras.{{harvnb|Murphy|1990|p=112}} In the 1940s, Israel Gelfand, Mark Naimark and Irving Segal gave a definition of a kind of operator algebras called C*-algebras that on the one hand made no reference to an underlying Hilbert space, and on the other extrapolated many of the useful features of the operator algebras that had previously been studied. The spectral theorem for self-adjoint operators in particular that underlies much of the existing Hilbert space theory was generalized to C*-algebras.{{harvnb|Murphy|1990|p=72}} These techniques are now basic in abstract harmonic analysis and representation theory.

Examples

= Lebesgue spaces =

{{Main|Lp space|l1={{mvar|Lp}} space}}

Lebesgue spaces are function spaces associated to measure spaces {{math|(X, M, μ)}}, where {{math|X}} is a set, {{math|M}} is a σ-algebra of subsets of {{math|X}}, and {{math|μ}} is a countably additive measure on {{math|M}}. Let {{math|L2(X, μ)}} be the space of those complex-valued measurable functions on {{math|X}} for which the Lebesgue integral of the square of the absolute value of the function is finite, i.e., for a function {{math|f}} in {{math|L2(X, μ)}},

\int_X |f|^2 \mathrm{d} \mu < \infty \,,

and where functions are identified if and only if they differ only on a set of measure zero.

The inner product of functions {{math|f}} and {{math|g}} in {{math|L2(X, μ)}} is then defined as

\langle f, g\rangle = \int_X f(t) \overline{g(t)} \, \mathrm{d} \mu(t) or \langle f, g\rangle = \int_X \overline{f(t)} g(t) \, \mathrm{d} \mu(t) \,,

where the second form (conjugation of the first element) is commonly found in the theoretical physics literature. For {{math|f}} and {{math|g}} in {{math|L2}}, the integral exists because of the Cauchy–Schwarz inequality, and defines an inner product on the space. Equipped with this inner product, {{math|L2}} is in fact complete.{{harvnb|Halmos|1957|loc=Section 42}} The Lebesgue integral is essential to ensure completeness: on domains of real numbers, for instance, not enough functions are Riemann integrable.{{harvnb|Hewitt|Stromberg|1965}}

The Lebesgue spaces appear in many natural settings. The spaces {{math|L2(R)}} and {{math|L2([0,1])}} of square-integrable functions with respect to the Lebesgue measure on the real line and unit interval, respectively, are natural domains on which to define the Fourier transform and Fourier series. In other situations, the measure may be something other than the ordinary Lebesgue measure on the real line. For instance, if {{math|w}} is any positive measurable function, the space of all measurable functions {{math|f}} on the interval {{math|[0, 1]}} satisfying

\int_0^1 \bigl|f(t)\bigr|^2 w(t)\, \mathrm{d}t < \infty

is called the Lp space#Weighted Lp spaces {{math|L{{su|p=2|b=w|lh=0.8em}}([0, 1])}}, and {{math|w}} is called the weight function. The inner product is defined by

\langle f, g\rangle = \int_0^1 f(t) \overline{g(t)} w(t) \, \mathrm{d}t \,.

The weighted space {{math|L{{su|p=2|b=w|lh=0.8em}}([0, 1])}} is identical with the Hilbert space {{math|L2([0, 1], μ)}} where the measure {{math|μ}} of a Lebesgue-measurable set {{math|A}} is defined by

\mu(A) = \int_A w(t)\,\mathrm{d}t \,.

Weighted {{math|L2}} spaces like this are frequently used to study orthogonal polynomials, because different families of orthogonal polynomials are orthogonal with respect to different weighting functions.{{Abramowitz_Stegun_ref|22|773}}

= Sobolev spaces =

Sobolev spaces, denoted by {{math|H{{i sup|s}}}} or {{math|W{{i sup|s,2}}}}, are Hilbert spaces. These are a special kind of function space in which differentiation may be performed, but that (unlike other Banach spaces such as the Hölder spaces) support the structure of an inner product. Because differentiation is permitted, Sobolev spaces are a convenient setting for the theory of partial differential equations. They also form the basis of the theory of direct methods in the calculus of variations.{{harvnb|Giusti|2003}}

For {{math|s}} a non-negative integer and {{math|Ω ⊂ Rn}}, the Sobolev space {{math|Hs(Ω)}} contains {{math|L2}} functions whose weak derivatives of order up to {{math|s}} are also {{math|L2}}. The inner product in {{math|Hs(Ω)}} is

\langle f, g\rangle = \int_\Omega f(x)\bar{g}(x)\,\mathrm{d}x + \int_\Omega D f(x)\cdot D\bar{g}(x)\,\mathrm{d}x + \cdots + \int_\Omega D^s f(x)\cdot D^s \bar{g}(x)\, \mathrm{d}x

where the dot indicates the dot product in the Euclidean space of partial derivatives of each order. Sobolev spaces can also be defined when {{math|s}} is not an integer.

Sobolev spaces are also studied from the point of view of spectral theory, relying more specifically on the Hilbert space structure. If {{math|Ω}} is a suitable domain, then one can define the Sobolev space {{math|Hs(Ω)}} as the space of Bessel potentials;{{harvnb|Stein|1970}} roughly,

H^s(\Omega) = \left\{ (1-\Delta)^{-s/2}f \mathrel{\Big|} f\in L^2(\Omega)\right\} \,.

Here {{math|Δ}} is the Laplacian and {{math|(1 − Δ)s / 2}} is understood in terms of the spectral mapping theorem. Apart from providing a workable definition of Sobolev spaces for non-integer {{math|s}}, this definition also has particularly desirable properties under the Fourier transform that make it ideal for the study of pseudodifferential operators. Using these methods on a compact Riemannian manifold, one can obtain for instance the Hodge decomposition, which is the basis of Hodge theory.Details can be found in {{harvtxt|Warner|1983}}.

= Spaces of holomorphic functions =

== Hardy spaces ==

The Hardy spaces are function spaces, arising in complex analysis and harmonic analysis, whose elements are certain holomorphic functions in a complex domain.A general reference on Hardy spaces is the book {{harvtxt|Duren|1970}}. Let {{math|U}} denote the unit disc in the complex plane. Then the Hardy space {{math|H2(U)}} is defined as the space of holomorphic functions {{math|f}} on {{math|U}} such that the means

M_r(f) = \frac{1}{2\pi} \int_0^{2\pi} \left|f\bigl(re^{i\theta}\bigr)\right|^2 \, \mathrm{d}\theta

remain bounded for {{math|r < 1}}. The norm on this Hardy space is defined by

\left\|f\right\|_2 = \lim_{r \to 1} \sqrt{M_r(f)} \,.

Hardy spaces in the disc are related to Fourier series. A function {{math|f}} is in {{math|H2(U)}} if and only if

f(z) = \sum_{n=0}^\infty a_n z^n

where

\sum_{n=0}^\infty |a_n|^2 < \infty \,.

Thus {{math|H2(U)}} consists of those functions that are L2 on the circle, and whose negative frequency Fourier coefficients vanish.

== Bergman spaces ==

The Bergman spaces are another family of Hilbert spaces of holomorphic functions.{{harvnb|Krantz|2002|loc=§1.4}} Let {{math|D}} be a bounded open set in the complex plane (or a higher-dimensional complex space) and let {{math|L2, h(D)}} be the space of holomorphic functions {{math|f}} in {{math|D}} that are also in {{math|L2(D)}} in the sense that

\|f\|^2 = \int_D |f(z)|^2\,\mathrm{d}\mu(z) < \infty \,,

where the integral is taken with respect to the Lebesgue measure in {{math|D}}. Clearly {{math|L2, h(D)}} is a subspace of {{math|L2(D)}}; in fact, it is a closed subspace, and so a Hilbert space in its own right. This is a consequence of the estimate, valid on compact subsets {{math|K}} of {{math|D}}, that

\sup_{z\in K} \left|f(z)\right| \le C_K \left\|f\right\|_2 \,,

which in turn follows from Cauchy's integral formula. Thus convergence of a sequence of holomorphic functions in {{math|L2(D)}} implies also compact convergence, and so the limit function is also holomorphic. Another consequence of this inequality is that the linear functional that evaluates a function {{math|f}} at a point of {{math|D}} is actually continuous on {{math|L2,h(D)}}. The Riesz representation theorem implies that the evaluation functional can be represented as an element of {{math|L2,h(D)}}. Thus, for every {{math|zD}}, there is a function {{math|ηzL2,h(D)}} such that

f(z) = \int_D f(\zeta)\overline{\eta_z(\zeta)}\,\mathrm{d}\mu(\zeta)

for all {{math|fL2,h(D)}}. The integrand

K(\zeta, z) = \overline{\eta_z(\zeta)}

is known as the Bergman kernel of {{math|D}}. This integral kernel satisfies a reproducing property

f(z) = \int_D f(\zeta)K(\zeta, z)\,\mathrm{d}\mu(\zeta) \,.

A Bergman space is an example of a reproducing kernel Hilbert space, which is a Hilbert space of functions along with a kernel {{math|K(ζ, z)}} that verifies a reproducing property analogous to this one. The Hardy space {{math|H2(D)}} also admits a reproducing kernel, known as the Szegő kernel.{{harvnb|Krantz|2002|loc=§1.5}} Reproducing kernels are common in other areas of mathematics as well. For instance, in harmonic analysis the Poisson kernel is a reproducing kernel for the Hilbert space of square-integrable harmonic functions in the unit ball. That the latter is a Hilbert space at all is a consequence of the mean value theorem for harmonic functions.

Applications

Many of the applications of Hilbert spaces exploit the fact that Hilbert spaces support generalizations of simple geometric concepts like projection and change of basis from their usual finite dimensional setting. In particular, the spectral theory of continuous self-adjoint linear operators on a Hilbert space generalizes the usual spectral decomposition of a matrix, and this often plays a major role in applications of the theory to other areas of mathematics and physics.

= Sturm–Liouville theory =

{{Main|Sturm–Liouville theory|Spectral theory of ordinary differential equations}}

File:Harmonic partials on strings.svgs of a vibrating string. These are eigenfunctions of an associated Sturm–Liouville problem. The eigenvalues 1, {{sfrac|1|2}}, {{sfrac|1|3}}, ... form the (musical) harmonic series.]]

In the theory of ordinary differential equations, spectral methods on a suitable Hilbert space are used to study the behavior of eigenvalues and eigenfunctions of differential equations. For example, the Sturm–Liouville problem arises in the study of the harmonics of waves in a violin string or a drum, and is a central problem in ordinary differential equations.{{harvnb|Young|1988|loc=Chapter 9}} The problem is a differential equation of the form

-\frac{\mathrm{d}}{\mathrm{d}x}\left[p(x)\frac{\mathrm{d}y}{\mathrm{d}x}\right] + q(x)y = \lambda w(x)y

for an unknown function {{math|y}} on an interval {{closed-closed|a, b}}, satisfying general homogeneous Robin boundary conditions

\begin{cases}

\alpha y(a)+\alpha' y'(a) &= 0 \\

\beta y(b) + \beta' y'(b) &= 0 \,.

\end{cases}

The functions {{math|p}}, {{math|q}}, and {{math|w}} are given in advance, and the problem is to find the function {{math|y}} and constants {{math|λ}} for which the equation has a solution. The problem only has solutions for certain values of {{math|λ}}, called eigenvalues of the system, and this is a consequence of the spectral theorem for compact operators applied to the integral operator defined by the Green's function for the system. Furthermore, another consequence of this general result is that the eigenvalues {{math|λ}} of the system can be arranged in an increasing sequence tending to infinity.{{harvnb|Pedersen|1995|loc=§4.4}}The eigenvalues of the Fredholm kernel are {{math|{{sfrac|1|λ}}}}, which tend to zero.

= Partial differential equations =

Hilbert spaces form a basic tool in the study of partial differential equations.{{harvnb|Bers|John|Schechter|1981}} For many classes of partial differential equations, such as linear elliptic equations, it is possible to consider a generalized solution (known as a weak solution) by enlarging the class of functions. Many weak formulations involve the class of Sobolev functions, which is a Hilbert space. A suitable weak formulation reduces to a geometrical problem, the analytic problem of finding a solution or, often what is more important, showing that a solution exists and is unique for given boundary data. For linear elliptic equations, one geometrical result that ensures unique solvability for a large class of problems is the Lax–Milgram theorem. This strategy forms the rudiment of the Galerkin method (a finite element method) for numerical solution of partial differential equations.More detail on finite element methods from this point of view can be found in {{harvtxt|Brenner|Scott|2005}}.

A typical example is the Poisson equation {{math|1=−Δu = g}} with Dirichlet boundary conditions in a bounded domain {{math|Ω}} in {{math|R2}}. The weak formulation consists of finding a function {{math|u}} such that, for all continuously differentiable functions {{math|v}} in {{math|Ω}} vanishing on the boundary:

\int_\Omega \nabla u\cdot\nabla v = \int_\Omega gv\,.

This can be recast in terms of the Hilbert space {{math|H{{su|p=1|b=0}}(Ω)}} consisting of functions {{math|u}} such that {{math|u}}, along with its weak partial derivatives, are square integrable on {{math|Ω}}, and vanish on the boundary. The question then reduces to finding {{math|u}} in this space such that for all {{math|v}} in this space

a(u, v) = b(v)

where {{math|a}} is a continuous bilinear form, and {{math|b}} is a continuous linear functional, given respectively by

a(u, v) = \int_\Omega \nabla u\cdot\nabla v,\quad b(v)= \int_\Omega gv\,.

Since the Poisson equation is elliptic, it follows from Poincaré's inequality that the bilinear form {{math|a}} is coercive. The Lax–Milgram theorem then ensures the existence and uniqueness of solutions of this equation.{{harvnb|Brezis|2010}}, section 9.5

Hilbert spaces allow for many elliptic partial differential equations to be formulated in a similar way, and the Lax–Milgram theorem is then a basic tool in their analysis. With suitable modifications, similar techniques can be applied to parabolic partial differential equations and certain hyperbolic partial differential equations.{{harvnb|Evans|1998}}

= Ergodic theory =

File:BunimovichStadium.svg ball in the Bunimovich stadium is described by an ergodic dynamical system.]]

The field of ergodic theory is the study of the long-term behavior of chaotic dynamical systems. The protypical case of a field that ergodic theory applies to is thermodynamics, in which—though the microscopic state of a system is extremely complicated (it is impossible to understand the ensemble of individual collisions between particles of matter)—the average behavior over sufficiently long time intervals is tractable. The laws of thermodynamics are assertions about such average behavior. In particular, one formulation of the zeroth law of thermodynamics asserts that over sufficiently long timescales, the only functionally independent measurement that one can make of a thermodynamic system in equilibrium is its total energy, in the form of temperature.{{harvtxt|Pathria|1996}}, Chapters 2 and 3

An ergodic dynamical system is one for which, apart from the energy—measured by the Hamiltonian—there are no other functionally independent conserved quantities on the phase space. More explicitly, suppose that the energy {{math|E}} is fixed, and let {{math|ΩE}} be the subset of the phase space consisting of all states of energy {{math|E}} (an energy surface), and let {{math|Tt}} denote the evolution operator on the phase space. The dynamical system is ergodic if every invariant measurable functions on {{math|ΩE}} is constant almost everywhere.{{harvtxt|Einsiedler|Ward|2011}}, Proposition 2.14. An invariant function {{math|f}} is one for which

f(T_tw) = f(w)

for all {{math|w}} on {{math|ΩE}} and all time {{math|t}}. Liouville's theorem implies that there exists a measure {{math|μ}} on the energy surface that is invariant under the time translation. As a result, time translation is a unitary transformation of the Hilbert space {{math|L2E, μ)}} consisting of square-integrable functions on the energy surface {{math|ΩE}} with respect to the inner product

\left\langle f, g\right\rangle_{L^2\left(\Omega_E, \mu\right)} = \int_E f\bar{g}\,\mathrm{d}\mu\,.

The von Neumann mean ergodic theorem states the following:

  • If {{math|Ut}} is a (strongly continuous) one-parameter semigroup of unitary operators on a Hilbert space {{math|H}}, and {{math|P}} is the orthogonal projection onto the space of common fixed points of {{math|Ut}}, {{math|1={xH {{!}} Utx = x, ∀t > 0}}}, then Px = \lim_{T\to\infty} \frac{1}{T} \int_0^T U_tx\,\mathrm{d}t\,.

For an ergodic system, the fixed set of the time evolution consists only of the constant functions, so the ergodic theorem implies the following:{{harvnb|Reed|Simon|1980}} for any function {{math|fL2E, μ)}},

\underset{T\to\infty}{L^2 - \lim} \frac{1}{T}\int_0^T f(T_tw)\,\mathrm{d}t = \int_{\Omega_E} f(y)\,\mathrm{d}\mu(y)\,.

That is, the long time average of an observable {{math|f}} is equal to its expectation value over an energy surface.

= Fourier analysis =

File:Sawtooth Fourier Analysys.svg

File:Harmoniki.png, an orthonormal basis for the Hilbert space of square-integrable functions on the sphere, shown graphed along the radial direction]]

One of the basic goals of Fourier analysis is to decompose a function into a (possibly infinite) linear combination of given basis functions: the associated Fourier series. The classical Fourier series associated to a function {{math|f}} defined on the interval {{math|[0, 1]}} is a series of the form

\sum_{n=-\infty}^\infty a_n e^{2\pi in\theta}

where

a_n = \int_0^1f(\theta)\;\!e^{-2\pi in\theta}\,\mathrm{d}\theta\,.

The example of adding up the first few terms in a Fourier series for a sawtooth function is shown in the figure. The basis functions are sine waves with wavelengths {{math|{{sfrac|λ|n}}}} (for integer {{math|n}}) shorter than the wavelength {{math|λ}} of the sawtooth itself (except for {{math|1=n = 1}}, the fundamental wave).

A significant problem in classical Fourier series asks in what sense the Fourier series converges, if at all, to the function {{math|f}}. Hilbert space methods provide one possible answer to this question.A treatment of Fourier series from this point of view is available, for instance, in {{harvtxt|Rudin|1987}} or {{harvtxt|Folland|2009}}. The functions {{math|1=en(θ) = einθ}} form an orthogonal basis of the Hilbert space {{math|L2([0, 1])}}. Consequently, any square-integrable function can be expressed as a series

f(\theta) = \sum_n a_n e_n(\theta)\,,\quad a_n = \langle f, e_n\rangle

and, moreover, this series converges in the Hilbert space sense (that is, in the mean convergence).

The problem can also be studied from the abstract point of view: every Hilbert space has an orthonormal basis, and every element of the Hilbert space can be written in a unique way as a sum of multiples of these basis elements. The coefficients appearing on these basis elements are sometimes known abstractly as the Fourier coefficients of the element of the space.{{harvnb|Halmos|1957|loc=§5}} The abstraction is especially useful when it is more natural to use different basis functions for a space such as {{math|L2([0, 1])}}. In many circumstances, it is desirable not to decompose a function into trigonometric functions, but rather into orthogonal polynomials or wavelets for instance,{{harvnb|Bachman|Narici|Beckenstein|2000}} and in higher dimensions into spherical harmonics.{{harvnb|Stein|Weiss|1971|loc=§IV.2}}

For instance, if {{math|en}} are any orthonormal basis functions of {{math|L2[0, 1]}}, then a given function in {{math|L2[0, 1]}} can be approximated as a finite linear combination{{harvnb|Lanczos|1988|pp=212–213}}

f(x) \approx f_n (x) = a_1 e_1 (x) + a_2 e_2(x) + \cdots + a_n e_n (x)\,.

The coefficients {{math|{aj}}} are selected to make the magnitude of the difference {{math|{{norm|ffn}}2}} as small as possible. Geometrically, the best approximation is the orthogonal projection of {{math|f}} onto the subspace consisting of all linear combinations of the {{math|{ej}}}, and can be calculated by{{harvnb|Lanczos|1988|loc=Equation 4-3.10}}

a_j = \int_0^1 \overline{e_j(x)}f (x) \, \mathrm{d}x\,.

That this formula minimizes the difference {{math|{{norm|ffn}}2}} is a consequence of Bessel's inequality and Parseval's formula.

In various applications to physical problems, a function can be decomposed into physically meaningful eigenfunctions of a differential operator (typically the Laplace operator): this forms the foundation for the spectral study of functions, in reference to the spectrum of the differential operator.The classic reference for spectral methods is {{harvnb|Courant|Hilbert|1953}}. A more up-to-date account is {{harvnb|Reed|Simon|1975}}. A concrete physical application involves the problem of hearing the shape of a drum: given the fundamental modes of vibration that a drumhead is capable of producing, can one infer the shape of the drum itself?{{harvnb|Kac|1966}} The mathematical formulation of this question involves the Dirichlet eigenvalues of the Laplace equation in the plane, that represent the fundamental modes of vibration in direct analogy with the integers that represent the fundamental modes of vibration of the violin string.

Spectral theory also underlies certain aspects of the Fourier transform of a function. Whereas Fourier analysis decomposes a function defined on a compact set into the discrete spectrum of the Laplacian (which corresponds to the vibrations of a violin string or drum), the Fourier transform of a function is the decomposition of a function defined on all of Euclidean space into its components in the continuous spectrum of the Laplacian. The Fourier transformation is also geometrical, in a sense made precise by the Plancherel theorem, that asserts that it is an isometry of one Hilbert space (the "time domain") with another (the "frequency domain"). This isometry property of the Fourier transformation is a recurring theme in abstract harmonic analysis (since it reflects the conservation of energy for the continuous Fourier Transform), as evidenced for instance by the Plancherel theorem for spherical functions occurring in noncommutative harmonic analysis.

= Quantum mechanics =

File:HAtomOrbitals.png of an electron in a hydrogen atom are eigenfunctions of the energy.]]

{{main|Measurement in quantum mechanics}}

In the mathematically rigorous formulation of quantum mechanics, developed by John von Neumann,{{harvnb|von Neumann|1955}} the possible states (more precisely, the pure states) of a quantum mechanical system are represented by unit vectors (called state vectors) residing in a complex separable Hilbert space, known as the state space, well defined up to a complex number of norm 1 (the phase factor). In other words, the possible states are points in the projectivization of a Hilbert space, usually called the complex projective space. The exact nature of this Hilbert space is dependent on the system; for example, the position and momentum states for a single non-relativistic spin zero particle is the space of all square-integrable functions, while the states for the spin of a single proton are unit elements of the two-dimensional complex Hilbert space of spinors. Each observable is represented by a self-adjoint linear operator acting on the state space. Each eigenstate of an observable corresponds to an eigenvector of the operator, and the associated eigenvalue corresponds to the value of the observable in that eigenstate.{{harvnb|Holevo|2001|p=17}}

The inner product between two state vectors is a complex number known as a probability amplitude. During an ideal measurement of a quantum mechanical system, the probability that a system collapses from a given initial state to a particular eigenstate is given by the square of the absolute value of the probability amplitudes between the initial and final states.{{harvnb|Rieffel|Polak|2011|p=55}} The possible results of a measurement are the eigenvalues of the operator—which explains the choice of self-adjoint operators, for all the eigenvalues must be real. The probability distribution of an observable in a given state can be found by computing the spectral decomposition of the corresponding operator.{{harvnb|Peres|1993|p=101}}

For a general system, states are typically not pure, but instead are represented as statistical mixtures of pure states, or mixed states, given by density matrices: self-adjoint operators of trace one on a Hilbert space.{{harvnb|Peres|1993|pp=73}} Moreover, for general quantum mechanical systems, the effects of a single measurement can influence other parts of a system in a manner that is described instead by a positive operator valued measure. Thus the structure both of the states and observables in the general theory is considerably more complicated than the idealization for pure states.{{harvnb|Nielsen|Chuang|2000|p=90}}

= Probability theory =

In probability theory, Hilbert spaces also have diverse applications. Here a fundamental Hilbert space is the space of random variables on a given probability space, having class L^2 (finite first and second moments). A common operation in statistics is that of centering a random variable by subtracting its expectation. Thus if X is a random variable, then X - E(X) is its centering. In the Hilbert space view, this is the orthogonal projection of X onto the kernel of the expectation operator, which a continuous linear functional on the Hilbert space (in fact, the inner product with the constant random variable 1), and so this kernel is a closed subspace.

The conditional expectation has a natural interpretation in the Hilbert space.{{harvtxt|Billingsley|1986}}, p. 477, ex. 34.13}} Suppose that a probability space (\Omega, P, \mathcal B) is given, where \mathcal B is a sigma algebra on the set \Omega, and P is a probability measure on the measure space (\Omega, \mathcal B). If \mathcal F\le\mathcal B is a sigma subalgebra of \mathcal B, then the conditional expectation E[X|\mathcal F] is the orthogonal projection of X onto the subspace of L^2(\Omega, P) consisting of the \mathcal F-measurable functions. If the random variable X in L^2(\Omega, P) is independent of the sigma algebra \mathcal F then conditional expectation E(X|\mathcal F) = E(X), i.e., its projection onto the \mathcal F-measurable functions is constant. Equivalently, the projection of its centering is zero.

In particular, if two random variables X and Y (in L^2(\Omega, P)) are independent, then the centered random variables X-E(X) and Y-E(Y) are orthogonal. (This means that the two variables have zero covariance: they are uncorrelated.) In that case, the Pythagorean theorem in the kernel of the expectation operator implies that the variances of X and Y satisfy the identity:

\operatorname{Var}(X+Y) = \operatorname{Var}(X) + \operatorname{Var}(Y),

sometimes called the Pythagorean theorem of statistics, and is of importance in linear regression.{{harvnb|Stapleton|1995}} As {{harvtxt|Stapleton|1995}} puts it, "the analysis of variance may be viewed as the decomposition of the squared length of a vector into the sum of the squared lengths of several vectors, using the Pythagorean Theorem."

The theory of martingales can be formulated in Hilbert spaces. A martingale in a Hilbert space is a sequence x_1,x_2,\dots of elements of a Hilbert space such that, for each {{math|n}}, x_n is the orthogonal projection of x_{n+1} onto the linear hull of x_1,\dots,x_n.{{harvtxt|Hewitt|Stromberg|1965}}, Exercise 16.45. If the x_k are random variables, this reproduces the usual definition of a (discrete) martingale: the expectation of x_{n+1}, conditioned on x_1,\dots,x_n, is equal to x_n.

Hilbert spaces are also used throughout the foundations of the Itô calculus.{{harvnb|Karatzas|Shreve|2019}}, Chapter 3 To any square-integrable martingale, it is possible to associate a Hilbert norm on the space of equivalence classes of progressively measurable processes with respect to the martingale (using the quadratic variation of the martingale as the measure). The Itô integral can be constructed by first defining it for simple processes, and then exploiting their density in the Hilbert space. A noteworthy result is then the Itô isometry, which attests that for any martingale M having quadratic variation measure d\langle M\rangle_t, and any progressively measurable process H:

E\left[\left(\int_0^tH_sdM_s\right)^2\right] = E\left[\int_0^tH_s^2d\langle M\rangle_s\right]

whenever the expectation on the right-hand side is finite.

A deeper application of Hilbert spaces that is especially important in the theory of Gaussian processes is an attempt, due to Leonard Gross and others, to make sense of certain formal integrals over infinite dimensional spaces like the Feynman path integral from quantum field theory. The problem with integrals like this is that there is no infinite dimensional Lebesgue measure. The notion of an abstract Wiener space allows one to construct a measure on a Banach space {{math|B}} that contains a Hilbert space {{math|H}}, called the Cameron–Martin space, as a dense subset, out of a finitely additive cylinder set measure on {{math|H}}. The resulting measure on {{math|B}} is countably additive and invariant under translation by elements of {{math|H}}, and this provides a mathematically rigorous way of thinking of the Wiener measure as a Gaussian measure on the Sobolev space H^1([0,\infty)).{{harvtxt|Stroock|2011|loc=Chapter 8}}

= Color perception =

{{Main|Color vision#Mathematics of color perception}}

Any true physical color can be represented by a combination of pure spectral colors. As physical colors can be composed of any number of spectral colors, the space of physical colors may aptly be represented by a Hilbert space over spectral colors. Humans have three types of cone cells for color perception, so the perceivable colors can be represented by 3-dimensional Euclidean space. The many-to-one linear mapping from the Hilbert space of physical colors to the Euclidean space of human perceivable colors explains why many distinct physical colors may be perceived by humans to be identical (e.g., pure yellow light versus a mix of red and green light, see Metamerism).{{citation|chapter=Mind and nature|author=Hermann Weyl|title=Mind and nature: selected writings on philosophy, mathematics, and physics|year=2009|publisher=Princeton University Press|bibcode=2009mnsw.book.....W }}{{citation|title=Geometry of color perception. Part 2: perceived colors from real quantum states and Hering's rebit|first=M.|last=Berthier|year=2020|journal=The Journal of Mathematical Neuroscience|volume=10|issue=1 |page=14 |doi=10.1186/s13408-020-00092-x |pmid=32902776 |pmc=7481323 |doi-access=free }}

Properties

= Pythagorean identity =

Two vectors {{math|u}} and {{math|v}} in a Hilbert space {{math|H}} are orthogonal when {{math|1=⟨u, v⟩ = 0}}. The notation for this is {{math|uv}}. More generally, when {{math|S}} is a subset in {{math|H}}, the notation {{math|uS}} means that {{math|u}} is orthogonal to every element from {{math|S}}.

When {{math|u}} and {{math|v}} are orthogonal, one has

\|u + v\|^2 = \langle u + v, u + v \rangle = \langle u, u \rangle + 2 \, \operatorname{Re} \langle u, v \rangle + \langle v, v \rangle= \|u\|^2 + \|v\|^2\,.

By induction on {{math|n}}, this is extended to any family {{math|u1, ..., un}} of {{math|n}} orthogonal vectors,

\left\|u_1 + \cdots + u_n\right\|^2 = \left\|u_1\right\|^2 + \cdots + \left\|u_n\right\|^2 .

Whereas the Pythagorean identity as stated is valid in any inner product space, completeness is required for the extension of the Pythagorean identity to series.{{harvnb|Reed|Simon|1980}}, Theorem 12.6 A series {{math|Σuk}} of orthogonal vectors converges in {{math|H}} if and only if the series of squares of norms converges, and

\Biggl\|\sum_{k=0}^\infty u_k \Biggr\|^2 = \sum_{k=0}^\infty \left\|u_k\right\|^2\,.

Furthermore, the sum of a series of orthogonal vectors is independent of the order in which it is taken.

= Parallelogram identity and polarization =

File:Color parallelogram.svg

By definition, every Hilbert space is also a Banach space. Furthermore, in every Hilbert space the following parallelogram identity holds:{{harvnb|Reed|Simon|1980}}, p. 38

\|u + v\|^2 + \|u - v\|^2 = 2\bigl(\|u\|^2 + \|v\|^2\bigr)\,.

Conversely, every Banach space in which the parallelogram identity holds is a Hilbert space, and the inner product is uniquely determined by the norm by the polarization identity.{{harvnb|Young|1988|p=23}} For real Hilbert spaces, the polarization identity is

\langle u, v\rangle = \tfrac{1}{4}\bigl(\|u + v\|^2 - \|u - v\|^2\bigr)\,.

For complex Hilbert spaces, it is

\langle u, v\rangle = \tfrac{1}{4}\bigl(\|u + v\|^2 - \|u - v\|^2 + i\|u + iv\|^2 - i\|u - iv\|^2\bigr)\,.

The parallelogram law implies that any Hilbert space is a uniformly convex Banach space.{{harvnb|Clarkson|1936}}

= Best approximation =

This subsection employs the Hilbert projection theorem. If {{math|C}} is a non-empty closed convex subset of a Hilbert space {{math|H}} and {{math|x}} a point in {{math|H}}, there exists a unique point {{math|yC}} that minimizes the distance between {{math|x}} and points in {{math|C}},{{harvnb|Rudin|1987|loc=Theorem 4.10}}

y \in C \,, \quad \|x - y\| = \operatorname{dist}(x, C) = \min \bigl\{ \|x - z\| \mathrel{\big|} z \in C \bigr\}\,.

This is equivalent to saying that there is a point with minimal norm in the translated convex set {{math|1=D = Cx}}. The proof consists in showing that every minimizing sequence {{math|(dn) ⊂ D}} is Cauchy (using the parallelogram identity) hence converges (using completeness) to a point in {{math|D}} that has minimal norm. More generally, this holds in any uniformly convex Banach space.{{harvnb|Dunford|Schwartz|1958|loc=II.4.29}}

When this result is applied to a closed subspace {{math|F}} of {{math|H}}, it can be shown that the point {{math|yF}} closest to {{math|x}} is characterized by{{harvnb|Rudin|1987|loc=Theorem 4.11}}

y \in F \,, \quad x - y \perp F \,.

This point {{math|y}} is the orthogonal projection of {{math|x}} onto {{math|F}}, and the mapping {{math|PF : xy}} is linear (see {{slink|#Orthogonal complements and projections}}). This result is especially significant in applied mathematics, especially numerical analysis, where it forms the basis of least squares methods.

{{cite book

| last1 = Blanchet | first1 = Gérard | last2 = Charbit | first2 = Maurice

| title = Digital Signal and Image Processing Using MATLAB

| publisher = Wiley | volume = 1 | edition = Second | date = 2014

| location = New Jersey | pages = 349–360 | isbn = 978-1848216402

}}

In particular, when {{math|F}} is not equal to {{math|H}}, one can find a nonzero vector {{math|v}} orthogonal to {{math|F}} (select {{math|xF}} and {{math|1=v = xy}}). A very useful criterion is obtained by applying this observation to the closed subspace {{math|F}} generated by a subset {{math|S}} of {{math|H}}.

: A subset {{math|S}} of {{math|H}} spans a dense vector subspace if (and only if) the vector 0 is the sole vector {{math|vH}} orthogonal to {{math|S}}.

= Duality =

The dual space {{math|H*}} is the space of all continuous linear functions from the space {{math|H}} into the base field. It carries a natural norm, defined by

\|\varphi\| = \sup_{\|x\|=1, x\in H} |\varphi(x)| \,.

This norm satisfies the parallelogram law, and so the dual space is also an inner product space where this inner product can be defined in terms of this dual norm by using the polarization identity. The dual space is also complete so it is a Hilbert space in its own right.

If {{math|1=e = (ei)iI}} is a complete orthonormal basis for {{mvar|H}} then the inner product on the dual space of any two f, g \in H^* is

\langle f, g \rangle_{H^{*}} = \sum_{i \in I} f (e_i) \overline{g (e_i)}

where all but countably many of the terms in this series are zero.

The Riesz representation theorem affords a convenient description of the dual space. To every element {{math|u}} of {{math|H}}, there is a unique element {{math|φu}} of {{math|H*}}, defined by

\varphi_u(x) = \langle x, u\rangle

where moreover, \left\| \varphi_u \right\| = \left\| u \right\|.

The Riesz representation theorem states that the map from {{math|H}} to {{math|H*}} defined by {{math|uφu}} is surjective, which makes this map an isometric antilinear isomorphism.{{harvnb|Weidmann|1980|loc=Theorem 4.8}} So to every element {{math|φ}} of the dual {{math|H*}} there exists one and only one {{math|uφ}} in {{math|H}} such that

\langle x, u_\varphi\rangle = \varphi(x)

for all {{math|xH}}. The inner product on the dual space {{math|H*}} satisfies

\langle \varphi, \psi \rangle = \langle u_\psi, u_\varphi \rangle \,.

The reversal of order on the right-hand side restores linearity in {{math|φ}} from the antilinearity of {{math|uφ}}. In the real case, the antilinear isomorphism from {{math|H}} to its dual is actually an isomorphism, and so real Hilbert spaces are naturally isomorphic to their own duals.

The representing vector {{math|uφ}} is obtained in the following way. When {{math|φ ≠ 0}}, the kernel {{math|1=F = Ker(φ)}} is a closed vector subspace of {{math|H}}, not equal to {{math|H}}, hence there exists a nonzero vector {{math|v}} orthogonal to {{math|F}}. The vector {{math|u}} is a suitable scalar multiple {{math|λv}} of {{math|v}}. The requirement that {{math|1=φ(v) = ⟨v, u⟩}} yields

u = \langle v, v \rangle^{-1} \, \overline{\varphi (v)} \, v \,.

This correspondence {{math|φu}} is exploited by the bra–ket notation popular in physics.{{harvnb|Peres|1993|pp=77–78}} It is common in physics to assume that the inner product, denoted by {{math|{{bra-ket|x|y}}}}, is linear on the right,

\langle x | y \rangle = \langle y, x \rangle \,.

The result {{math|{{bra-ket|x|y}}}} can be seen as the action of the linear functional {{math|{{bra|x}}}} (the bra) on the vector {{math|{{ket|y}}}} (the ket).

The Riesz representation theorem relies fundamentally not just on the presence of an inner product, but also on the completeness of the space. In fact, the theorem implies that the topological dual of any inner product space can be identified with its completion.{{harvtxt|Weidmann|1980|loc=Exercise 4.11}} An immediate consequence of the Riesz representation theorem is also that a Hilbert space {{math|H}} is reflexive, meaning that the natural map from {{math|H}} into its double dual space is an isomorphism.

= Weakly convergent sequences =

{{main|Weak convergence (Hilbert space)}}

In a Hilbert space {{math|H}}, a sequence {{math|{xn}}} is weakly convergent to a vector {{math|xH}} when

\lim_n \langle x_n, v \rangle = \langle x, v \rangle

for every {{math|vH}}.

For example, any orthonormal sequence {{math|{fn}}} converges weakly to 0, as a consequence of Bessel's inequality. Every weakly convergent sequence {{math|{xn}}} is bounded, by the uniform boundedness principle.

Conversely, every bounded sequence in a Hilbert space admits weakly convergent subsequences (Alaoglu's theorem).{{harvnb|Weidmann|1980|loc=§4.5}} This fact may be used to prove minimization results for continuous convex functionals, in the same way that the Bolzano–Weierstrass theorem is used for continuous functions on {{math|Rd}}. Among several variants, one simple statement is as follows:{{harvnb|Buttazzo|Giaquinta|Hildebrandt|1998|loc=Theorem 5.17}}

: If {{math|f : HR}} is a convex continuous function such that {{math|f(x)}} tends to {{math|+∞}} when {{math|{{norm|x}}}} tends to {{math|∞}}, then {{math|f}} admits a minimum at some point {{math|x0H}}.

This fact (and its various generalizations) are fundamental for direct methods in the calculus of variations. Minimization results for convex functionals are also a direct consequence of the slightly more abstract fact that closed bounded convex subsets in a Hilbert space {{math|H}} are weakly compact, since {{math|H}} is reflexive. The existence of weakly convergent subsequences is a special case of the Eberlein–Šmulian theorem.

= Banach space properties =

Any general property of Banach spaces continues to hold for Hilbert spaces. The open mapping theorem states that a continuous surjective linear transformation from one Banach space to another is an open mapping meaning that it sends open sets to open sets. A corollary is the bounded inverse theorem, that a continuous and bijective linear function from one Banach space to another is an isomorphism (that is, a continuous linear map whose inverse is also continuous). This theorem is considerably simpler to prove in the case of Hilbert spaces than in general Banach spaces.{{harvnb|Halmos|1982|loc=Problem 52, 58}} The open mapping theorem is equivalent to the closed graph theorem, which asserts that a linear function from one Banach space to another is continuous if and only if its graph is a closed set.{{harvnb|Rudin|1973}} In the case of Hilbert spaces, this is basic in the study of unbounded operators (see Closed operator).

The (geometrical) Hahn–Banach theorem asserts that a closed convex set can be separated from any point outside it by means of a hyperplane of the Hilbert space. This is an immediate consequence of the best approximation property: if {{math|y}} is the element of a closed convex set {{math|F}} closest to {{math|x}}, then the separating hyperplane is the plane perpendicular to the segment {{math|xy}} passing through its midpoint.{{harvnb|Trèves|1967|loc=Chapter 18}}

Operators on Hilbert spaces

= Bounded operators =

The continuous linear operators {{math|A : H1H2}} from a Hilbert space {{math|H1}} to a second Hilbert space {{math|H2}} are bounded in the sense that they map bounded sets to bounded sets.A general reference for this section is {{harvtxt|Rudin|1973}}, chapter 12. Conversely, if an operator is bounded, then it is continuous. The space of such bounded linear operators has a norm, the operator norm given by

\lVert A \rVert = \sup \bigl\{\| Ax \| \mathrel{\big|} \| x \| \leq 1 \bigr\}\,.

The sum and the composite of two bounded linear operators is again bounded and linear. For y in H2, the map that sends {{math|xH1}} to {{math|⟨Ax, y⟩}} is linear and continuous, and according to the Riesz representation theorem can therefore be represented in the form

\left\langle x, A^* y \right\rangle = \langle Ax, y \rangle

for some vector {{math|A*y}} in {{math|H1}}. This defines another bounded linear operator {{math|A* : H2H1}}, the adjoint of {{mvar|A}}. The adjoint satisfies {{math|1=A** = A}}. When the Riesz representation theorem is used to identify each Hilbert space with its continuous dual space, the adjoint of {{mvar|A}} can be shown to be identical to the transpose {{math|tA : H2* → H1*}} of {{mvar|A}}, which by definition sends \psi \in H_2^{*} to the functional \psi \circ A \in H_1^{*}.

The set {{math|B(H)}} of all bounded linear operators on {{math|H}} (meaning operators {{math|HH}}), together with the addition and composition operations, the norm and the adjoint operation, is a C*-algebra, which is a type of operator algebra.

An element {{math|A}} of {{math|B(H)}} is called 'self-adjoint' or 'Hermitian' if {{math|1=A* = A}}. If {{math|A}} is Hermitian and {{math|⟨Ax, x⟩ ≥ 0}} for every {{math|x}}, then {{math|A}} is called 'nonnegative', written {{math|A ≥ 0}}; if equality holds only when {{math|1=x = 0}}, then {{math|A}} is called 'positive'. The set of self adjoint operators admits a partial order, in which {{math|AB}} if {{math|AB ≥ 0}}. If {{math|A}} has the form {{math|B*B}} for some {{math|B}}, then {{math|A}} is nonnegative; if {{math|B}} is invertible, then {{math|A}} is positive. A converse is also true in the sense that, for a non-negative operator {{math|A}}, there exists a unique non-negative square root {{math|B}} such that

A = B^2 = B^*B\,.

In a sense made precise by the spectral theorem, self-adjoint operators can usefully be thought of as operators that are "real". An element {{math|A}} of {{math|B(H)}} is called normal if {{math|1=A*A = AA*}}. Normal operators decompose into the sum of a self-adjoint operator and an imaginary multiple of a self adjoint operator

A = \frac{A + A^*}{2} + i\frac{A - A^*}{2i}

that commute with each other. Normal operators can also usefully be thought of in terms of their real and imaginary parts.

An element {{math|U}} of {{math|B(H)}} is called unitary if {{math|U}} is invertible and its inverse is given by {{math|U*}}. This can also be expressed by requiring that {{math|U}} be onto and {{math|1=⟨Ux, Uy⟩ = ⟨x, y⟩}} for all {{math|x, yH}}. The unitary operators form a group under composition, which is the isometry group of {{math|H}}.

An element of {{math|B(H)}} is compact if it sends bounded sets to relatively compact sets. Equivalently, a bounded operator {{math|T}} is compact if, for any bounded sequence {{math|{xk}}}, the sequence {{math|{Txk}}} has a convergent subsequence. Many integral operators are compact, and in fact define a special class of operators known as Hilbert–Schmidt operators that are especially important in the study of integral equations. Fredholm operators differ from a compact operator by a multiple of the identity, and are equivalently characterized as operators with a finite dimensional kernel and cokernel. The index of a Fredholm operator {{math|T}} is defined by

\operatorname{index} T = \dim\ker T - \dim\operatorname{coker} T \,.

The index is homotopy invariant, and plays a deep role in differential geometry via the Atiyah–Singer index theorem.

= Unbounded operators =

Unbounded operators are also tractable in Hilbert spaces, and have important applications to quantum mechanics.See {{harvtxt|Prugovečki|1981}}, {{harvtxt|Reed|Simon|1980|loc=Chapter VIII}} and {{harvtxt|Folland|1989}}. An unbounded operator {{math|T}} on a Hilbert space {{math|H}} is defined as a linear operator whose domain {{math|D(T)}} is a linear subspace of {{math|H}}. Often the domain {{math|D(T)}} is a dense subspace of {{math|H}}, in which case {{math|T}} is known as a densely defined operator.

The adjoint of a densely defined unbounded operator is defined in essentially the same manner as for bounded operators. Self-adjoint unbounded operators play the role of the observables in the mathematical formulation of quantum mechanics. Examples of self-adjoint unbounded operators on the Hilbert space {{math|L2(R)}} are:{{harvnb|Prugovečki|1981|loc=III, §1.4}}

  • A suitable extension of the differential operator (A f)(x) = -i \frac{\mathrm{d}}{\mathrm{d}x} f(x) \,, where {{math|i}} is the imaginary unit and {{math|f}} is a differentiable function of compact support.
  • The multiplication-by-{{math|x}} operator: (B f) (x) = x f(x)\,.

These correspond to the momentum and position observables, respectively. Neither {{math|A}} nor {{math|B}} is defined on all of {{math|H}}, since in the case of {{math|A}} the derivative need not exist, and in the case of {{math|B}} the product function need not be square integrable. In both cases, the set of possible arguments form dense subspaces of {{math|L2(R)}}.

Constructions

= Direct sums =

Two Hilbert spaces {{math|H1}} and {{math|H2}} can be combined into another Hilbert space, called the (orthogonal) direct sum,{{harvnb|Dunford|Schwartz|1958|loc=IV.4.17-18}} and denoted

H_1 \oplus H_2 \,,

consisting of the set of all ordered pairs {{math|(x1, x2)}} where {{math|xiHi}}, {{math|1=i = 1, 2}}, and inner product defined by

\bigl\langle (x_1, x_2), (y_1, y_2)\bigr\rangle_{H_1 \oplus H_2} = \left\langle x_1, y_1\right\rangle_{H_1} + \left\langle x_2, y_2\right\rangle_{H_2} \,.

More generally, if {{math|Hi}} is a family of Hilbert spaces indexed by {{nowrap|iI}}, then the direct sum of the {{math|Hi}}, denoted

\bigoplus_{i \in I}H_i

consists of the set of all indexed families

x = (x_i \in H_i \mid i \in I) \in \prod_{i \in I}H_i

in the Cartesian product of the {{math|Hi}} such that

\sum_{i \in I} \|x_i\|^2 < \infty \,.

The inner product is defined by

\langle x, y\rangle = \sum_{i \in I} \left\langle x_i, y_i\right\rangle_{H_i} \,.

Each of the {{math|Hi}} is included as a closed subspace in the direct sum of all of the {{math|Hi}}. Moreover, the {{math|Hi}} are pairwise orthogonal. Conversely, if there is a system of closed subspaces, {{math|Vi}}, {{math|iI}}, in a Hilbert space {{math|H}}, that are pairwise orthogonal and whose union is dense in {{math|H}}, then {{math|H}} is canonically isomorphic to the direct sum of {{math|Vi}}. In this case, {{math|H}} is called the internal direct sum of the {{math|Vi}}. A direct sum (internal or external) is also equipped with a family of orthogonal projections {{math|Ei}} onto the {{math|i}}th direct summand {{math|Hi}}. These projections are bounded, self-adjoint, idempotent operators that satisfy the orthogonality condition

E_i E_j = 0,\quad i \neq j \,.

The spectral theorem for compact self-adjoint operators on a Hilbert space {{math|H}} states that {{math|H}} splits into an orthogonal direct sum of the eigenspaces of an operator, and also gives an explicit decomposition of the operator as a sum of projections onto the eigenspaces. The direct sum of Hilbert spaces also appears in quantum mechanics as the Fock space of a system containing a variable number of particles, where each Hilbert space in the direct sum corresponds to an additional degree of freedom for the quantum mechanical system. In representation theory, the Peter–Weyl theorem guarantees that any unitary representation of a compact group on a Hilbert space splits as the direct sum of finite-dimensional representations.

= Tensor products =

{{main|Tensor product of Hilbert spaces}}

If {{math|x1, y1H1}} and {{math|x2, y2H2}}, then one defines an inner product on the (ordinary) tensor product as follows. On simple tensors, let

\langle x_1 \otimes x_2, \, y_1 \otimes y_2 \rangle = \langle x_1, y_1 \rangle \, \langle x_2, y_2 \rangle \,.

This formula then extends by sesquilinearity to an inner product on {{math|H1H2}}. The Hilbertian tensor product of {{math|H1}} and {{math|H2}}, sometimes denoted by {{math|H1 \widehat{\otimes} H2}}, is the Hilbert space obtained by completing {{math|H1H2}} for the metric associated to this inner product.{{harvnb|Weidmann|1980|loc=§3.4}}

An example is provided by the Hilbert space {{math|L2([0, 1])}}. The Hilbertian tensor product of two copies of {{math|L2([0, 1])}} is isometrically and linearly isomorphic to the space {{math|L2([0, 1]2)}} of square-integrable functions on the square {{math|[0, 1]2}}. This isomorphism sends a simple tensor {{math|f1f2}} to the function

(s, t) \mapsto f_1(s) \, f_2(t)

on the square.

This example is typical in the following sense.{{harvnb|Kadison|Ringrose|1983|loc=Theorem 2.6.4}} Associated to every simple tensor product {{math|x1x2}} is the rank one operator from {{math|H{{su|p=∗|b=1|lh=0.8em}}}} to {{math|H2}} that maps a given {{math|x* ∈ H{{su|p=∗|b=1|lh=0.8em}}}} as

x^* \mapsto x^*(x_1) x_2 \,.

This mapping defined on simple tensors extends to a linear identification between {{math|H1H2}} and the space of finite rank operators from {{math|H{{su|p=∗|b=1|lh=0.8em}}}} to {{math|H2}}. This extends to a linear isometry of the Hilbertian tensor product {{math|H1 \widehat{\otimes} H2}} with the Hilbert space {{math|HS(H{{su|p=∗|b=1|lh=0.8em}}, H2)}} of Hilbert–Schmidt operators from {{math|H{{su|p=∗|b=1|lh=0.8em}}}} to {{math|H2}}.

Orthonormal bases

The notion of an orthonormal basis from linear algebra generalizes over to the case of Hilbert spaces.{{harvnb|Dunford|Schwartz|1958|loc=§IV.4}} In a Hilbert space {{math|H}}, an orthonormal basis is a family {{math|{ek}kB}} of elements of {{math|H}} satisfying the conditions:

  1. Orthogonality: Every two different elements of {{math|B}} are orthogonal: {{math|1=⟨ek, ej⟩ = 0}} for all {{math|k, jB}} with {{nowrap|kj}}.
  2. Normalization: Every element of the family has norm 1: {{math|1={{norm|ek}} = 1}} for all {{math|kB}}.
  3. Completeness: The linear span of the family {{math|ek}}, {{math|kB}}, is dense in H.

A system of vectors satisfying the first two conditions basis is called an orthonormal system or an orthonormal set (or an orthonormal sequence if {{math|B}} is countable). Such a system is always linearly independent.

Despite the name, an orthonormal basis is not, in general, a basis in the sense of linear algebra (Hamel basis). More precisely, an orthonormal basis is a Hamel basis if and only if the Hilbert space is a finite-dimensional vector space.{{harvnb|Roman|2008|loc=p. 218}}

Completeness of an orthonormal system of vectors of a Hilbert space can be equivalently restated as:

: for every {{math|vH}}, if {{math|1=⟨v, ek⟩ = 0}} for all {{math|kB}}, then {{math|1=v = 0}}.

This is related to the fact that the only vector orthogonal to a dense linear subspace is the zero vector, for if {{math|S}} is any orthonormal set and {{math|v}} is orthogonal to {{math|S}}, then {{math|v}} is orthogonal to the closure of the linear span of {{math|S}}, which is the whole space.

Examples of orthonormal bases include:

  • the set {{math|{(1, 0, 0), (0, 1, 0), (0, 0, 1)}}} forms an orthonormal basis of {{math|R3}} with the dot product;
  • the sequence {{math|{ fn {{!}} nZ}}} with {{math|1=fn(x) = exp(2πinx)}} forms an orthonormal basis of the complex space {{math|L2([0, 1])}};

In the infinite-dimensional case, an orthonormal basis will not be a basis in the sense of linear algebra; to distinguish the two, the latter basis is also called a Hamel basis. That the span of the basis vectors is dense implies that every vector in the space can be written as the sum of an infinite series, and the orthogonality implies that this decomposition is unique.

= Sequence spaces =

The space \ell_2 of square-summable sequences of complex numbers is the set of infinite sequences

(c_1, c_2, c_3, \dots)

of real or complex numbers such that

\left|c_1\right|^2 + \left|c_2\right|^2 + \left|c_3\right|^2 + \cdots < \infty \,.

This space has an orthonormal basis:

\begin{align}

e_1 &= (1, 0, 0, \dots) \\

e_2 &= (0, 1, 0, \dots) \\

& \ \ \vdots

\end{align}

This space is the infinite-dimensional generalization of the \ell_2^n space of finite-dimensional vectors. It is usually the first example used to show that in infinite-dimensional spaces, a set that is closed and bounded is not necessarily (sequentially) compact (as is the case in all finite dimensional spaces). Indeed, the set of orthonormal vectors above shows this: It is an infinite sequence of vectors in the unit ball (i.e., the ball of points with norm less than or equal one). This set is clearly bounded and closed; yet, no subsequence of these vectors converges to anything and consequently the unit ball in \ell_2 is not compact. Intuitively, this is because "there is always another coordinate direction" into which the next elements of the sequence can evade.

One can generalize the space \ell_2 in many ways. For example, if {{math|B}} is any set, then one can form a Hilbert space of sequences with index set {{math|B}}, defined by{{harvnb|Rudin|1987}}, Definition 3.7

\ell^2(B) =\biggl\{ x : B \xrightarrow{x} \mathbb{C} \mathrel{\bigg|} \sum_{b \in B} \left|x (b)\right|^2 < \infty \biggr\} \,.

The summation over B is here defined by

\sum_{b \in B} \left|x (b)\right|^2 = \sup \sum_{n=1}^N \left|x(b_n)\right|^2

the supremum being taken over all finite subsets of {{math|B}}. It follows that, for this sum to be finite, every element of {{math|l2(B)}} has only countably many nonzero terms. This space becomes a Hilbert space with the inner product

\langle x, y \rangle = \sum_{b \in B} x(b)\overline{y(b)}

for all {{math|x, yl2(B)}}. Here the sum also has only countably many nonzero terms, and is unconditionally convergent by the Cauchy–Schwarz inequality.

An orthonormal basis of {{math|l2(B)}} is indexed by the set {{math|B}}, given by

: e_b(b') = \begin{cases}

1 & \text{if } b=b'\\

0 & \text{otherwise.}

\end{cases}

{{Anchor|Bessel's inequality}}

{{Anchor|Parseval's formula}}

= Bessel's inequality and Parseval's formula =

Let {{math|f1, ..., fn}} be a finite orthonormal system in {{math|H}}. For an arbitrary vector {{math|xH}}, let

y = \sum_{j=1}^n \langle x, f_j \rangle \, f_j \,.

Then {{math|1=⟨x, fk⟩ = ⟨y, fk⟩}} for every {{math|1=k = 1, ..., n}}. It follows that {{math|xy}} is orthogonal to each {{math|fk}}, hence {{math|xy}} is orthogonal to {{math|y}}. Using the Pythagorean identity twice, it follows that

\|x\|^2 = \|x - y\|^2 + \|y\|^2 \ge \|y\|^2 = \sum_{j=1}^n\bigl|\langle x, f_j \rangle\bigr|^2 \,.

Let {{math|{fi}, iI}}, be an arbitrary orthonormal system in {{math|H}}. Applying the preceding inequality to every finite subset {{math|J}} of {{math|I}} gives Bessel's inequality:For the case of finite index sets, see, for instance, {{harvnb|Halmos|1957|loc=§5}}. For infinite index sets, see {{harvnb|Weidmann|1980|loc=Theorem 3.6}}.

\sum_{i \in I}\bigl|\langle x, f_i \rangle\bigr|^2 \le \|x\|^2, \quad x \in H

(according to the definition of the sum of an arbitrary family of non-negative real numbers).

Geometrically, Bessel's inequality implies that the orthogonal projection of {{math|x}} onto the linear subspace spanned by the {{math|fi}} has norm that does not exceed that of {{math|x}}. In two dimensions, this is the assertion that the length of the leg of a right triangle may not exceed the length of the hypotenuse.

Bessel's inequality is a stepping stone to the stronger result called Parseval's identity, which governs the case when Bessel's inequality is actually an equality. By definition, if {{math|{ek}kB}} is an orthonormal basis of {{math|H}}, then every element {{math|x}} of {{math|H}} may be written as

x = \sum_{k \in B} \left\langle x, e_k \right\rangle \, e_k \,.

Even if {{math|B}} is uncountable, Bessel's inequality guarantees that the expression is well-defined and consists only of countably many nonzero terms. This sum is called the Fourier expansion of {{math|x}}, and the individual coefficients {{math|⟨x, ek⟩}} are the Fourier coefficients of {{math|x}}. Parseval's identity then asserts that{{harvtxt|Hewitt|Stromberg|1965|loc=Theorem 16.26}}

\|x\|^2 = \sum_{k\in B}|\langle x, e_k\rangle|^2 \,.

Conversely, if {{math|{ek}}} is an orthonormal set such that Parseval's identity holds for every {{math|x}}, then {{math|{ek}}} is an orthonormal basis.

= Hilbert dimension =

As a consequence of Zorn's lemma, every Hilbert space admits an orthonormal basis; furthermore, any two orthonormal bases of the same space have the same cardinality, called the Hilbert dimension of the space.{{harvnb|Levitan|2001}}. Many authors, such as {{harvtxt|Dunford|Schwartz|1958|loc=§IV.4}}, refer to this just as the dimension. Unless the Hilbert space is finite dimensional, this is not the same thing as its dimension as a linear space (the cardinality of a Hamel basis). For instance, since {{math|l2(B)}} has an orthonormal basis indexed by {{math|B}}, its Hilbert dimension is the cardinality of {{math|B}} (which may be a finite integer, or a countable or uncountable cardinal number).

The Hilbert dimension is not greater than the Hamel dimension (the usual dimension of a vector space).

As a consequence of Parseval's identity,{{harvtxt|Hewitt|Stromberg|1965|loc=Theorem 16.29}} if {{math|{ek}kB}} is an orthonormal basis of {{math|H}}, then the map {{math|Φ : Hl2(B)}} defined by {{math|1=Φ(x) = ⟨x, ekkB}} is an isometric isomorphism of Hilbert spaces: it is a bijective linear mapping such that

\bigl\langle \Phi (x), \Phi(y) \bigr\rangle_{l^2(B)} = \left\langle x, y \right\rangle_H

for all {{math|x, yH}}. The cardinal number of {{math|B}} is the Hilbert dimension of {{math|H}}. Thus every Hilbert space is isometrically isomorphic to a sequence space {{math|l2(B)}} for some set {{math|B}}.

= Separable spaces =

By definition, a Hilbert space is separable provided it contains a dense countable subset. Along with Zorn's lemma, this means a Hilbert space is separable if and only if it admits a countable orthonormal basis. All infinite-dimensional separable Hilbert spaces are therefore isometrically isomorphic to the square-summable sequence space \ell^2.

In the past, Hilbert spaces were often required to be separable as part of the definition.{{harvnb|Prugovečki|1981|loc=I, §4.2}}

== In quantum field theory ==

Most spaces used in physics are separable, and since these are all isomorphic to each other, one often refers to any infinite-dimensional separable Hilbert space as "the Hilbert space" or just "Hilbert space".{{harvtxt|von Neumann|1955}} defines a Hilbert space via a countable Hilbert basis, which amounts to an isometric isomorphism with l2. The convention still persists in most rigorous treatments of quantum mechanics; see for instance {{harvnb|Sobrino|1996|loc=Appendix B}}. Even in quantum field theory, most of the Hilbert spaces are in fact separable, as stipulated by the Wightman axioms. However, it is sometimes argued that non-separable Hilbert spaces are also important in quantum field theory, roughly because the systems in the theory possess an infinite number of degrees of freedom and any infinite Hilbert tensor product (of spaces of dimension greater than one) is non-separable.{{harvnb|Streater|Wightman|1964|pp=86–87}} For instance, a bosonic field can be naturally thought of as an element of a tensor product whose factors represent harmonic oscillators at each point of space. From this perspective, the natural state space of a boson might seem to be a non-separable space. However, it is only a small separable subspace of the full tensor product that can contain physically meaningful fields (on which the observables can be defined). Another non-separable Hilbert space models the state of an infinite collection of particles in an unbounded region of space. An orthonormal basis of the space is indexed by the density of the particles, a continuous parameter, and since the set of possible densities is uncountable, the basis is not countable.

Orthogonal complements and projections

{{Main|Orthogonal complement|}}

If {{math|S}} is a subset of a Hilbert space {{math|H}}, the set of vectors orthogonal to {{math|S}} is defined by

S^\perp = \left\{ x \in H \mid \langle x, s \rangle = 0\ \text{ for all } s \in S \right\} \,.

The set {{math|S}} is a closed subspace of {{math|H}} (can be proved easily using the linearity and continuity of the inner product) and so forms itself a Hilbert space. If {{math|V}} is a closed subspace of {{math|H}}, then {{math|V}} is called the {{em|orthogonal complement}} of {{math|V}}. In fact, every {{math|xH}} can then be written uniquely as {{math|1=x = v + w}}, with {{math|vV}} and {{math|wV}}. Therefore, {{math|H}} is the internal Hilbert direct sum of {{math|V}} and {{math|V}}.

The linear operator {{math|PV : HH}} that maps {{math|x}} to {{math|v}} is called the {{em|orthogonal projection}} onto {{math|V}}. There is a natural one-to-one correspondence between the set of all closed subspaces of {{math|H}} and the set of all bounded self-adjoint operators {{math|P}} such that {{math|1=P2 = P}}. Specifically,

{{math theorem|The orthogonal projection {{math|PV}} is a self-adjoint linear operator on {{math|H}} of norm ≤ 1 with the property {{math|1=P{{su|p=2|b=V}} = PV}}. Moreover, any self-adjoint linear operator {{math|E}} such that {{math|1=E2 = E}} is of the form {{math|PV}}, where {{math|V}} is the range of {{math|E}}. For every {{math|x}} in {{math|H}}, {{math|PV(x)}} is the unique element {{math|v}} of {{math|V}} that minimizes the distance {{math|{{norm|xv}}}}.}}

This provides the geometrical interpretation of {{math|PV(x)}}: it is the best approximation to x by elements of V.{{harvnb|Young|1988|loc=Theorem 15.3}}

Projections {{math|PU}} and {{math|PV}} are called mutually orthogonal if {{math|1=PUPV = 0}}. This is equivalent to {{math|U}} and {{math|V}} being orthogonal as subspaces of {{math|H}}. The sum of the two projections {{math|PU}} and {{math|PV}} is a projection only if {{math|U}} and {{math|V}} are orthogonal to each other, and in that case {{math|1=PU + PV = PU+V}}.{{harvnb|von Neumann|1955}}, Theorem 16 The composite {{math|PUPV}} is generally not a projection; in fact, the composite is a projection if and only if the two projections commute, and in that case {{math|1=PUPV = PUV}}.{{harvnb|von Neumann|1955|loc=Theorem 14}}

By restricting the codomain to the Hilbert space {{math|V}}, the orthogonal projection {{math|PV}} gives rise to a projection mapping {{math|π : HV}}; it is the adjoint of the inclusion mapping

i : V \to H \,,

meaning that

\left\langle i x, y\right\rangle_H = \left\langle x, \pi y \right\rangle_V

for all {{math|xV}} and {{math|yH}}.

The operator norm of the orthogonal projection {{math|PV}} onto a nonzero closed subspace {{math|V}} is equal to 1:

\|P_V\| = \sup_{x \in H, x \neq 0} \frac{\|P_V x\|}{\|x\|} = 1 \,.

Every closed subspace V of a Hilbert space is therefore the image of an operator {{math|P}} of norm one such that {{math|1=P2 = P}}. The property of possessing appropriate projection operators characterizes Hilbert spaces:{{harvnb|Kakutani|1939}}

  • A Banach space of dimension higher than 2 is (isometrically) a Hilbert space if and only if, for every closed subspace {{math|V}}, there is an operator {{math|PV}} of norm one whose image is {{math|V}} such that {{math|1=P{{su|b=V|p=2}} = PV}}.

While this result characterizes the metric structure of a Hilbert space, the structure of a Hilbert space as a topological vector space can itself be characterized in terms of the presence of complementary subspaces:{{harvnb|Lindenstrauss|Tzafriri|1971}}

  • A Banach space {{math|X}} is topologically and linearly isomorphic to a Hilbert space if and only if, to every closed subspace {{math|V}}, there is a closed subspace {{math|W}} such that {{math|X}} is equal to the internal direct sum {{math|VW}}.

The orthogonal complement satisfies some more elementary results. It is a monotone function in the sense that if {{math|UV}}, then {{math|VU}} with equality holding if and only if {{math|V}} is contained in the closure of {{math|U}}. This result is a special case of the Hahn–Banach theorem. The closure of a subspace can be completely characterized in terms of the orthogonal complement: if {{math|V}} is a subspace of {{math|H}}, then the closure of {{math|V}} is equal to {{math|V⊥⊥}}. The orthogonal complement is thus a Galois connection on the partial order of subspaces of a Hilbert space. In general, the orthogonal complement of a sum of subspaces is the intersection of the orthogonal complements:{{harvnb|Halmos|1957|loc=§12}}

\biggl(\sum_i V_i\biggr)^\perp = \bigcap_i V_i^\perp \,.

If the {{math|Vi}} are in addition closed, then

\overline{\sum_i V_i^\perp \vphantom\Big|} = \biggl(\bigcap_i V_i\biggr)^\perp \,.

Spectral theory

There is a well-developed spectral theory for self-adjoint operators in a Hilbert space, that is roughly analogous to the study of symmetric matrices over the reals or self-adjoint matrices over the complex numbers.A general account of spectral theory in Hilbert spaces can be found in {{harvtxt|Riesz|Sz.-Nagy|1990}}. A more sophisticated account in the language of C*-algebras is in {{harvtxt|Rudin|1973}} or {{harvtxt|Kadison|Ringrose|1997}} In the same sense, one can obtain a "diagonalization" of a self-adjoint operator as a suitable sum (actually an integral) of orthogonal projection operators.

The spectrum of an operator {{math|T}}, denoted {{math|σ(T)}}, is the set of complex numbers {{math|λ}} such that {{math|Tλ}} lacks a continuous inverse. If {{math|T}} is bounded, then the spectrum is always a compact set in the complex plane, and lies inside the disc {{math|{{abs|z}} ≤ {{norm|T}}}}. If {{math|T}} is self-adjoint, then the spectrum is real. In fact, it is contained in the interval {{math|[m, M]}} where

m = \inf_{\|x\|=1}\langle Tx, x\rangle \,,\quad M = \sup_{\|x\|=1}\langle Tx, x\rangle \,.

Moreover, {{math|m}} and {{math|M}} are both actually contained within the spectrum.

The eigenspaces of an operator {{math|T}} are given by

H_\lambda = \ker(T - \lambda)\,.

Unlike with finite matrices, not every element of the spectrum of {{math|T}} must be an eigenvalue: the linear operator {{math|Tλ}} may only lack an inverse because it is not surjective. Elements of the spectrum of an operator in the general sense are known as spectral values. Since spectral values need not be eigenvalues, the spectral decomposition is often more subtle than in finite dimensions.

However, the spectral theorem of a self-adjoint operator {{math|T}} takes a particularly simple form if, in addition, {{math|T}} is assumed to be a compact operator. The spectral theorem for compact self-adjoint operators states:See, for instance, {{harvtxt|Riesz|Sz.-Nagy|1990|loc=Chapter VI}} or {{harvnb|Weidmann|1980|loc=Chapter 7}}. This result was already known to {{harvtxt|Schmidt|1908}} in the case of operators arising from integral kernels.

  • A compact self-adjoint operator {{math|T}} has only countably (or finitely) many spectral values. The spectrum of {{math|T}} has no limit point in the complex plane except possibly zero. The eigenspaces of {{math|T}} decompose {{math|H}} into an orthogonal direct sum: H = \bigoplus_{\lambda\in\sigma(T)}H_\lambda \,. Moreover, if {{math|Eλ}} denotes the orthogonal projection onto the eigenspace {{math|Hλ}}, then T = \sum_{\lambda\in\sigma(T)} \lambda E_\lambda \,, where the sum converges with respect to the norm on {{math|B(H)}}.

This theorem plays a fundamental role in the theory of integral equations, as many integral operators are compact, in particular those that arise from Hilbert–Schmidt operators.

The general spectral theorem for self-adjoint operators involves a kind of operator-valued Riemann–Stieltjes integral, rather than an infinite summation.{{harvnb|Riesz|Sz.-Nagy|1990|loc=§§107–108}} The spectral family associated to {{math|T}} associates to each real number λ an operator {{math|Eλ}}, which is the projection onto the nullspace of the operator {{math|(Tλ)+}}, where the positive part of a self-adjoint operator is defined by

A^+ = \tfrac{1}{2}\Bigl(\sqrt{A^2} + A\Bigr) \,.

The operators {{math|Eλ}} are monotone increasing relative to the partial order defined on self-adjoint operators; the eigenvalues correspond precisely to the jump discontinuities. One has the spectral theorem, which asserts

T = \int_\mathbb{R} \lambda\, \mathrm{d}E_\lambda \,.

The integral is understood as a Riemann–Stieltjes integral, convergent with respect to the norm on {{math|B(H)}}. In particular, one has the ordinary scalar-valued integral representation

\langle Tx, y\rangle = \int_{\R} \lambda\,\mathrm{d}\langle E_\lambda x, y\rangle \,.

A somewhat similar spectral decomposition holds for normal operators, although because the spectrum may now contain non-real complex numbers, the operator-valued Stieltjes measure {{math|dEλ}} must instead be replaced by a resolution of the identity.

A major application of spectral methods is the spectral mapping theorem, which allows one to apply to a self-adjoint operator {{math|T}} any continuous complex function {{math|f}} defined on the spectrum of {{math|T}} by forming the integral

f(T) = \int_{\sigma(T)} f(\lambda)\,\mathrm{d}E_\lambda \,.

The resulting continuous functional calculus has applications in particular to pseudodifferential operators.{{harvnb|Shubin|1987}}

The spectral theory of unbounded self-adjoint operators is only marginally more difficult than for bounded operators. The spectrum of an unbounded operator is defined in precisely the same way as for bounded operators: {{math|λ}} is a spectral value if the resolvent operator

R_\lambda = (T - \lambda)^{-1}

fails to be a well-defined continuous operator. The self-adjointness of {{math|T}} still guarantees that the spectrum is real. Thus the essential idea of working with unbounded operators is to look instead at the resolvent {{math|Rλ}} where {{math|λ}} is nonreal. This is a bounded normal operator, which admits a spectral representation that can then be transferred to a spectral representation of {{math|T}} itself. A similar strategy is used, for instance, to study the spectrum of the Laplace operator: rather than address the operator directly, one instead looks as an associated resolvent such as a Riesz potential or Bessel potential.

A precise version of the spectral theorem in this case is:{{harvnb|Rudin|1973|loc=Theorem 13.30}}

{{math theorem|math_statement=Given a densely defined self-adjoint operator {{math|T}} on a Hilbert space {{math|H}}, there corresponds a unique resolution of the identity {{math|E}} on the Borel sets of {{math|R}}, such that \langle Tx, y \rangle = \int_\R \lambda \, \mathrm{d}E_{x,y}(\lambda) for all {{math|xD(T)}} and {{math|yH}}. The spectral measure {{math|E}} is concentrated on the spectrum of {{math|T}}.}}

There is also a version of the spectral theorem that applies to unbounded normal operators.

See also

{{portal|Mathematics}}

{{cols|colwidth=21em}}

  • {{annotated link|Banach space}}
  • {{annotated link|Fock space}}
  • {{annotated link|Fundamental theorem of Hilbert spaces}}
  • {{annotated link|Hadamard space}}
  • {{annotated link|Hausdorff space}}
  • {{annotated link|Hilbert algebra (disambiguation)|Hilbert algebra}}
  • {{annotated link|Hilbert C*-module}}
  • {{annotated link|Hilbert manifold}}
  • {{annotated link|L-semi-inner product}}
  • {{annotated link|Locally convex topological vector space}}
  • {{annotated link|Operator theory}}
  • {{annotated link|Operator topologies}}
  • {{annotated link|Quantum state space}}
  • {{annotated link|Rigged Hilbert space}}
  • {{annotated link|Topological vector space}}

{{colend}}

Remarks

{{reflist|group=nb}}

Notes

{{reflist|colwidth=30em}}

References

{{refbegin|colwidth=30em}}

  • {{citation | last=Axler | first=Sheldon | title=Linear Algebra Done Right | volume= | pages=296 | publication-date=2015 | series=Undergraduate Texts in Mathematics | date=18 December 2014 | edition=3rd | publisher=Springer Publishing | isbn=978-3-319-11079-0 | author-link=Sheldon Axler}}
  • {{citation | last1=Bachman | first1=George | last2=Narici | first2=Lawrence | last3=Beckenstein | first3=Edward | title=Fourier and wavelet analysis | publisher=Springer-Verlag | location=Berlin, New York | series=Universitext | isbn=978-0-387-98899-3 | mr=1729490 | year=2000}}.
  • {{citation|last1= Bers|first1=Lipman|author-link=Lipman Bers|first2=Fritz|last2= John|author-link2=Fritz John | first3= Martin | last3= Schechter|title=Partial differential equations | publisher= American Mathematical Society|year=1981|isbn=978-0-8218-0049-2}}.
  • {{citation|first=Patrick|last=Billingsley|title=Probability and measure|year=1986|publisher=Wiley}}.
  • {{citation|last=Bourbaki|first=Nicolas|author-link=Nicolas Bourbaki|title=Spectral theories|series=Elements of mathematics|publisher= Springer-Verlag|location=Berlin|year=1986|isbn=978-0-201-00767-1}}.
  • {{citation|last=Bourbaki|first=Nicolas|author-link=Nicolas Bourbaki|title=Topological vector spaces|series=Elements of mathematics|publisher= Springer-Verlag|location=Berlin|year=1987|isbn=978-3-540-13627-9}}.
  • {{citation|last1=Boyer|first1=Carl Benjamin|author-link1=Carl Benjamin Boyer|last2=Merzbach|first2=Uta C|author2-link=Uta Merzbach|year=1991|title=A History of Mathematics|edition=2nd|publisher=John Wiley & Sons, Inc.|isbn=978-0-471-54397-8|url=https://archive.org/details/historyofmathema00boye}}.
  • {{citation|last1=Brenner|first1=S.|first2=R. L.|last2=Scott|title=The Mathematical Theory of Finite Element Methods|edition=2nd|publisher=Springer|year=2005|isbn=978-0-387-95451-6}}.
  • {{citation | authorlink=Haim Brezis | first=Haim|last=Brezis|title=Functional analysis, Sobolev spaces, and partial differential equations|publisher=Springer|year=2010}}.
  • {{citation | last1=Buttazzo | first1=Giuseppe | last2=Giaquinta | first2=Mariano | last3=Hildebrandt | first3=Stefan | title=One-dimensional variational problems | publisher=The Clarendon Press Oxford University Press | series=Oxford Lecture Series in Mathematics and its Applications | isbn=978-0-19-850465-8 | mr=1694383 | year=1998 | volume=15}}.
  • {{citation|last=Clarkson|first=J. A.|title=Uniformly convex spaces|journal=Trans. Amer. Math. Soc.|volume=40|year=1936|pages=396–414|doi=10.2307/1989630|issue=3|jstor=1989630|doi-access=free}}.
  • {{citation|last1=Courant|first1=Richard|author-link=Richard Courant|first2=David|last2=Hilbert|author-link2=David Hilbert|title=Methods of Mathematical Physics, Vol. I|publisher=Interscience|year=1953}}.
  • {{citation | last = Dieudonné | first = Jean | author-link=Jean Dieudonné|title= Foundations of Modern Analysis|publisher = Academic Press| year= 1960}}.
  • {{citation|last=Dirac|first=P.A.M.|author-link=Paul Dirac|title=The Principles of Quantum Mechanics |publisher=Clarendon Press|location=Oxford|year=1930|title-link=The Principles of Quantum Mechanics}}.
  • {{citation|last1=Dunford|first1=N.|first2=J.T.|last2=Schwartz|author-link2=Jacob T. Schwartz|title=Linear operators, Parts I and II|publisher=Wiley-Interscience|year=1958}}.
  • {{citation|last= Duren|first=P.|title=Theory of Hp-Spaces|year=1970|publisher= Academic Press|location= New York}}.
  • {{citation|last1=Einsiedler|first1=Manfred|last2=Ward|first2=Thomas|title=Ergodic theory with a view towards number theory|publisher=Springer|year=2011}}.
  • {{citation |author-link=Lawrence C. Evans |first=L. C. |last=Evans |title=Partial Differential Equations |publisher=American Mathematical Society |location=Providence |year=1998 |isbn=0-8218-0772-2 }}.

  • {{citation |title=Fourier analysis and its application |first=Gerald B.|last=Folland |url=https://books.google.com/books?as_isbn=0-8218-4790-2 |isbn=978-0-8218-4790-9 |publisher=American Mathematical Society Bookstore |year=2009 |edition=Reprint of Wadsworth and Brooks/Cole 1992}}.
  • {{citation|last=Folland|first=Gerald B.|title=Harmonic analysis in phase space|series=Annals of Mathematics Studies|volume= 122|publisher=Princeton University Press|year= 1989|isbn= 978-0-691-08527-2}}.
  • {{citation|last=Fréchet|first=Maurice|title=Sur les ensembles de fonctions et les opérations linéaires|journal=C. R. Acad. Sci. Paris|volume=144|pages=1414–1416|year=1907}}.
  • {{citation|last=Fréchet|first=Maurice|title=Sur les opérations linéaires|year=1904|journal=Transactions of the American Mathematical Society|volume=5|issue=4|pages=493–499|doi=10.2307/1986278|jstor=1986278}}.
  • {{citation|last=Giusti|first=Enrico|title=Direct Methods in the Calculus of Variations|publisher=World Scientific|year=2003|isbn=978-981-238-043-2}}.
  • {{citation | last1=Grattan-Guinness | first1=Ivor | title=The search for mathematical roots, 1870–1940 | publisher=Princeton University Press | series=Princeton Paperbacks | isbn=978-0-691-05858-0 | mr=1807717 | year=2000}}.
  • {{citation| last =Halmos| first =Paul| author-link=Paul Halmos|title=Introduction to Hilbert Space and the Theory of Spectral Multiplicity|year=1957|

publisher=Chelsea Pub. Co}}

  • {{citation| last=Halmos|first=Paul|author-link=Paul Halmos|title=A Hilbert Space Problem Book|year=1982|publisher=Springer-Verlag|isbn=978-0-387-90685-0}}.
  • {{citation| last1 = Hewitt| first1 = Edwin| last2 = Stromberg| first2 = Karl| title = Real and Abstract Analysis| year = 1965| publisher = Springer-Verlag| location = New York}}.
  • {{citation| last1=Hilbert| first1=David| author-link1 = David Hilbert| last2=Nordheim| first2 = Lothar Wolfgang| author-link2= Lothar Nordheim| last3= von Neumann| first3= John|author-link3= John von Neumann| title = Über die Grundlagen der Quantenmechanik| journal = Mathematische Annalen| volume = 98| pages = 1–30| year = 1927| doi=10.1007/BF01451579|doi-access=| s2cid=120986758}}.
  • {{citation|last=Holevo |first=Alexander S. |author-link=Alexander Holevo |title=Statistical Structure of Quantum Theory |publisher=Springer |series=Lecture Notes in Physics |year=2001 |isbn=3-540-42082-7|oclc=318268606}}.
  • {{citation|last=Kac|first=Mark|author-link=Mark Kac|title=Can one hear the shape of a drum?|journal=American Mathematical Monthly|volume=73|issue=4, part 2|year=1966|pages=1–23|doi=10.2307/2313748|jstor=2313748}}.
  • {{citation | last1=Kadison | first1=Richard V. | last2=Ringrose | first2=John R. | title=Fundamentals of the theory of operator algebras. Vol. I | publisher=American Mathematical Society | location=Providence, R.I. | series=Graduate Studies in Mathematics | isbn=978-0-8218-0819-1 | mr=1468229 | year=1997 | volume=15}}.
  • {{citation | last1=Kadison | first1=Richard V. | last2=Ringrose | first2=John R. |year= 1983 | title=Fundamentals of the Theory of Operator Algebras, Vol. I: Elementary Theory |location= New York |publisher= Academic Press, Inc.}}
  • {{citation|last1=Karatzas|first1=Ioannis|last2=Shreve|first2=Steven|year=2019|title=Brownian Motion and Stochastic Calculus|publisher=Springer|edition=2nd|isbn=978-0-387-97655-6}}

  • {{citation | last1=Kakutani | first1=Shizuo | author1-link=Shizuo Kakutani | title=Some characterizations of Euclidean space | mr=0000895 | year=1939 | journal=Japanese Journal of Mathematics | volume=16 | pages=93–97| doi=10.4099/jjm1924.16.0_93 | doi-access=free }}.
  • {{citation | last1=Kline | first1=Morris | author1-link=Morris Kline | title=Mathematical thought from ancient to modern times, Volume 3 | year=1972 | publisher=Oxford University Press | edition=3rd | isbn=978-0-19-506137-6 | publication-date=1990 | url=https://archive.org/details/mathematicalthou00morr }}.
  • {{citation | last1 = Kolmogorov | first1 = Andrey | author-link1 = Andrey Kolmogorov | last2 = Fomin| first2 = Sergei V.| author-link2 = Sergei Fomin| title = Introductory Real Analysis | year = 1970| edition = Revised English edition, trans. by Richard A. Silverman (1975)| publisher = Dover Press| isbn = 978-0-486-61226-3| url = https://archive.org/details/introductoryreal00kolm_0}}.
  • {{citation | last1=Krantz | first1=Steven G. | author-link=Steven Krantz|title=Function Theory of Several Complex Variables | publisher=American Mathematical Society | location=Providence, R.I. | isbn=978-0-8218-2724-6 | year=2002}}.
  • {{citation | last=Lanczos | first=Cornelius | title=Applied analysis | isbn=978-0-486-65656-4 | publisher=Dover Publications | year=1988 | edition=Reprint of 1956 Prentice-Hall | url=https://books.google.com/books?as_isbn=0-486-65656-X}}.
  • {{citation|last=Lebesgue|first=Henri|title=Leçons sur l'intégration et la recherche des fonctions primitives|url=https://books.google.com/books?id=VfUKAAAAYAAJ&q=%22Lebesgue%22%20%22Le%C3%A7ons%20sur%20l'int%C3%A9gration%20et%20la%20recherche%20des%20fonctions%20...%22&pg=PA1|year=1904|publisher=Gauthier-Villars}}.
  • {{springer|id=H/h047380|title=Hilbert space|first=B.M. |last=Levitan}}.
  • {{citation | last1=Lindenstrauss | first1=J. | last2=Tzafriri | first2=L. | title=On the complemented subspaces problem | mr=0276734 | year=1971 | journal=Israel Journal of Mathematics | issn=0021-2172 | volume=9 | pages=263–269 | doi=10.1007/BF02771592 | doi-access= | issue=2| s2cid=119575718 }}.
  • {{citation | last1=Marsden | first1=Jerrold E. | author1-link=Jerrold E. Marsden | title=Elementary classical analysis | publisher=W. H. Freeman and Co. | mr=0357693 | year=1974}}.
  • {{citation | last=Murphy | first=Gerald J. |title=C*-algebras and Operator Theory |publisher=Academic Press |year=1990 |isbn=0-12-511360-9}}.
  • {{citation| last=von Neumann| first=John| author-link=John von Neumann| title=Allgemeine Eigenwerttheorie Hermitescher Funktionaloperatoren| journal=Mathematische Annalen| volume = 102| pages = 49–131| year = 1929| doi=10.1007/BF01782338| s2cid=121249803}}.
  • {{citation | last=von Neumann | first=John|author-link=John von Neumann|title=Physical Applications of the Ergodic Hypothesis|year=1932|journal=Proc Natl Acad Sci USA|volume=18|pages=263–266|doi=10.1073/pnas.18.3.263|pmid=16587674|issue=3|pmc=1076204|jstor=86260|bibcode = 1932PNAS...18..263N | doi-access=free}}.
  • {{citation | last1=von Neumann | first1=John | author1-link=John von Neumann | title=Mathematical Foundations of Quantum Mechanics | publisher=Princeton University Press | series=Princeton Landmarks in Mathematics | isbn=((978-0-691-02893-4)) | mr=1435976|year=1955| title-link=Mathematical Foundations of Quantum Mechanics |translator-first=Robert T. |translator-last=Beyer}}.
  • {{citation|last1=Nielsen|first1=Michael A.|author-link1=Michael Nielsen |last2=Chuang|first2=Isaac L. |author-link2=Isaac Chuang |title=Quantum Computation and Quantum Information|title-link=Quantum Computation and Quantum Information|publisher=Cambridge University Press|location=Cambridge|year=2000|edition=1st|oclc=634735192|isbn=978-0-521-63503-5}}.
  • {{MacTutor|class=HistTopics|id=Abstract_linear_spaces|title=Abstract linear spaces|date=1996}}
  • {{citation | last=Pathria | first=RK | title=Statistical mechanics|publisher=Academic Press|edition=2|year=1996}}.
  • {{citation | last1=Pedersen | first1=Gert | title=Analysis Now | publisher=Springer-Verlag | location=Berlin, New York | series=Graduate Texts in Mathematics | isbn=978-1-4612-6981-6 | year=1995 | volume=118 | mr=0971256 }}
  • {{citation | last=Peres | first=Asher |author-link = Asher Peres |title=Quantum Theory: Concepts and Methods |publisher=Kluwer |year=1993 |isbn=0-7923-2549-4 |oclc=28854083}}
  • {{citation| last=Prugovečki|first=Eduard|title=Quantum mechanics in Hilbert space|publisher=Dover|edition=2nd|year=1981|publication-date=2006|isbn=978-0-486-45327-9}}.
  • {{citation | last1=Reed | first1=Michael|author-link=Michael C. Reed|first2=Barry|last2=Simon|author-link2=Barry Simon|series=Methods of Modern Mathematical Physics|title=Functional Analysis (vol I of 4 vols)|publisher=Academic Press|year=1980|isbn= 978-0-12-585050-6}}.
  • {{citation | last1=Reed | first1=Michael|author-link=Michael C. Reed|first2=Barry|last2=Simon|author-link2=Barry Simon|title=Fourier Analysis, Self-Adjointness (vol II of 4 vols)|series=Methods of Modern Mathematical Physics|publisher=Academic Press|year=1975|isbn=9780125850025 }}.
  • {{citation|title-link= Quantum Computing: A Gentle Introduction |title=Quantum Computing: A Gentle Introduction|last1=Rieffel|first1=Eleanor G.|last2=Polak|first2=Wolfgang H.|date=2011-03-04|publisher=MIT Press|isbn=978-0-262-01506-6|language=en|author-link=Eleanor Rieffel}}.
  • {{citation | last=Riesz | first=Frigyes | author-link=Frigyes Riesz|title=Sur une espèce de Géométrie analytique des systèmes de fonctions sommables|journal=C. R. Acad. Sci. Paris|volume=144|pages=1409–1411|year=1907}}.
  • {{citation | last=Riesz | first=Frigyes |author-link=Frigyes Riesz|title=Zur Theorie des Hilbertschen Raumes|journal=Acta Sci. Math. Szeged |volume=7|pages=34–38|year=1934}}.
  • {{citation | last1=Riesz | first1=Frigyes | author-link=Frigyes Riesz|first2=Béla|last2=Sz.-Nagy|author-link2=Béla Szőkefalvi-Nagy|title=Functional analysis|publisher=Dover|year=1990|isbn= 978-0-486-66289-3}}.
  • {{citation | last=Roman | first=Stephen | title=Advanced Linear Algebra | edition=Third | series=Graduate Texts in Mathematics | publisher = Springer | date=2008| pages= | isbn=978-0-387-72828-5 |author-link=Steven Roman}}
  • {{Rudin Walter Functional Analysis|edition=1}}
  • {{citation | last=Rudin | first=Walter|author-link=Walter Rudin|title=Real and Complex Analysis|year=1987|publisher=McGraw-Hill|isbn=978-0-07-100276-9}}.
  • {{citation | last=Saks | first=Stanisław |author-link=Stanisław Saks|title=Theory of the integral|publisher=Dover|year=2005|edition=2nd Dover|isbn=978-0-486-44648-6}}; originally published Monografje Matematyczne, vol. 7, Warszawa, 1937.
  • {{Schaefer Wolff Topological Vector Spaces|edition=2}}
  • {{citation| last=Schmidt| first=Erhard|author-link=Erhard Schmidt|title=Über die Auflösung linearer Gleichungen mit unendlich vielen Unbekannten|journal=Rend. Circ. Mat. Palermo|volume=25|pages=63–77|year=1908 | doi=10.1007/BF03029116| s2cid=120666844}}.
  • {{citation | last1=Shubin | first1=M. A. | title=Pseudodifferential operators and spectral theory | publisher=Springer-Verlag | location=Berlin, New York | series=Springer Series in Soviet Mathematics | isbn=978-3-540-13621-7 | mr=883081 | year=1987}}.
  • {{citation | last1=Sobrino | first1=Luis | title=Elements of non-relativistic quantum mechanics | journal= | publisher=World Scientific Publishing Co. Inc. | location=River Edge, New Jersey | isbn=978-981-02-2386-1 | mr=1626401 | year=1996| bibcode=1996lnrq.book.....S | doi=10.1142/2865 | doi-access= }}.
  • {{citation|last=Stapleton|first=James|title=Linear statistical models|publisher=John Wiley and Sons|year=1995}}.
  • {{citation | last=Stewart | first=James|title=Calculus: Concepts and Contexts|edition=3rd|publisher=Thomson/Brooks/Cole|year=2006}}.
  • {{citation | last=Stein | first=E|title=Singular Integrals and Differentiability Properties of Functions|publisher=Princeton Univ. Press|year=1970|isbn=978-0-691-08079-6|url-access=registration|url=https://archive.org/details/singularintegral0000stei}}.
  • {{citation|last1=Stein|first1=Elias|author-link1=Elias Stein|first2=Guido|last2=Weiss|author-link2=Guido Weiss|title=Introduction to Fourier Analysis on Euclidean Spaces|publisher=Princeton University Press|year=1971|isbn=978-0-691-08078-9|location=Princeton, N.J.|url-access=registration|url=https://archive.org/details/introductiontofo0000stei}}.
  • {{citation | last1=Stein|first1=E|last2=Shakarchi|first2=R|title=Real analysis, measure theory, integration, and Hilbert spaces|publisher=Princeton University Press|year=2005}}.
  • {{citation|last1=Streater|first1=Ray|author-link1=Ray Streater|last2=Wightman|first2=Arthur|author-link2=Arthur Wightman|title= PCT, Spin and Statistics and All That|year=1964|publisher=W. A. Benjamin, Inc}}.
  • {{citation|last=Stroock|first=Daniel|title=Probability theory: an analytic view|publisher=Cambridge University Press|year=2011|edition=2}}.
  • {{cite book| last = Teschl| given = Gerald|author-link=Gerald Teschl| title=Mathematical Methods in Quantum Mechanics; With Applications to Schrödinger Operators| publisher=American Mathematical Society| place = Providence| year=2009 |url=https://www.mat.univie.ac.at/~gerald/ftp/book-schroe/ |isbn=978-0-8218-4660-5 }}.
  • {{citation| last=Titchmarsh|first=Edward Charles|author-link=Edward Charles Titchmarsh|title=Eigenfunction expansions, part 1|year=1946|publisher=Clarendon Press|location=Oxford University}}.
  • {{citation|first=François|last=Trèves|title=Topological Vector Spaces, Distributions and Kernels|publisher=Academic Press|year=1967}}.
  • {{citation | last1=Warner | first1=Frank | title=Foundations of Differentiable Manifolds and Lie Groups | publisher=Springer-Verlag | location=Berlin, New York | isbn=978-0-387-90894-6 | year=1983}}.
  • {{citation | last1=Weidmann | first1=Joachim | title=Linear operators in Hilbert spaces | publisher=Springer-Verlag | location=Berlin, New York | series=Graduate Texts in Mathematics | isbn=978-0-387-90427-6 | mr=566954 | year=1980 | volume=68}}.
  • {{citation | last=Weyl| first=Hermann| author-link=Hermann Weyl| title = The Theory of Groups and Quantum Mechanics| year = 1931|publisher=Methuen and Company|translator-first=H. P.|translator-last=Robertson}}; reprinted, Dover Publications, 1950, {{isbn|978-0-486-60269-1}}.
  • {{citation| last=Young|first=Nicholas|title=An introduction to Hilbert space|publisher=Cambridge University Press|year=1988|zbl=0645.46024|isbn=978-0-521-33071-8}}.

{{refend}}