Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Actual Evidence Refinement Stability

Abstract

Actual evidence fibers are nonempty, stable truth and falsity persist under refinement, and undecided evidence admits all three refinement outcomes.

Theorem 1.1 (Actual refinement preserves stable knowledge).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Evidence/ActualEvidenceRefinementStability.actual_evidence_refinement_stability (✓ std3). ∎

Source. Repository-derived.

Commentary.

The public carrier has an admissibility predicate, coarse and refined concept readouts, a proposition on states, and an admissible actual anchor. Both actual fibers therefore expose their anchor witness and cannot be the impossible phase.

Stable truth and stable falsity are each written directly as universal claims on the admissible coarse fiber and transported to the admissible refined fiber. The proof applies the frozen robust-knowledge monotonicity theorem to the predicate and its negation.

For conflicting witnesses t and f in one coarse fiber, the displayed readouts pair the coarse evidence with x=t, x=f, or the always-true proposition. These shared constructions yield respectively a stably true, stably false, and still-undecided actual fiber.

Repository search found only the separate monotonicity, empty-fiber, and finite four-phase results. No exact theorem combined the unrestricted actual-anchor clauses and the three constructive outcomes.

References