Pith. sign in
module module high

IndisputableMonolith.Gravity.Analysis.ReggeExactMidpointM2TTIdentity4DM2NumChunk04

show as:
view Lean formalization →

Chunk 04 of machine-checked numerical certificates for the 4D Regge midpoint m² transverse-traceless identity. It packages a block of scale-32 table entries (the e_1000xx family) that the kernel can decide without native evaluation. Gravity analysts assembling the global m2Num sum over the 4096 index tuples cite this chunk as one of the fold inputs.

claimA finite block of certified integer identities supporting the midpoint $m^2$ TT relation in 4D Regge calculus: each entry asserts equality of a scaled fold expression against a precomputed table value at scale $32$, for index labels in the $1000xx$ range of the $4096$-tuple enumeration.

background

Recognition Science gravity work formalizes discrete curvature via Regge calculus. The midpoint $m^2$ transverse-traceless (TT) identity is an algebraic constraint on edge lengths and deficit data that must hold exactly in 4D for the continuum limit to match the continuum TT projector.

Upstream, the kernel-certificate module supplies generated lemmas built by Int List.foldl over scale-32 tables; proofs are pure decide (no native_decide). This chunk is one slice of that table, imported only for the numerical side of the identity.

The sibling names e_100000e_100023 are the concrete certificate atoms in this file. They are not physics postulates; they are finite integer equalities that discharge one segment of the global sum.

proof idea

Definition-and-certificate module, not a single theorem. Each local lemma is a one-shot kernel decide on a closed integer expression coming from the generated fold/table script. No analytic rewriting appears here; the argument structure is exhaustive case coverage of a fixed index block, delegated to the kernel after the upstream cert infrastructure has normalized the expressions.

why it matters in Recognition Science

The assemble module imports this chunk to build $m_2^{\mathrm{Num}} = 8\cdot\mathrm{explicit}Z$ over all $4096$ index tuples. Without the chunked certs, the global numerical identity cannot be closed inside Lean. In the broader RS gravity stack this is scaffolding for exact discrete TT control, not a continuum Einstein-equation derivation. It sits downstream of the kernel cert generator and upstream of the full midpoint $m^2$ TT assembly.

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