Pith. sign in
module module high

IndisputableMonolith.Gravity.Analysis.ReggeExactMidpointM2TTIdentity4DM2NumChunk10

show as:
view Lean formalization →

Chunk 10 of the generated midpoint m-squared TT identity certificates for 4D Regge calculus. It packages a contiguous block of kernel-decided edge lemmas (the e_2200xx family) that feed the global numerical assembly of m2Num. Gravity analysts reconstructing the exact discrete identity cite this file as one of the fold-table shards. Content is pure certificate data discharged by kernel decide on scale-32 integer tables.

claimA finite block of kernel certificates establishing the midpoint $m^2$ transverse-traceless identity contributions for a contiguous range of 4D Regge edge index tuples, written as scale-32 integer fold equalities ready for assembly into $m_2^{\mathrm{Num}} = 8 \cdot Z_{\mathrm{explicit}}$ over all $4096$ tuples.

background

Recognition Science gravity work includes an exact discrete identity for the midpoint $m^2$ transverse-traceless sector of 4D Regge calculus. The identity is certified by reducing contributions to integer tables at a fixed scale factor of 32, then discharging equalities with Lean's kernel decide (no native_decide).

The upstream kernel-certificate module supplies the shared fold and table infrastructure generated by scripts/qg/regge_4d_m2_kernel_certs_20260721.py. Individual chunks hold only a slice of the enumerated edge lemmas so that the library stays modular and checkable.

This chunk exposes the sibling family e_220000 through e_220023: named certificate lemmas for successive index tuples in that numbering band.

proof idea

Definition-and-certificate module, not a single prose theorem. Each edge lemma is a closed kernel goal: an Int fold over a scale-32 table equals the predicted midpoint contribution for that index tuple. Proofs are uniform decide discharges against the imported kernel-cert infrastructure; there is no analytic rewriting inside the chunk itself.

why it matters in Recognition Science

The downstream assemble module imports this chunk (with its siblings) to build $m_2^{\mathrm{Num}} = 8 \cdot Z_{\mathrm{explicit}}$ over the full $4096$ index tuples. Without every chunk's certificates, the global numerical identity cannot be closed in-kernel. In the gravity analysis stack this is bookkeeping infrastructure for the exact Regge midpoint TT identity, not a new physical law; it exists so the assembled identity is machine-checked rather than trusted from external numerics.

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