Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Completion Kernel Greatest Fixed Point

Abstract

The completed observation kernel is the greatest forward-invariant kernel relation.

Theorem 1.1 (The completion kernel is the greatest fixed point).

Proof. Machine-checked in Lean as D5/S3/ObserverMemory/RefinementClosure/CompletionKernelGreatestFixedPoint.completion_kernel_is_greatest_fixed_point (✓ std3). ∎

Source. Repository-derived.

Commentary.

For an update tau and readout q, the completed kernel relates states whose canonical complete itineraries agree.

The one-step refinement operator intersects the current observation kernel with the pullback of a candidate relation through tau.

The completed kernel is its greatest fixed point. The public statement also exposes containment in the current kernel, forward invariance, and maximality among every relation with those two properties.

References