A Hermitian space is a complex vector space equipped with a Hermitian inner product. It is the complex analogue of a real inner product space. The difference is conjugation. In complex vector spaces, symmetry is replaced by conjugate symmetry, and transposes are replaced by conjugate transposes.
The standard model is , where the inner product is
Some texts use the opposite convention, linear in the first argument instead of the second. The essential structure is the same, provided the convention is used consistently. A complex inner product is conjugate symmetric, linear in one argument, conjugate-linear in the other, and positive definite.
55.1 Complex Vector Spaces
A complex vector space is a vector space whose scalars are complex numbers. If is a complex vector space, then scalar multiplication allows
for every
The presence of complex scalars changes the inner product structure. In a real vector space, an inner product may be symmetric:
In a complex vector space, this condition must be modified. The correct condition is
This is conjugate symmetry.
Without conjugation, the quantity need not be real or nonnegative. For example, if one tried to define
on , then
This cannot represent a squared length. The standard complex inner product instead gives
55.2 Definition of a Hermitian Inner Product
Let be a complex vector space. A Hermitian inner product on is a function
satisfying the following properties for all and all .
First, linearity in the second argument:
Second, conjugate linearity in the first argument:
Third, conjugate symmetry:
Fourth, positive definiteness:
A complex vector space equipped with such an inner product is called a Hermitian space.
Some mathematics texts place linearity in the first argument instead. Physics texts often use linearity in the second argument. Both conventions define the same kind of geometry, but formulas involving matrices and adjoints must match the chosen convention.
55.3 The Standard Hermitian Product on
For vectors
in , the standard Hermitian inner product is
Here
is the conjugate transpose of .
For example, let
Then
Since
we get
Reversing the order gives
Thus
55.4 Norm in a Hermitian Space
A Hermitian inner product defines a norm by
In ,
For
we have
Since
we get
and hence
The squared norm is always real and nonnegative. This follows from conjugate symmetry:
so is real, and positive definiteness makes it positive for .
55.5 Orthogonality
Two vectors in a Hermitian space are orthogonal if
Because of conjugate symmetry,
if and only if
Thus orthogonality remains symmetric.
For example, in , let
Then
So and are not orthogonal.
Now let
Then
Thus .
55.6 Orthonormal Sets
A list
in a Hermitian space is orthonormal if
That is,
and
Every orthonormal set is linearly independent. Suppose
Take the inner product with . Using linearity in the second argument and conjugate linearity in the first, one obtains
under the convention used here by taking
Since this holds for every , all coefficients vanish. Hence the set is linearly independent.
55.7 Coordinates in an Orthonormal Basis
Let
be an orthonormal basis for a Hermitian space , using the convention that the inner product is linear in the second argument.
Every vector has the expansion
The coefficient of is
This differs in appearance from the formula used under the opposite convention. With linearity in the first argument, the coefficient is usually written . The geometry is unchanged, but the placement of the vector inside the inner product matters.
In matrix form, if
then
and the coordinate vector of in this orthonormal basis is
55.8 Hermitian Matrices
A complex square matrix is Hermitian if
Equivalently,
for every .
For example,
is Hermitian, because the off-diagonal entries are complex conjugates and the diagonal entries are real.
Every Hermitian matrix has real diagonal entries. Indeed, if , then
so .
Hermitian matrices are the complex analogue of real symmetric matrices.
55.9 Hermitian Forms
A Hermitian form on often has the form
where is Hermitian.
For this to be an inner product, must also be positive definite:
If is Hermitian positive definite, then
is a Hermitian inner product.
The matrix changes the geometry of the space. It can weight different directions differently and make some directions longer than others.
55.10 Positive Definite Hermitian Matrices
A Hermitian matrix is positive definite if
It is positive semidefinite if
Positive definite Hermitian matrices define inner products. Positive semidefinite Hermitian matrices define seminorms, where a nonzero vector may have length zero.
For example,
is Hermitian positive definite, and
The first coordinate contributes twice as much as the second coordinate to the squared norm.
55.11 The Adjoint of a Linear Map
Let be a linear map on a finite-dimensional Hermitian space. The adjoint of is the unique linear map satisfying
for all , using the convention that the inner product is linear in the second argument.
In with the standard Hermitian product, the adjoint is represented by the conjugate transpose matrix.
If is represented by , then is represented by
The adjoint is the Hermitian-space analogue of the transpose in real Euclidean space.
55.12 Self-Adjoint Operators
A linear operator on a Hermitian space is self-adjoint if
In matrix form, this means
Thus self-adjoint operators are represented by Hermitian matrices.
Self-adjoint operators are important because they have real eigenvalues and orthogonal eigenspaces. They are the complex analogue of real symmetric operators.
If
and , then
Since is real for Hermitian , must be real.
55.13 Unitary Operators
A linear operator on a Hermitian space is unitary if
Equivalently,
Unitary operators preserve the Hermitian inner product:
They also preserve norm:
Thus unitary operators are the structure-preserving transformations of Hermitian spaces. They are the complex analogue of orthogonal transformations in real inner product spaces.
55.14 Hermitian Orthogonal Projection
Let be a subspace of a finite-dimensional Hermitian space . The orthogonal projection of onto is the unique vector such that
If
is an orthonormal basis for , then
In matrix form, with having orthonormal columns,
Thus the projection matrix is
It satisfies
So a Hermitian orthogonal projection is an idempotent self-adjoint operator.
55.15 Cauchy-Schwarz Inequality
In a Hermitian space, the Cauchy-Schwarz inequality states that
The absolute value is essential because the inner product may be complex.
Equality holds precisely when and are linearly dependent.
This inequality implies the triangle inequality for the norm and makes the induced metric well-defined. It also controls correlation, projection, and approximation in complex vector spaces.
55.16 Complex Angles
In a real inner product space, the angle between nonzero vectors is defined using
In a Hermitian space, may be complex, so this formula does not directly define a real angle.
One common real-valued substitute is
This gives a number between and . It measures the closeness of the complex lines spanned by and .
Orthogonality remains simple:
55.17 Hermitian Spaces and Real Inner Product Spaces
Every Hermitian space can be viewed as a real inner product space by taking the real part of the Hermitian product:
This is a real inner product on the same underlying set, now regarded as a real vector space.
For example, has complex dimension , but real dimension . Its Hermitian product contains both the real inner product structure and additional complex structure.
The imaginary part is also meaningful. It is connected to symplectic geometry and quantum mechanics, but the real part gives the ordinary metric geometry.
55.18 Spectral Theorem Preview
Hermitian spaces are the natural setting for the complex spectral theorem.
If is Hermitian, then there exists a unitary matrix and a real diagonal matrix such that
The columns of are orthonormal eigenvectors of . The diagonal entries of are real eigenvalues.
This is the complex version of orthogonal diagonalization for real symmetric matrices. It explains why Hermitian matrices are central in quantum mechanics, signal processing, optimization, and numerical linear algebra.
55.19 Examples
The space with
is the standard finite-dimensional Hermitian space.
The space of complex matrices with
is also a Hermitian space.
A space of complex-valued functions on may be equipped with
This is the function-space analogue of the standard Hermitian product on .
Two functions are orthogonal when
This form appears in Fourier analysis and quantum mechanics.
55.20 Summary
A Hermitian space is a complex vector space with a conjugate-symmetric positive definite inner product.
The standard example is
on .
The conjugate transpose replaces the transpose throughout complex inner product geometry. Hermitian matrices replace real symmetric matrices. Unitary matrices replace orthogonal matrices. Self-adjoint operators replace symmetric operators.
Hermitian spaces support the same core geometric ideas as real inner product spaces: norm, distance, orthogonality, projection, and orthonormal bases. The additional conjugation is what makes these ideas compatible with complex scalars.