Pith. sign in
module module high

IndisputableMonolith.Gravity.Analysis.ReggeExactMidpointM2TTIdentity4DM2NumChunk07

show as:
view Lean formalization →

Chunk 07 of the generated midpoint m² TT numerator certificates for 4D Regge calculus. It packages a fixed block of scale-32 integer table entries (e_130000–e_130023) that the kernel can decide without native evaluation. Downstream assembly folds these chunks into the global m2Num identity over all 4096 index tuples. Citation target for anyone auditing the exact discrete TT numerator.

claimA finite block of certified integer table entries $e_{130000},\ldots,e_{130023}$ contributing to the midpoint $m^2$ transverse-traceless numerator identity in 4D Regge calculus, at scale factor 32, for use in the global sum $m_2^{\mathrm{Num}}=8\cdot Z_{\mathrm{explicit}}$ over the $4096$ index tuples.

background

Recognition Science gravity work formalizes discrete Regge identities so that continuum limits and continuum constants sit on machine-checkable algebra rather than floating-point numerics. The midpoint $m^2$ TT identity is one such exact discrete relation in 4D.

Upstream, the kernel-certificate module supplies generated lemmas built by scripts/qg/regge_4d_m2_kernel_certs_20260721.py: integer List.foldl reductions against scale-32 tables, discharged by decide only (no native_decide). This chunk is one contiguous slice of that table, named by the $e_{13xxxx}$ family.

The local setting is pure certificate packaging: no new physics axioms, only finite integer equalities the kernel can re-check.

proof idea

Definition and certificate module, not a discursive proof. Each sibling e_13xxxx is a closed integer identity (or a thin wrapper around one) produced by the generator script and re-verified with kernel decide on fold results over the scale-32 tables. The module simply groups a contiguous index block so the assembler can import chunks without loading the full 4096-tuple table at once. No tactic narrative beyond that batch of decidable equalities.

why it matters in Recognition Science

Feeds ReggeExactMidpointM2TTIdentity4DM2NumAssemble, whose doc-comment states the goal: assemble $m_2^{\mathrm{Num}}=8\cdot Z_{\mathrm{explicit}}$ over all 4096 index tuples. Without the chunked certificates, that global numerator identity cannot be closed inside Lean’s kernel budget.

In the broader gravity stack this is scaffolding for exact discrete TT projections used when matching Regge curvature data to continuum limits and RS unit conventions. It does not itself force $D=3$ or the eight-tick structure; it is a numerical-algebraic brick those continuum arguments rely on once the discrete identity is sealed.

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