Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Record Channel Fixed Point

Abstract

A record channel fixes exactly the matrices satisfying its entrywise Gram equations.

Theorem 1.1 (Record-channel fixed points are entrywise Gram equations).

Proof. Machine-checked in Lean as D5/S3/Quantum/FixedAlgebra/RecordChannelFixedPoint.record_channel_fixed_iff_entry_equations (✓ std3). ∎

Source. Repository-derived.

Commentary.

The record Gram matrix and channel are the canonical source-constructed primitives. Comparing matrix entries turns channel equality into the displayed product equation, and the converse reconstructs the channel entry by entry.

References