Lecture Notes

10. Isometries

Part of the Series on Linear Algebra.

By Akshay Agrawal. Last updated Nov. 3, 2018.

Previous entry: Inner Products ; Next entry: Eigenvectors

Definition 10.1. A linear map is an isometry if for all , .

Definition 10.2. A matrix is an orthogonal matrix if its column vectors form an orthonormal list.

Theorem 10.2 The inverse of an orthogonal matrix is given by .

Proof. For any orthogonal matrix , ; this in turn implies that , for and . Since is full rank, must equal .

A corollary of theorem 10.2 is that is also an orthogonal matrix.

Theorem 10.3 A linear map is an isometry if and only if its matrix is orthogonal.

Proof.

Let be an orthogonal matrix. Then for each , , proving that corresponds to an isometry.

Let be the matrix of an isometry . By the correspondence between inner products and norms, for any , , which equals because is an isometry (verify for yourself that the this correspondence is true). Hence, .

References

Linear Algebra Done Right, by Sheldon Axler.