Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Minimal Sufficiency for Multiple Targets

Abstract

The dependent joint target is the coarsest concept sufficient for every target.

Theorem 1.1 (The joint target is minimally sufficient).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Refinement/MultiTargetMinimalSufficiency.multi_target_minimal_sufficiency (✓ std3). ∎

Source. Repository-derived.

Commentary.

For a dependent family of targets, the canonical joint target sends each state to the function listing every target value at that state.

A readout factors every component target exactly when the joint target factors through it. Evaluation at an index gives each component projection from the joint target.

For any simultaneously sufficient candidate, choosing its component factor maps and assembling them pointwise gives a joint readout factorization. This is the stated coarsest-property.

References