Pith. sign in
theorem

e_000232

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

plain-language theorem explainer

For the multi-index (0,0,0,2,3,2), the folded Regge midpoint numerator m2Num equals eight times the explicit kernel value explicitZ. Gravity analysts cite it as one atomic case in the 4D midpoint M2–TT identity. The proof is a pure kernel decision on two closed integer expressions.

Claim. For indices $(a,b,c,d,i,j)=(0,0,0,2,3,2)$ in $(\mathrm{Fin}\,4)^6$, the folded coupling numerator $m_2^{\mathrm{num}}(a,b,c,d,i,j)$ equals $8$ times the explicit integer kernel $Z(a,b,c,d,i,j)$.

background

This module sits in the Gravity analysis of the exact Regge midpoint M2–TT identity in 4D. The local setting is the chunk-0 slice of the claim that the folded numerator equals eight times an explicit kernel, certified by 256 kernel decisions.

The numerator m2Num is the fold of a contribution function over a fixed coupling list: it accumulates integer contributions at a six-index multi-index in $(\mathrm{Fin},4)^6$. The companion explicitZ is a pattern-matched integer table on the same multi-indices (typical values $\pm 2,,4$ on the listed patterns).

The identity under audit is pointwise equality of these two integer-valued maps, scaled by eight on the explicit side. Upstream definitions supply only the table and the fold; no analytic closed form is assumed beyond what the kernel can evaluate.

proof idea

One-line computational proof: decide evaluates both sides as concrete integers and checks equality. No lemmas are invoked beyond the definitions of the fold m2Num and the pattern table explicitZ at the fixed multi-index $(0,0,0,2,3,2)$.

why it matters

This is one atomic case in the chunk-0 certification that $m_2^{\mathrm{num}}=8,Z$ on all of $(\mathrm{Fin},4)^6$. Downstream, m2Num_eq_eight_explicitZ assembles the universal statement by exhaustive fin_cases on the six indices; each concrete equality such as this one discharges a branch.

In the broader Recognition gravity stack, the midpoint M2–TT identity is part of the discrete curvature bookkeeping that must match continuum limits. The factor of eight and the explicit kernel table are the computational content of that match on the finite index set. The declaration does not itself touch the forcing chain (T0–T8) or the J-cost; it is pure integer certification inside the Regge analysis layer.

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