IndisputableMonolith.Gravity.SevenGaps.HKTPointSplitTarget
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
- Does not prove HKT rigidity or any continuum GR limit.
- Does not exclude decoy profiles; that is deferred to the strong target module.
- Does not fix a unique $f$; only the local functional dependence class.
- Does not treat structure-function dynamics beyond importing the widened target.
- Does not claim the original frozen HKTRigidityStatement holds at $n=1$.
used by (2)
depends on (2)
declarations in this module (62)
-
lemma
zmod2_zero_add_one -
lemma
zmod2_one_add_one -
lemma
zmod2_zero_sub_one -
lemma
zmod2_one_sub_one -
lemma
sum_zmod2 -
abbrev
LocalMomProfile -
def
momFromProfile -
def
MomFromProfile -
def
quadraticHamDensity -
theorem
quadraticHamDensity_smear -
structure
LocalMomSmooth -
def
localMomCellD -
lemma
hasFDerivAt_localMomCell -
def
MomFromProfileD -
lemma
hasFDerivAt_MomFromProfile -
lemma
localMomCellD_pdir -
lemma
localMomCellD_qdir -
theorem
pderivP_MomFromProfile -
theorem
pderivQ_MomFromProfile -
def
UnsplitMomHamForProfile -
def
ForcedUnsplitPartialRelation -
theorem
forced_unsplit_partial_relation_impossible -
def
unsplitNoGoPhase -
def
delta0 -
def
delta1 -
lemma
unsplitNoGo_vals -
theorem
bracket_MomFromProfile_delta0_unsplitNoGo -
theorem
unsplit_RHS_delta0_unsplitNoGo -
theorem
unsplit_mom_ham_no_smooth_nearestNeighbor_witness_frozenHam -
theorem
unsplit_mom_ham_no_smooth_local_witness -
structure
HKTPointSplitTargetDyn -
def
hamAdvectionSplit -
def
hamDynDensity -
def
UnsplitMomHamForProfileDyn -
theorem
until -
def
UnsplitMomHamNoSmoothNearestNeighborWitnessHamDyn -
def
momDynDensity -
def
structureDyn -
def
hamDynAdvFrom -
def
hamDynAdvTo -
def
momDynBracketDensity -
def
MomDyn -
theorem
hamDynDensity_smear -
theorem
structureDyn_eq_concrete -
theorem
MomDyn_closed -
def
MomDynD -
lemma
hasFDerivAt_MomDyn -
theorem
differentiable_MomDyn -
theorem
pderivQ_MomDyn_zero -
theorem
pderivQ_MomDyn_one -
theorem
pderivP_MomDyn_zero -
theorem
pderivP_MomDyn_one -
theorem
bracket_MomDyn_MomDyn -
theorem
bracket_MomDyn_HamDyn -
theorem
structureDyn_not_constant -
def
hamDynNondegPhase -
theorem
hamDynDensity_nondeg -
def
hamDynPointSplitTarget -
theorem
hktPointSplitTargetDyn_two_nonvacuous -
theorem
DgenSym_eq_zero_two -
theorem
zero_density_fails_nondegenerate -
def
HKTRigidityStatementPointSplitDynN2