Pith. sign in
module module high

IndisputableMonolith.Gravity.SevenGaps.HKTPointSplitTarget

show as:
view Lean formalization →

Defines the local momentum profile class for the HKT point-split target: cell momenta of the form m_j = f(d_j, π_j, π_{j+1}) with link differences d_j = q_{j+1} - q_j, translation-covariant by construction. Supplies Z/2 arithmetic lemmas, quadratic Hamiltonian density, and smearing maps used by the strengthened point-split target. Downstream rigidity and audit modules import this class as the admissible momentum ansatz.

claimA local momentum profile is a map $m_j = f(d_j, \pi_j, \pi_{j+1})$ on two-site cells, where $d_j = q_{j+1} - q_j$. The module packages this class together with the induced momentum density, quadratic Hamiltonian density (and its smear), and elementary $\mathbb{Z}/2\mathbb{Z}$ identities used in point-split bookkeeping.

background

Wave C2 of the gravity gap program widens the HKT target so the structure function $g$ is dynamic rather than frozen. The upstream module HKTDynamicTarget records that folding $g$ into a frozen momDensity and claiming GR unit structure was rejected; the widened target carries an explicit structureFunction slot with a nonconstancy hypothesis. DynamicStructureBracket closes the first typed residuals (R0 decoy and R1) for the two-site structure-function bracket: the naive plug-in of $g$ into the frozen HamW slot leaves an uncompensated $\partial g/\partial q$ term.

Against that background this module isolates the admissible local momentum ansatz. Cell momenta depend only on the link difference $d_j$ and the two endpoint momenta $\pi_j,\pi_{j+1}$, so rigid translations of the configuration leave $m$ invariant by construction. Supporting material includes $\mathbb{Z}/2$ sum and shift identities, the map from a profile $f$ to a momentum density, quadratic Hamiltonian density on cells, and a smoothness predicate on local momentum.

proof idea

This is a definition and lemma module, not a rigidity proof. It introduces the LocalMomProfile class and the derived maps momFromProfile, quadraticHamDensity, and quadraticHamDensity_smear, plus small $\mathbb{Z}/2\mathbb{Z}$ arithmetic facts (zero/one add and sub, sum_zmod2) used when indexing point-split cells. No load-bearing HKT identity is proved here; the objects are wired for import by the strengthened target and its audit.

why it matters in Recognition Science

Feeds HKTPointSplitStrong, which replaces the decoy-inhabitable weak point-split target with HKTPointSplitTargetDynStrong (load-bearing momentum, advection tied to the dynamic structure). Also imported by HKTPointSplitTargetAudit. In the Wave C2 residual DAG this sits between the dynamic-structure groundwork (R0/R1 bracket, R5/R6 widened HKT target) and the repaired point-split rigidity goal: without a translation-covariant local momentum class, the strong target has nothing admissible to quantify over. It does not itself discharge HKT rigidity; it supplies the profile language that makes the strong target well-posed.

scope and limits

used by (2)

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 (62)