Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Phase-Record Recovery Criterion

Abstract

Finite phase records recover exactly at unit overlap, while strict overlap contraction leaves a squared residual factor.

Theorem 1.1 (Finite phase-record recovery and its two obstructions).

Proof. Machine-checked in Lean as D5/S3/ObserverMemory/CoherentReversal/PhaseRecordRecoveryCriterion.phase_record_recovery_criterion (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let a finite family of canonical environment records act on one selected matrix entry. If every record overlap has norm one, the imported all-copy reversal theorem restores that entry after every record is amplitude-conjugated.

If some overlap has norm strictly below one, the same record followed by its conjugate record channel multiplies the entry by the squared overlap norm, which is still strictly below one. Consequently a nonzero selected entry is not restored.

Finally, if one overlap unequal to one is left unreversed while every other overlap has norm one, the imported surviving-copy theorem shows that a nonzero selected entry is not restored. The statement uses the frozen record, overlap, channel, and reversal operations throughout; it introduces no replacement model.

References