Pith. sign in
theorem

e_030102

proved
show as:
module
IndisputableMonolith.Gravity.Analysis.ReggeExactMidpointM2TTIdentity4DM2NumChunk03
domain
Gravity
line
35 · github
papers citing
none yet

plain-language theorem explainer

Pointwise identity: the folded Regge midpoint numerator at multi-index (0,3,0,1,0,2) equals eight times the explicit integer kernel value at those indices. Gravity analysts cite it as one cell of the 4^6 case split that upgrades the closed-form table to the summed coupling definition. The proof is a single kernel decide on concrete Fin-4 integers.

Claim. For indices $(a,b,c,d,i,j)=(0,3,0,1,0,2)$ in $(\mathbb{F}_4)^6$, the folded coupling numerator equals eight times the explicit kernel integer: $m_2^{\mathrm{num}}(0,3,0,1,0,2)=8\,Z_{\mathrm{expl}}(0,3,0,1,0,2)$.

background

This module is chunk 3 of a 256-way kernel certification that the folded numerator of the 4D Regge exact-midpoint $M_2$ TT identity agrees with eight times a closed-form integer table. Indices run over $\mathbb{F}_4$ (four discrete directions).

The numerator $m_2^{\mathrm{num}}(a,b,c,d,i,j)$ is defined by folding a fixed coupling list: start at $0$ and add each contribution term at those six indices. The explicit table $Z_{\mathrm{expl}}$ is a pattern-matched integer function on the same six $\mathbb{F}_4$ arguments (sample values include $4$, $-2$, and other small integers on the matched patterns).

The local claim is the equality at one concrete six-tuple inside that chunk. Upstream, only the two definitions are needed; no analytic lemma is invoked.

proof idea

One-line computational proof: decide evaluates both sides at the concrete Fin-4 sextuple $(0,3,0,1,0,2)$. The left side reduces by unfolding the fold over the coupling list; the right side multiplies the matched explicitZ integer by eight. Equality of the resulting integers is discharged by the kernel decision procedure.

why it matters

Feeds the assembler theorem m2Num_eq_eight_explicitZ, which states the identity for every $(a,b,c,d,i,j)\in(\mathbb{F}_4)^6$ and proves it by exhaustive fin_cases on all six indices. Each chunk cell such as this one closes one leaf of that split.

In the Recognition gravity stack, the identity certifies that the summed midpoint coupling numerator is exactly eight times the explicit kernel table, a discrete algebraic step toward the Regge exact-midpoint $M_2$ TT analysis in 4D. It is bookkeeping inside the gravity domain rather than a forcing-chain landmark (T5–T8), but it hardens the discrete curvature side of the RS gravity bridge.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.