Pith. sign in
module module high

IndisputableMonolith.Gravity.Analysis.ReggeExactMidpointM2TTIdentity4DM2NumChunk02

show as:
view Lean formalization →

Chunk 02 of machine-generated kernel certificates for the exact midpoint m² transverse-traceless identity in 4D Regge calculus. Each lemma certifies one discrete index tuple via fold and scale-32 table lookup, discharged by kernel decide. Downstream assembly folds these chunks into m2Num = 8·explicitZ over all 4096 tuples. Cite when auditing the discrete gravity identity pipeline.

claimFor each certified multi-index $\iota$ in chunk 02 of the 4D midpoint $m^2$ TT table, the discrete kernel evaluation equals the predicted scale-32 integer entry, so the corresponding summand of $m^2_{\mathrm{Num}}$ is exact.

background

Recognition Science gravity work formalizes Regge calculus identities in Lean so continuum claims rest on finite, checkable discrete algebra. The midpoint $m^2$ transverse-traceless (TT) identity is one such target: a numerical relation among curvature and edge data on a 4D complex, evaluated at midpoints.

Upstream, ReggeExactMidpointM2TTIdentity4DKernelCert supplies generated kernel certificates: "Int List.foldl + scale-32 tables; kernel decide only (no native_decide)." This module is one numbered chunk of those certificates. Sibling names e_020000e_020023 label individual index-tuple lemmas inside the chunk.

The ambient setting is exact discrete verification, not continuum approximation: every equality is an integer or rational identity closed by the Lean kernel.

proof idea

Definition-and-certificate module, not a single narrative proof. Each e_02**** lemma is a thin wrapper: evaluate the fold over the scale-32 kernel table at a fixed multi-index, then close the equality by decide. No analytic estimates; the argument is exhaustive finite checking of precomputed tables generated by scripts/qg/regge_4d_m2_kernel_certs_20260721.py. Chunking keeps individual files small while covering a contiguous block of the 4096-tuple space.

why it matters in Recognition Science

Feeds ReggeExactMidpointM2TTIdentity4DM2NumAssemble, whose doc-comment states the goal: "Assemble m2Num = 8·explicitZ over all 4096 index tuples." Without every chunk's certificates, the global numerical identity cannot be glued. In the broader RS gravity stack this is scaffolding for exact discrete control of the TT sector of the midpoint mass-squared identity, a prerequisite for claiming continuum limits without floating-point gaps. It does not itself state a continuum theorem; it closes one finite block of the kernel table that the assembler consumes.

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