Pith. sign in
module module high

IndisputableMonolith.Gravity.SevenGaps.Gap5ChartFromLedgerMomentum

show as:
view Lean formalization →

Defines the chart carrier for Gap 5 gravity work: ledger states as debit-credit pairs in R×R, the phase space of the symplectic J-cost action. Introduces imbalance, total, Casimir, balanced locus, and the uniqueness of imbalance as the linear functional vanishing on balance. Downstream momentum-additivity proofs cite this carrier and its linear selection lemma.

claimA ledger state is a pair $(d,c)\in\mathbb{R}\times\mathbb{R}$ (debit, credit). Derived scalars: imbalance $d-c$, total $d+c$, and the Casimir. The balanced locus is $\{d=c\}$. On that locus every linear functional vanishing at balance is a scalar multiple of imbalance; imbalance is the unique (normalized) linear selection of the off-balance direction.

background

Recognition Science treats the double-entry ledger as the phase space of the canonical cost. Upstream, Cost.SymplecticAction records that $J(x)=\frac12(x+x^{-1})-1$ is the symplectic action uniquely forced by the Recognition Composition Law together with reciprocity, normalization, calibration, and continuity. The area form on that phase space is what sigma-conservation preserves.

This module fixes the concrete chart: states are pairs in $\mathbb{R}\times\mathbb{R}$. From a state one reads imbalance (net debit-credit skew), total charge, and the Casimir invariant of the orbit. The balanced set is the diagonal where debit equals credit. Linear observables on the chart are classified by how they act on that diagonal.

The Gravity.SevenGaps program isolates seven missing steps between the ledger cost and continuum momentum. Gap 5 needs a carrier on which momentum can be read as a chart function of ledger data; this file supplies that carrier and the linear algebra of the imbalance coordinate.

proof idea

Definition-first module. It introduces the chart type, the scalar extractors (imbalance, total, Casimir), the balanced predicate, and the predicate that a linear functional vanishes on the balanced locus. The main theorem-shaped content is the uniqueness statement: any linear functional vanishing at balance is a multiple of imbalance, so imbalance is the unique linear selection of the off-balance direction (up to the stated normalization). Supporting equivalences connect the vanishes-at-balanced predicate to the balanced set. No long tactic developments; the argument is elementary linear algebra on $\mathbb{R}^2$.

why it matters in Recognition Science

Parent consumer is Gap5MomentumAdditivity (Track B, step B1). That module states that on this chart carrier, additivity of the momentum observable under ledger consolidation is proved from three named properties, each load-bearing by an exhibited countermodel. Its first premise is the kinetic condition that pointwise $|p|=|\mathrm{imbalance}|$, the magnitude half of the momentum reading.

Without a fixed $\mathbb{R}\times\mathbb{R}$ chart and a unique linear imbalance coordinate, those conditional closures have nowhere to sit. The module therefore anchors Gap 5 of the Seven Gaps gravity stack: it turns the abstract symplectic ledger of the J-cost into coordinates a continuum momentum observable can use. It does not itself close momentum additivity; it supplies the geometric stage on which that closure is stated.

scope and limits

used by (1)

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

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (48)