问题
根据矩阵子式的定义,构成一个矩阵 子 式 的 元 素 是否必须是 相 邻 的?选项
[A]. 必须不相邻[B]. 必须相邻
[C]. 不必须相邻
$\begin{bmatrix} 0 & \textcolor{orange}{1} & 0\\ \textcolor{orange}{1} & 0 & 0\\ 0 & 0 & \textcolor{orange}{1} \end{bmatrix}^{\textcolor{red}{-1}}$ $=$ $\begin{bmatrix} 0 & \textcolor{cyan}{1} & 0\\ \textcolor{cyan}{1} & 0 & 0\\ 0 & 0 & \textcolor{cyan}{1} \end{bmatrix}$
$\boldsymbol{E}_{i j}^{-1}$ $=$ $\boldsymbol{E}_{i j}$