Pith. sign in
module module high

IndisputableMonolith.Gravity.Analysis.ReggeExactMidpointM2TTIdentity4DM2NumChunk04

show as:
view Lean formalization →

Chunk 04 of the generated numerical certificates for the 4D Regge midpoint m² TT identity. It packages a block of kernel-certified edge values (the e_1000xx family) used when assembling the global m2Num sum. Downstream assembly folds these chunks with the scale-32 tables. The content is decide-only kernel data, not a hand proof.

claimA finite block of certified numerical edge contributions $e_{1000xx}$ entering the midpoint $m^2$ transverse-traceless identity in 4D Regge calculus, to be summed as part of $m_2^{\mathrm{Num}} = 8 \cdot Z_{\mathrm{explicit}}$ over the full $4096$ index tuples.

background

Recognition Science gravity analysis here works in discrete Regge calculus in four dimensions. The midpoint $m^2$ TT identity is an algebraic relation on edge lengths and curvature defects that must hold exactly on the certified kernel before continuum limits or continuum matching are discussed.

Upstream, ReggeExactMidpointM2TTIdentity4DKernelCert supplies generated kernel certificates: Int List.foldl over scale-32 tables, discharged by decide only (no native_decide). Script source: scripts/qg/regge_4d_m2_kernel_certs_20260721.py.

This module is one numbered chunk of those certificates. Sibling names $e_{100000},\ldots,e_{100023}$ are the local certified edge entries in the chunk.

proof idea

Definition and certificate module, not a tactic proof. Values are precomputed kernel certificates imported from the upstream kernel-cert module and exposed as named edge constants. Discharge is by kernel decide on the fold/scale-32 tables; there is no analytic expansion inside this file.

why it matters in Recognition Science

Feeds ReggeExactMidpointM2TTIdentity4DM2NumAssemble, which assembles $m_2^{\mathrm{Num}} = 8\cdot Z_{\mathrm{explicit}}$ over all 4096 index tuples. Without the chunked edge certificates, the global numerical identity cannot be closed in Lean. Sits in the Gravity analysis path that checks exact discrete identities before continuum or phenomenological claims. Does not itself state a continuum Einstein or Newtonian limit.

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