Skip to article frontmatterSkip to article content

Hilbert Spaces

Abstract

The details of Hilbert spaces, the space in which quantum states are modelled, are given.

Keywords:Vector SpacesVectorsCauchy SequenceMetric Spaces.

Definition

A Hilbert space is a vector space, H\mathcal{H}, defined over a field F\mathbb{F}, with an inner product (,)F1(\cdot, \cdot) \rightarrow \mathbb{F}^{1} such that the norm induced by the inner product,

x=(x,x)\vert \vert \bm{x} \vert \vert = \sqrt{(\bm{x}, \bm{x})}

turns H\mathcal{H} into a complete metric space. An equivalently way to phrase this definition is that a Hilbert space is a inner product space that is complete with respect to the norm \vert \vert \cdot \vert \vert defined above.

In the following all the concepts needed to understand this definition will be built up.

Preliminaries

Cauchy Sequence

A Cauchy sequence is a sequence whose elements become arbitrarily close as the sequence progresses.

A sequence of real numbers x1,x2,x3,\bm{x}_1, \bm{x}_2, \bm{x}_3, \ldots is a Cauchy sequence if for every positive real number ϵ \epsilon there exists an NI+N \in \mathbb{I}^{+} and m,n>Nm,n > N, such that

xmxn<ϵ,\vert \bm{x}_m - \bm{x}_{n} \vert < \epsilon,

where N\mathbb{N} is the set of natural numbers and I+\mathbb{I}^{+} the positive integers.

This means that if one picks a distance ϵ \epsilon , there will be a point in the sequence where the elements are less then that distance apart.

The definition of a Cauchy sequence is the same for a sequence of vectors, but a norm is considered in place of the absolute value.

Properties

Let {xn}\{ \bm{x}_n \} be a Cauchy sequence where xR\bm{x} \in \mathbb{R} or C\mathbb{C}. The following properties hold:

  1. There exists an LNL \in \mathbb{N} such that xmL\vert \bm{x}_m \vert \leq L for all nn
    • Every Cauchy sequence is bounded, this means there exists some number for which the absolute value of all elements of the sequence are upper-bounded by.
  2. Every Convergent sequence is Cauchy.
    • A sequence is convergent if there exists a x\bm{x} such that limnxn=x\lim_{n \rightarrow \infty} \bm{x}_n = \bm{x}.
  3. Every real or complex Cauchy sequence is convergent.
    • This means that in the limit of nn \rightarrow \infty of all Cauchy sequences they will tend to a fixed value.

Metric Spaces

A metric space is a set of objects, MM, and metric , d:M×MFd: M \times M \rightarrow \mathbb{F}, denoted by the ordered pair (M,d)(M,d). The metric, or distance function, must satisfies the following conditions for x,y,z  M\bm{x}, \bm{y}, \bm{z}~\in~M,

  1. d(x,x)=0d(\bm{x}, \bm{x}) = 0
    • The distance from a point to itself is zero
  2. d(x,y)0d(\bm{x}, \bm{y}) \geq 0
    • This metric is always positive meaning the distance between two points is always positive.
  3. d(x,y)=d(y,x)d(\bm{x}, \bm{y}) = d(\bm{y}, \bm{x})
    • The distance from x\bm{x} to y\bm{y} is the same as the distance from y\bm{y} to x\bm{x}.
  4. d(x,z)d(x,y)+d(y,z)d(\bm{x}, \bm{z}) \leq d(\bm{x}, \bm{y}) + d(\bm{y}, \bm{z})
    • The triangle inequality holds

Cauchy Sequences in Metric Spaces

The notion of a Cauchy sequence can be expanded to metric spaces.

Given a metric space, (M,d)(M, d), a sequence x1,x2,x3,  M\bm{x}_1, \bm{x}_2, \bm{x}_3, \ldots~\in~M is Cauchy if for every positive real number ϵ \epsilon there exists an NI+N \in \mathbb{I}^{+} and m,n>Nm,n > N, such that

d(xm,xn)<ϵ.d(\bm{x}_m, \bm{x}_n) < \epsilon.

This means that if one picks a distance ϵ \epsilon , there will be a point in the sequence where the distance between the elements, as given by the function dd, are less then ϵ \epsilon apart. Hence, the distance, dd, between the elements are getting arbitrarily closer together as the sequence progresses.

Complete Metric Spaces

A metric space, (M,d)(M,d), is called complete if every Cauchy sequence of points in MM has a limit that is also in MM.

Hence, a metric space is incomplete if there exists Cauchy sequences of points in MM for which the limit is not in MM. The significance of this is that there are ‘holes’ in the space MM. A Cauchy sequence is a list of elements x1,x2,  M\bm{x}_1, \bm{x}_2, \ldots~\in~M that are getting arbitrary closer to each other as the sequence progresses. This can be thought of as the distance between the elements getting smaller. In the limit, the elements will tend to some point x\bm{x}. One could therefore consider the sequence to be an ever finer degree of coarse graining of the space leading up to the point x\bm{x}. If the convergence point of the sequence, x\bm{x}, (the limit of the coarse graining) is not in the space MM, this can be seen as ‘hole’ in the sense that all the points around it, up to an arbitrary small distance, are in MM but the point itself is not in MM.

Branch Spaces: Metric Spaces from an Inner Product Space.

A normed vector space, a vector space H\mathcal{H} with a norm \vert \vert \cdot \vert \vert, induces a metric (distance function) defined by

d(x,y)xy=yx,d(\bm{x}, \bm{y}) \coloneqq \vert \vert \bm{x} - \bm{y} \vert \vert = \vert \vert \bm{y} - \bm{x} \vert \vert,

where x,y  H\bm{x}, \bm{y}~\in~\mathcal{H}.

This makes the vector space H\mathcal{H} into a metric space (H,d)(\mathcal{H}, d). A space H\mathcal{H} is called a Branch space if the metric space (H,d)(\mathcal{H}, d) is complete.

A Hilbert space is a Branch space with respect to the norm defined by

x=(x,x)\vert \vert \bm{x} \vert \vert = \sqrt{(\bm{x}, \bm{x})}

where (,)(\cdot, \cdot) is the inner product.

In summary, a Hilbert space is a vector space with an inner product, such that the norm induced by the inner product can be used to define a complete metric space. This then means that the vector space has no ‘holes’.