• The previous sections have shown that the QR factorization exists.
  • Let’s assume that is full column rank, then we will prove that its QR factorization is unique if we require that .

Proof: consider . Since is full column rank, this matrix is SPD. From , we get:

Denote by . is a lower triangular matrix with positive entries on the diagonal. We have . So is the Cholesky factorization of . This factorization is unique. So the factor is unique. But we also have:

so the factor is also unique.

Symmetric Positive Definite Matrices, Existence of the Cholesky factorization, QR factorization, QR using Householder transformations, QR using Givens transformations, Gram-Schmidt