Can someone help me to prove this?
$\begin{bmatrix} 0 & B^\top W^\top \\ WB & 0 \end{bmatrix} \leq \begin{bmatrix} B^\top Q B & 0 \\0 & W^\top Q^{-1}W \end{bmatrix}$
with $Q$ positive definite matrix of suitable dimensions. I guess it comes from the completion of squares. Thanks! How can I found an upper bound forthe following matrix, based on the former result?
$\delta \begin{bmatrix} B+ B^\top & W^\top B^\top \\ WB & 0 \end{bmatrix}$, with $\delta \in \mathbb{R} $.
Do a difference and use Gaussian Elimination Method for blocked Matrices.