Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Invariant Origin Recovery Obstruction

Abstract

A transitive invariant readout cannot recover or duplicate a nontrivial origin.

Theorem 1.1 (No absolute-origin reconstruction).

Proof. Machine-checked in Lean as D5/S3/Observer/Naturality/InvariantOriginRecoveryObstruction.no_absolute_origin_reconstruction (✓ std3). ∎

Source. Repository-derived.

Commentary.

A group G acts transitively on a nontrivial origin type A. The internal readout q is invariant under that action, so every two origins have the same internal description.

The declaration rules out both a left-inverse decoder and a duplicator that would return the ordered pair (a,a) from q(a). It also exposes two distinct origins with equal readout, retaining the relational coordinate distinction in the public statement.

References