Pith. sign in
theorem

e_313000

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

plain-language theorem explainer

For the six-index slot (3,1,3,0,0,0) on Fin 4, the folded numerator m2Num equals eight times the closed-form kernel value explicitZ. Gravity analysts cite it when assembling the exact midpoint M2 TT identity in 4D Regge calculus. The proof is a single kernel decide on concrete integers.

Claim. With indices in $\{0,1,2,3\}$, the summed coupling numerator at $(a,b,c,d,i,j)=(3,1,3,0,0,0)$ satisfies $N(3,1,3,0,0,0)=8\,Z(3,1,3,0,0,0)$, where $N$ is the fold of local contributions and $Z$ is the explicit integer kernel.

background

This module is one chunk of a 256-case kernel certification that the 4D Regge midpoint M2 TT numerator equals eight times a sparse explicit integer table. Indices run over Fin 4 (the four discrete directions of the lattice).

The numerator $N=\mathrm{m2Num}$ is defined by folding a fixed coupling list: each term adds a local contribution depending on the six indices. The table $Z=\mathrm{explicitZ}$ is a pattern-matched integer function on the same six Fin 4 arguments (typical nonzero values are $\pm 2,\pm 4$).

The local setting is pure integer arithmetic: no continuum limit is taken here. The chunk isolates one concrete sextuple so the full universal identity can be assembled by exhaustive case split downstream.

proof idea

One-line kernel proof: decide evaluates both sides at the concrete indices $(3,1,3,0,0,0)$. The left side reduces by unfolding the fold over the coupling list; the right side multiplies the pattern-matched integer from the explicit table by 8. Equality of the resulting integers is discharged by the decidable instance on Int.

why it matters

Feeds the parent assembly theorem m2Num_eq_eight_explicitZ, which states the identity for every sextuple of Fin 4 indices by fin_cases and invokes each chunk lemma such as this one. That universal equality is the algebraic core of the exact midpoint M2 TT identity in the 4D Regge analysis stack.

In the broader Recognition gravity line, certifying the discrete curvature/mass numerator against a closed kernel supports exact (not approximate) identities on the lattice before continuum or phenomenological limits. The module title marks this as chunk 13 of the 256 decides; closing all chunks discharges the full kernel certificate.

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