Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Complete Inputs Exclude Deterministic Disagreement

Abstract

Deterministic disagreement exposes a difference in at least one complete input.

Theorem 1.1 (Complete input agreement excludes deterministic disagreement).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/DecisionValue/CompleteInputDeterminism.complete_input_agreement_excludes_deterministic_disagreement (✓ std3). ∎

Source. Repository-derived.

Commentary.

Each decision input is constructed from the evidence concept and value, admission predicate, inference relation, value channel, action set, random seed, and actual anchor supplied by the source.

The decisioner is a relation whose right uniqueness is a public premise. Thus determinism is not installed by defining the decisioner as a function or by defining its inputs through the conclusion.

Right uniqueness proves agreement when all eight components coincide. The second public conjunct is its componentwise contrapositive: unequal related decisions identify at least one unequal input layer.

The qualitative remark about ease of resolving disagreement has no source predicate and is not asserted as a universal theorem.

References