Pith. sign in
module module high

IndisputableMonolith.Gravity.Analysis.ReggeExactMidpointM2TTIdentity4DM2NumChunk06

show as:
view Lean formalization →

Chunk 06 of the generated midpoint m² TT numerator certificates for 4D Regge calculus. It packages a block of scale-32 integer table entries (the e_1200** family) that the kernel can decide without native evaluation. Downstream assembly folds these chunks into the global m2Num = 8·explicitZ identity over all 4096 index tuples. Citation target for anyone auditing the split of the 4D midpoint TT numerator proof.

claimA finite block of certified integer table values $e_{1200ij}$ (scale-32) contributing to the 4D Regge midpoint $m^2$ transverse-traceless numerator identity, to be assembled into $m_2^{\mathrm{Num}} = 8\,Z_{\mathrm{explicit}}$ over the full $4096$-tuple index set.

background

Recognition Science gravity work formalizes discrete Regge calculus identities in Lean. The midpoint $m^2$ TT identity in 4D is a large finite check: for every multi-index in a $4096$-element set one must verify a numerator relation built from explicit integer combinations $Z$.

The upstream kernel-certificate module supplies the decision infrastructure: Int List.foldl over scale-32 tables, with proofs discharged by decide only (no native_decide). That keeps the kernel small and reproducible from the generator script regge_4d_m2_kernel_certs_20260721.py.

This module is one numbered chunk of those tables. Sibling declarations e_120000e_120023 are the local certificate atoms; they are not physics postulates, only verified table rows for the numerator assembly.

proof idea

Definition-and-certificate module, not a discursive proof. Each e_1200** entry is a closed integer certificate over the scale-32 table, proved by kernel decide via the imported KernelCert infrastructure. No algebraic rewriting of continuum curvature appears here; the argument is exhaustive finite verification of precomputed table cells. The chunk boundary is purely organizational so that assembly can import manageable pieces.

why it matters in Recognition Science

Feeds ReggeExactMidpointM2TTIdentity4DM2NumAssemble, which "Assemble[s] m2Num = 8·explicitZ over all 4096 index tuples." Without the chunked numerator certificates the global 4D midpoint TT identity cannot be closed in-kernel. In the broader RS gravity stack this is scaffolding for discrete curvature / graviton-sector identities on the eight-tick, $D=3$ spatial backbone, not a new continuum force law. It closes a generated obligation rather than a named T0–T8 forcing step.

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