0

I'm currently looking for the proof that a matrix $Q \in \mathbb{K}^{n\times n}$ that is unitary (i.e such that $QQ^*=I)$ is invertible and that $Q^* = Q^{-1}$.

2 Answers2

2

A square matrix $A$ is called invertible if there exists $B$ such that $AB=I$, the identity matrix.

Compare this with the equation $QQ^*=I$ and conclude.

lisyarus
  • 15,517
0

The condition that $Q^* Q= QQ^*= I$ by definition means that this is invertible, with inverse given by $Q^*$.

DKS
  • 1,280