Pith. sign in
module module high

IndisputableMonolith.Gravity.SevenGaps.HypersurfaceDeformation

show as:
view Lean formalization →

Canonical phase space for a lattice wave field on the periodic n-site ring: configuration q and conjugate momentum π as real-valued functions on Z/nZ. Gravity and QG campaign modules import it to define Poisson brackets, partials, and HKT-style hypersurface deformation algebra. The file is a pure model layer: types, coordinate projections, and finite-sum reindexing lemmas, with no dynamical theorems.

claimOn the periodic lattice with $n$ sites, the phase space is the product of configuration and momentum maps $q,\pi:\mathbb{Z}/n\mathbb{Z}\to\mathbb{R}$. Coordinate projections, $q$- and $p$-partials, the Poisson bracket, and elementary finite-sum identities (shift, reindex, multiply-by-indicator) are defined on this space.

background

Recognition Science gravity work treats discrete hypersurface deformation on a periodic lattice before continuum GR is recovered. The model object is the phase space of a lattice wave field: configuration $q$ and conjugate momentum $\pi$ as real functions on $\mathbb{Z}/n\mathbb{Z}$.

Sibling definitions supply the working calculus: coordinate maps coordQ/coordP, partials in the $q$ and $p$ directions, and a Poisson bracket built from those partials. Supporting lemmas are pure finite-sum bookkeeping (cyclic shift, reindexing, multiplication by indicators) needed to move discrete derivatives through sums without analysis.

The module sits under the Seven-Gaps gravity campaign. Downstream files use this phase space as the carrier for Hojman–Kuchař–Teitelboim (HKT) targets, local functional equations, and residual DAGs aimed at gap-5 constraint recovery.

proof idea

This is a definition and lemma module, not a theorem package. It introduces the phase-space type, coordinate and partial operators, the bracket, and a short suite of Finset.sum identities (shift, reindex, multiply-by-ite). There is no dynamical claim and no rigidity or continuum limit proved here; later modules import the carrier and the sum lemmas.

why it matters in Recognition Science

Every Wave C2/D attack on gap-5 constraint recovery needs a fixed discrete phase space before structure functions or HKT rigidity can be stated. This module supplies that carrier.

It is imported by HKTDynamicTarget (widened HKT target with dynamic structure function), HKTLocalFunctionalEquation (local-profile reduction at $n=2$), and HKTOneSiteCounterexample (which shows the original rigidity statement fails at $n=1$). Residual and ledger modules (Gap5ConstraintResidualDAG, Gap5ConstraintCloseStatus, CampaignLedger) and WeightedHypersurfaceBracket also import it so bracket and deformation algebra sit on one shared model.

In the campaign ledger sense it is infrastructure: it does not flip any full-strength QGScopeAudit flag, but without it the HKT residual DAG and continuum-algebra open items have no typed home.

scope and limits

used by (7)

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

declarations in this module (65)