Let: $A \in \mathcal{M}_{2 \times 3}\big( \mathbb{R} \big)$
Question: does the $\det(AA^{T})$ exist or not?
So I have two different approaches to this problem.
First approach:
Find $A^T \rightarrow$ calculate $AA^{T} \rightarrow$ calculate determinant of the result.
Second approach is what interests me:
Incomplete theorem: $$\det(AB) = \det(A) \circ \det(B)$$ hence: $$\det(AA^{T}) = \det(A) \circ \det(A^{T})$$
Because $A$ is not a square matrix, $\det(A)$ cannot be calculated. Same about $A^{T}$.
So this comes down to this:
$$\det(AA^{T}) = \text{<undefined>} \circ \text{<undefined>}$$
How can I make this theorem work in my case? Why does it not work? What is the correct answer to my main question, after all?
You cannot make it work, since the theorem that states that $\det(AB)=\det(A)\det(B)$ is about square matrices (of the same size).