For invertible matrices $A$ and $C$, prove or disprove that $(C^{-1}BAB^T + I)$ is invertible.

142 Views Asked by At

For invertible matrices $A$ and $C$, ($B$ may or may not be invertible) prove or disprove that $(C^{-1}BAB^T + I)$ is invertible.

This problem came up while I was proving an equivalence. I couldn't find a way to prove that it is correct. Can you think of a way to prove it to be correct?

1

There are 1 best solutions below

2
On BEST ANSWER

Try, for example, $B=C=I$, $A=-I$.