Unitary Transformations#
Definition: Unitary Transformation
Let \((V, \langle \cdot, \cdot \rangle)\) be a complex inner product space.
An endomorphism \(f: V \to V\) is unitary if it preserves the complex inner product:
Theorem: Length Preservation \(\iff\) Unitary Transformation
Let \((V, \langle \cdot, \cdot \rangle)\) be a complex inner product space.
An endomorphism \(f: V \to V\) is a unitary transformation if and only if it preserves the induced norm:
Proof
We need to prove two things:
- (I) If \(f\) is an unitary transformation, then it preserves the induced norm.
- (II) If \(f\) preserves the induced norm, then it is an unitary transformation.
Proof of (I):
Since \(f\) is an unitary transformation, we have
Since \(||f(v)||\) and \(||v||\) are non-negative by definition, we have:
Proof of (II):
We apply the polarization identity to \(\langle f(v), f(w) \rangle\):
Since \(f\) is linear, we have:
Since \(f\) preserves the induced norm, we have:
The right-hand side is just the polarization identity for \(\langle v, w \rangle\):
Theorem: Orthonormal Basis to Orthonormal Basis
Let \((V, \langle \cdot, \cdot \rangle)\) be a finite-dimensional complex inner product space and let \(f: V \to V\) be an endomorphism.
If \(b_1, \dotsc, b_n\) is an orthonormal basis of \(V\) and \(f\) is a unitary transformation, then \(f(b_1), \dotsc, f(b_n)\) is also an orthonormal basis of \(V\).
Conversely, if \(b_1, \dotsc, b_n\) and \(f(b_1), \dotsc, f(b_n)\) are both orthonormal bases of \(V\), then \(f\) is an unitary transformation.
Proof
TODO
Theorem: Bijectivity of Unitary Transformations
Every unitary transformation on a finite-dimensional inner product space is bijective.
Proof
TODO
Theorem: Adjoint as Inverse of Unitary Transformation
Let \((V, \langle \cdot, \cdot \rangle)\) be a complex inner product space and let \(f: V \to V\) be an unitary transformation.
If \(f\) is bijective and its adjoint \(f^{\ast}\) exists, then \(f\)'s inverse is \(f^{\ast}\):
Proof
TODO
Theorem: Determinants of Unitary Transformations
Let \((V, \langle \cdot, \cdot \rangle)\) be a finite-dimensional complex inner product space.
If \(f: V \to V\) is an unitary transformation, then its determinant is either \(+1\) or \(-1\).
Proof
TODO