Pith. sign in
module module high

IndisputableMonolith.Gravity.Analysis.ReggeExactMidpointM2TTIdentity4DM2NumChunk05

show as:
view Lean formalization →

Fifth chunk of precomputed integer certificates for the 4D Regge midpoint m² TT numerator identity. Each entry is a kernel-decidable equality on a scale-32 table cell for a fixed multi-index. Gravity analysts assembling the full 4096-tuple m2Num sum cite this block. Content is generated fold data, not a hand proof.

claimFor multi-indices in chunk 05 of the $4$D midpoint Regge $m^2$ TT table (scale-$32$ integer lattice), the certified cell values $e_{\sigma}$ equal the corresponding kernel evaluations, so they may be folded into $m_2^{\mathrm{Num}} = 8\sum Z(\sigma)$ over all $4096$ index tuples.

background

Recognition Science gravity work formalizes discrete Regge calculus identities that underwrite continuum limits and mass-ladder consistency. The midpoint $m^2$ TT identity in four dimensions is checked on a finite integer table (scale 32) rather than by symbolic expansion of every curvature term.

Upstream, the kernel-certificate module supplies the decide-only infrastructure: Int lists folded with scale-32 tables, no native_decide. This chunk module holds one contiguous block of those cells (siblings e_110000e_110023 and kin), each a closed Prop that a single table entry matches the kernel.

The global count is $4096$ index tuples; chunks partition that range so Lean can typecheck certificates without a monolithic file.

proof idea

Definition-and-certificate module, not a narrative proof. Each sibling is a generated kernel certificate: an equality or decidable predicate on one multi-index cell, discharged by decide against the fold/scale-32 tables from the kernel-cert import. No tactic script beyond kernel decision; the script regge_4d_m2_kernel_certs_20260721.py emits the chunk.

why it matters in Recognition Science

Feeds ReggeExactMidpointM2TTIdentity4DM2NumAssemble, which builds $m_2^{\mathrm{Num}} = 8\cdot\mathrm{explicit}Z$ over all $4096$ tuples. Without every chunk, the assemble step cannot close the exact midpoint identity used in the 4D Regge gravity analysis stack. Sits in the Gravity domain as machine-checked numerics supporting discrete curvature identities tied to the broader RS forcing and continuum-limit story, not as a T0–T8 landmark itself.

scope and limits

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (256)

… and 176 more