Nonsingularity of a block matrix

138 Views Asked by At

Let $X=\left(\begin{array}{cc} A & B\\ C & 0 \end{array}\right)$ and:

If $X$ is non-singular, is $A$ non-singular when $B$ is full column rank and $C$ is full row rank?

1

There are 1 best solutions below

0
On BEST ANSWER

Counterexample:

$$\begin{pmatrix}0&1\\1&0\end{pmatrix}$$