Could anyone help me to prove the following theorems? Here SVD means singular value decomposition
i.e. $U$ is a $m\times m$ matrix with $\mathbf u_i=\frac{Av_i}{||Av_i||}$, V is $n\times n$ matrix with $v_i$ is the eigenvector of $A^TA$, and $\Sigma$ is kind of block matrix with left upper block a diagonal matrix with singular value of A and $0$ otherwise.

Sketch of the proof of the first claim: