Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Observable-Event Algebra Representation

Abstract

Fiber-constant events are canonically the powerset of the effective output.

Theorem 1.1 (Observable events form the powerset of the realized range).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/RefinementAlgebra/ObservableEventAlgebraRepresentation.observable_event_algebra_representation (✓ std3). ∎

Source. Repository-derived.

Commentary.

The observable-event carrier is the existing predicate of subsets whose membership is constant on every readout fiber. It is bundled with the inherited union, intersection, complement, and empty event.

The canonical forward map sends an observable event to the realized readout values met by that event. The inverse pulls a set of realized values back along the range factorization.

Fiber constancy makes pullback after image recover the original event, while surjectivity onto the realized range makes image after pullback recover the original set of effective outputs.

The displayed computation rule uniquely determines the order isomorphism, and an order isomorphism between these Boolean algebras preserves all Boolean operations.

References