Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Matrix Self-Pairing

Abstract

Positive trace-one matrix weights pair operations with themselves as nonnegative norm squares.

Theorem 1.1 (Positive matrix self-pairings are nonnegative norm squares).

Proof. Machine-checked in Lean as D5/S3/Quantum/Matrix/MatrixSelfPairing.matrix_self_pairing_and_nonnegative (✓ std3). ∎

Source. Repository-derived.

Commentary.

For every finite index type d, positive semidefinite complex square matrix rho with trace one, and complex square matrix x, the trace of rho times x star times x equals the squared Frobenius norm of x times the positive continuous-functional-calculus square root of rho, and that real norm square is nonnegative. The displayed Hilbert-Schmidt notation denotes the Frobenius norm.

References

  • Truth anchor: D5/S3/Quantum/Matrix/MatrixSelfPairing.matrix_self_pairing_and_nonnegative
  • Dependency: D5/S3/Quantum/GNSMatrix