When is the following matrix singular?
$$\begin{bmatrix} A & B \\ C & D \end{bmatrix}$$
I've found on the internet that if $A,B,C,$ or $D$ is non-singular and its Schur complements is non-singular then the whole block matrix is non-singular. But how to deal with the situation when every one of them are singular? I mean, what's the conditions for the block matrix so that it is not singular?