Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Knowledge Along Dependency

Abstract

Readout refinement along dependency paths enlarges answerability and shrinks target defects.

Theorem 1.1 (Answerable questions grow along dependency paths).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/DagSemantics/KnowledgeAlongDependency.answerableQuestions_mono_of_reachable (✓ std3). ∎

Source. Repository-derived.

Commentary.

Assume each dependency edge carries the displayed readout refinement. Along a supplied reflexive-transitive path, questions answerable at the first readout remain answerable at the last.

The result is a set inclusion for the two endpoint readouts. It does not assert equality of answerable-question families.

Theorem 1.2 (Target risk shrinks along dependency paths).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/DagSemantics/KnowledgeAlongDependency.targetRisk_antitone_of_reachable (✓ std3). ∎

Source. Repository-derived.

Commentary.

For the same refinement-carrying path and a displayed set of target readouts, every risk pair remaining at the last node was already a risk pair at the first.

The target set is fixed on both sides of the inclusion; the theorem makes no comparison between different target families.

References