Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Target Recovery Criterion

Abstract

A process preserves a target exactly when it creates no target-sensitive fiber defect.

Theorem 1.1 (Recovery is equivalent to absence of a target defect).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Restoration/TargetRecoveryCriterion.target_recovery_criterion (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let U be a process readout and T the target to recover. The inhabited state premise supplies a target value for extending a factor map to process outputs outside the realized range.

The defect relation is constructed from U and T. It contains exactly the pairs merged by U but separated by T, so its nonemptiness is the public witness that recovery fails.

The accepted answerability criterion supplies all three positive equivalences and directly applies the pinned whole-codomain factorization theorem. Negating its empty-defect equivalence gives the final merged-state characterization.

References