Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Epistemic Change Trichotomy

Abstract

Fixed-world conclusion changes expose an admission, evidence, or inference change.

Theorem 1.1 (Changed conclusions expose an epistemic component).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Epistemic/EpistemicChangeTrichotomy.changed_conclusion_exposes_epistemic_component (✓ std3). ∎

Source. Repository-derived.

Commentary.

The admission predicates, evidence concepts, inference rules, worlds, and conclusion evaluator are independent source primitives.

The public fixed-world premise holds the underlying state constant. If every component were also equal, deterministic evaluation would force equal conclusions, contradicting the other premise.

The three public alternatives directly audit a change to admissible worlds, evidence distinctions, or the inference rule; no target-defined state structure or private classification is used.

References

  • Truth anchor: D5/S3/ConceptDynamics/Epistemic/EpistemicChangeTrichotomy.changed_conclusion_exposes_epistemic_component