Pith. sign in
module module moderate

IndisputableMonolith.Foundation.MeasurementMechanism

show as:
view Lean formalization →

Formalizes measurement as a bipartition of the ledger into observer and system blocks, plus observational equivalence and determined outcomes. Cited by anyone linking RS determinism to thermodynamics or the measurement problem. Definitions and short lemmas rest on unique J-minimizers: fixed observer cut and global state fix the outcome.

claimA measurement cut partitions $N$ ledger entries into an observer block of size $K$ and a complementary system of size $N-K$. Two global states are observationally equivalent when their observer projections agree. A measurement event assigns to each state an outcome in a fixed outcome space; that outcome is uniquely determined by the global state (same state, same outcome).

background

Recognition Science treats the universe as a ledger whose updates minimize the J-cost $J(x)=\frac12(x+x^{-1})-1$ (equivalently $\cosh(\log x)-1$). Upstream Cost.Convexity and Determinism record that $J$ is strictly convex on $(0,\infty)$, so every constrained ledger update has a unique minimizer: dynamics are deterministic even when an observer sees apparent randomness.

LawOfExistence equates existence with vanishing defect; TimeEmergence identifies time with the ledger tick counter (minimal complete period the eight-tick octave). This module sits between those foundations and thermodynamics: it makes the observer/system split and the observer's finite view into first-class objects.

The central cut is a Subsystem: indices obs_indices of size $K$ for the observer, complement of size $N-K$ for the system, with observer_view and system_view the corresponding projections of a global ledger state.

proof idea

Definition-heavy module, not a single deep proof. It introduces Subsystem (observer/system index partition), the two views, and ObservationallyEquivalent as agreement on the observer view, then discharges the equivalence-relation lemmas (refl, symm, trans) by projection algebra.

MeasurementEvent and OutcomeSpace package the cut-plus-outcome data. The content theorems outcome_is_determined and same_state_same_outcome are short consequences of upstream unique-minimizer determinism: once the global state and the observer cut are fixed, the outcome map cannot branch. No independent analytic work beyond wiring Cost/Determinism into the measurement vocabulary.

why it matters in Recognition Science

Supplies the observer cut and finite-resolution language that Thermodynamics (F-011) needs to derive temperature, entropy, and the canonical ensemble from J-cost structure. Downstream Thermodynamics doc: temperature and the full thermodynamic framework come from the ledger's J-cost and the observer's finite resolution; this module is that resolution interface.

Also imported by UnifiedForcingChain, which claims T0–T8 as inevitabilities from the cost foundation. Measurement vocabulary lets the chain talk about what a finite observer can distinguish without reopening nondeterminism. Closes the gap between F-007 Determinism (unique minimizers) and thermodynamic coarse-graining, without invoking collapse postulates or background stochasticity.

scope and limits

used by (2)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (7)

Lean names referenced from this declaration's body.

declarations in this module (25)