Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Multi-Target Blind Residual

Abstract

A joint target’s blind residual is the union of its components’ residuals.

Theorem 1.1 (The joint blind residual is the component union).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/DefinitionEscape/MultiTargetBlindResidual.familyBlindResidual_eq_iUnion (✓ std3). ∎

Source. Repository-derived.

Commentary.

The dependent joint target uses the existing blindResidual carrier and common joint kernel.

A joint target differs exactly when one component differs, yielding the indexed-union equality.

References