Schur Complement Associativity
Abstract
Sequential and one-shot Schur elimination give the same retained operator.
Theorem 1.1 (Sequential elimination equals one-shot elimination).
Proof. Machine-checked in Lean as D5/S3/Weil/ZetaLinear/SchurComplementAssociativity.schur_complement_associativity (✓ std3). ∎
Source. Repository-derived.
Commentary.
Let H0, H1, and H2 be complete complex inner-product spaces. Nine bounded maps are the blocks of an operator on their three-fold product.
Suppose the H2 block, the H1 block obtained after eliminating H2, and the combined lower block have the displayed inverse witnesses. Then sequentially eliminating H2 and H1 gives the same retained H0 operator as eliminating H1 times H2 in one step.
The proof applies the combined lower inverse to the retained column, solves its two block equations successively, and substitutes those solutions into the retained row.
References
- Truth anchor:
D5/S3/Weil/ZetaLinear/SchurComplementAssociativity.schur_complement_associativity