Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Two Sources of Path Dependence

Abstract

Word order and transition incompatibility independently produce path dependence.

Theorem 1.1 (Word order and gluing supply independent residuals).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Gluing/PathDependenceSources.path_dependence_has_two_sources (✓ std3). ∎

Source. Repository-derived.

Commentary.

The first witness uses one global product carrier Unit x Bool. Its two actions are applied by the canonical finite-word evaluator, and reversing the two-letter word changes the resulting state.

The second witness uses the powerset of Bool. Adding false and adding true are distinct bundled closure operators and commute locally. The Boolean swap induces a bijective order isomorphism on sets, but it does not intertwine the add-false closure.

References