Pith. sign in
theorem

e_110233

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

plain-language theorem explainer

At the concrete six-index point (1,1,0,2,3,3) on Fin 4, the folded coupling numerator equals eight times the explicit integer kernel table. Gravity analysts assembling the 4D Regge midpoint M2TT identity cite this as one exhaustively decided case among the 4096 index sextuples. The proof is a single kernel `decide` on the integer equality.

Claim. For the multi-index $(1,1,0,2,3,3)\in(\mathrm{Fin}\,4)^6$, the folded coupling numerator equals eight times the corresponding entry of the explicit integer kernel table.

background

In the 4D Regge midpoint M2TT analysis, two integer-valued maps on six indices in $\mathrm{Fin},4$ are compared. The numerator is obtained by folding a fixed contribution functional over a coupling list; the comparison target is an explicit pattern-matched integer table whose nonzero values are small constants such as $4$ and $-2$.

This module is chunk 5 of a partitioned decide sweep that checks the pointwise identity numerator $= 8\cdot$ table on the full $4^6$ index space. The local setting is pure computational verification of discrete gravity kernel equalities, imported from the kernel-certificate module that defines both maps.

Upstream, the numerator is the fold of contributions over the coupling list, and the table is the closed-form case table used as the right-hand side of the identity.

proof idea

One-line proof by decide. The kernel evaluates both sides of the integer equality at the concrete sextuple $(1,1,0,2,3,3)$ from the definitions of the folded numerator and the explicit table, and accepts the equality. No intermediate lemmas are applied.

why it matters

Supplies one concrete case to the universal assembly theorem that states the numerator equals eight times the explicit table for every sextuple in $(\mathrm{Fin},4)^6$. That assembly runs nested fin_cases on all six indices and lands each residual goal on a chunk theorem of this form. The universal equality is the algebraic backbone of the Regge exact midpoint M2TT identity in 4D, inside the discrete-curvature layer of the Recognition gravity stack. The case is fully closed; no scaffolding remains.

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