Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Execution-Privacy Obstruction

Abstract

A nonpublic target-sensitive core obstructs exact execution without new leakage.

Theorem 1.1 (Execution and zero new leakage are incompatible).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Disclosure/ExecutionPrivacyObstruction.execution_privacy_obstruction (✓ std3). ∎

Source. Repository-derived.

Commentary.

The forced part is explicitly the meet of the target and sensitive readouts, while the prior leak is the before component named by the canonical structural no-new-leak predicate.

Exact realization and structural no-new-leak would force the sensitive part below the prior leak, contradicting the displayed obstruction premise.

References