Show that $$\det \left(\begin{array}{cc} 0 & A\\ -B & I \end{array}\right) = \det(AB) $$ where A, B are compatible matrices, 0 and I are zero and identity matrices of the appropriate size.
I don't know where to start for this proof. Any help would be appreciated.
HINT: Try multiplying by a block matrix (whose determinant will turn out to be $1$) to turn this into block diagonal form $$\begin{pmatrix} AB & 0 \\ -B & I\end{pmatrix}.$$