Let $A \in M_{m \times n}({\Bbb F})$, prove $$ \det\left(I_m + AA^t\right) = \det\left(I_n + A^tA\right) $$
I don't need the full answer, maybe a hint. I've tried using Sylvester's identity but I can't solve either way. I tried to replicate the proof from here, but I wondered if there were other proofs, that is why I asked for a hint, this is not homework.
Here's a sketch. Assume without loss of generality that $m < n$. Writing $A = A' \oplus 0$ (over some basis) with $A'\in M_{m\times m}$, reduce to the case of $m = n$. If $A$ is invertible, then $$\det (1 + AA^t) = \det A(A^{-1} + A^t) = \det(A^t) \det ((A^{-1})^t + A)^t = \det(1 + A^t A).$$ But the given equation is a polynomial in $A_{ij}$, and the space of invertible $A$ is dense.