I'm looking for some information on a theorem presented in my linear algebra notes stated without name - basically it states that (taken verbatim):
If $f: V \rightarrow V $ is an orthogonal linear transformation on a finite dimensional real inner product space, there exists an orthonormal basis of V of the form:
$$ (u_1,v_1,u_2,v_2,...,u_k,v_k,w_1,...,w_l)$$
(I am slightly confused as to why the basis was presented in this form)
And it goes on to state that the matrix of the transformation can be represented as being 'block diagonal', with blocks of the form:
$$ \begin{bmatrix} cos(\theta_k) & -sin(\theta_k) \\ sin(\theta_k) & cos(\theta_k) \\ \end{bmatrix}$$
or $\pm1 $ along the diagonal.
There is no proof or name given and I was wondering if someone could recognize this theorem so I could find an alternative resource that gives a detailed explanation and proof of this theorem.