Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Fiber Modal Operator Laws

Abstract

Fiber knowledge is an interior operator and fiber possibility its dual closure.

Theorem 1.1 (Knowledge and possibility on concept fibers).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/EpistemicOperators/FiberModalOperatorLaws.fiber_knowledge_and_possibility_operator_laws (✓ std3). ∎

Source. Repository-derived.

Commentary.

The readout C constructs both operators on the exact source carrier. Knowledge requires universal truth on the current readout fiber, while possibility requires an existential witness on that fiber.

The first four public clauses state factivity, monotonicity, idempotence, and conjunction preservation for knowledge. The next three state extensivity, monotonicity, and idempotence for possibility.

The final public clause is the classical complement duality. Its proof uses classical negation only in the direction from absence of a counterexample to universal fiber truth.

The proof imports the canonical fiber-knowledge primitive, its frozen partition-interior characterization, and the frozen topological knowledge laws rather than declaring another family primitive.

References