i have been given these matrices. $A\in K^{m \times m}$, $B\in K^{m \times n}$, $C\in K^{n \times m}$, $D\in K^{n \times n}$.
i need to show that if $A$ and $D-CA^{-1}B$ invertible, then $\begin{pmatrix} A & B \\ C & D \end{pmatrix} \in K^{(m+n) \times (m+n)}$ is invertible.
i know what invertible means: $A$ is invertible if $A A' = E$ where $E$ has dimension of $A$.
is there a light trick to know if it is invertible before calculation many things?
thanks a lot


