So I am trying to understand the following proof so that I can understand another proof which is the SVD theorem.
I tried to prove this by saying $i,j$ element in the resulting matrix is given by $\sum_{k=1}^n v_{ki}v_{kj}$. However, I am stuck as I can't prove this sum is zero when $i \ne j$ and is 1 when $i = j$. So I hoped for help if possible.
Multiply the left-hand expression by $v_j$ on the right, and check that you get $v_j$. Since the left-hand expression has this property on an entire basis, it must equal $I$ which also has this property on an entire basis.