Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Finite Experiment Cover Criterion

Abstract

A finite experiment package identifies a target relative to current evidence exactly when it covers every unresolved target pair.

Theorem 1.1 (Finite experiment design is target-pair set cover).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Experiment/FiniteExperimentCoverCriterion.finite_experiment_cover_criterion (✓ std3). ∎

Source. Repository-derived.

Commentary.

Models are indexed by Fin n. The current evidence E0 is paired with the canonical joint readout of the finite selected experiment set A; target identifiability is fiber constancy of that combined evidence.

The unresolved universe contains exactly the unordered model pairs with equal current evidence and unequal target values. Each selected experiment contributes the unresolved pairs whose responses differ.

The selected package identifies the target exactly when the unresolved universe equals the union of those separation sets. Finite model indexing and the finite selection are sufficient; the ambient experiment type need not itself be finite.

References