Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Local-Global Residual and Target Expressibility

Abstract

The local-global target residual is empty exactly for expressible targets.

Definition 1.1 (The residual collects locally merged but target-separated pairs).

Formalization. D5/S3/ConceptDynamics/TargetRisk/LocalGlobalResidualExpressibility.localGlobalResidual (✓ std3).

Source. Repository-derived.

Commentary.

The local-global residual of a target against a family of local readouts is the set of state pairs that every local readout merges while the target separates them. It reuses the canonical defect relation rather than introducing a second definition.

Theorem 1.2 (Emptiness of the residual characterises expressibility).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/TargetRisk/LocalGlobalResidualExpressibility.local_global_residual_empty_iff_expressible (✓ std3). ∎

Source. Repository-derived.

Commentary.

The residual is empty precisely when the target refines the effective joint readout, that is, when the target is expressible from the local observations alone.

The proof applies the complete-observation expressibility equivalence already available in the repository instead of reproving it.

References