Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Target-Relative Experiment Superiority

Abstract

Incomparable experiments each serve a target that the other does not.

Theorem 1.1 (Incomparable experiments have opposite target advantages).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Experiments/TargetRelativeExperimentSuperiority.incomparable_experiments_have_opposite_target_advantages (✓ std3). ∎

Source. Repository-derived.

Commentary.

Choose the first experiment itself as the first target. Reflexivity makes that target available from the first experiment, while the assumed non-refinement excludes it from the second.

Choosing the second experiment itself gives the symmetric witness. Both directional target advantages occur in the public conclusion.

References