Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Constant Postprocessing Strict Loss

Abstract

Constant postprocessing strictly loses every witnessed distinction.

Theorem 1.1 (Constant postprocessing strictly enlarges the kernel).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Postprocessing/ConstantPostprocessingStrictLoss.constant_postprocessing_strictly_enlarges_kernel (✓ std3). ∎

Source. Repository-derived.

Commentary.

Take a readout that separates a displayed pair x and y, and replace every readout value by one fixed processed value.

All original collisions remain collisions after postprocessing, while the witness pair becomes a new collision.

The conclusion is strict kernel inclusion from that witness. It does not assert that the original readout is globally injective.

References