Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Tail Span Prefix Extension

Abstract

A tail span preserves a document prefix extension when its start lies in the old document.

Theorem 1.1 (Tail spans preserve prefix extension).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/GovernanceFixedPoint/TailSpanPrefixExtension.tail_span_prefix_extension (✓ std3). ∎

Source. Repository-derived.

Commentary.

A source suffix remains after dropping any offset contained in the old document.

Thus the old tail is still an exact prefix of the extended document’s tail, with the original suffix as witness.

References