In one of the lectures today, the professor said that if $X \in \mathbb{R}^{m \times n}$ matrix, and the columns of $X$ span $\mathbb{R}^m$, then the matrix $XX^T$ is invertible. I am not sure why this is the case unless $m=n$?
2026-03-26 06:32:54.1774506774
Is $XX^T$ invertible?
3.6k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If $XX^\top v = 0$, then $\|X^\top v\|^2=v^\top XX^\top v=0$, and thus $X^\top v = 0$. Since the rows of $X^\top$ span $\mathbb{R}^m$, we must have $v = 0$, and thus the kernel of $XX^\top$ is $\{0\}$.