Pith. sign in
theorem

w15

proved
show as:
module
IndisputableMonolith.Gravity.Analysis.ReggeTTHingeAwareZeroMode
domain
Gravity
line
250 · github
papers citing
none yet

plain-language theorem explainer

The raw Jacobian coefficient at edge-slot pair (1,5) equals -1/8. Citers assembling the constant-block quadratic for the Regge TT hinge-aware zero mode need this exact rational entry. Proof is a one-line rewrite through the full 36-entry rational evaluation table, then numeric normalization against the literal stencil weight.

Claim. The raw single-entry Jacobian coefficient at indices $1$ and $5$ equals $-1/8$ as a real number.

background

This module closes Gate C-A3 of the QG full-theory campaign (Paper C / Pillar 1, Lane C): the hinge-aware zero mode of the assembled Regge TT constant block. The sympy diagnostic found that the stencil-only constant residual at the reported TT witness is nonzero, while the assembled block (hinge minus that residual) vanishes; the kernel pins that relative-minus convention.

The raw Jacobian coefficient is the single-entry radical form $J_{fg}/(2\sqrt{a^*_f})$ used in early bucket checks. Upstream, the full 36-entry evaluation theorem states every such coefficient equals the corresponding entry of an independent literal rational table (phase-independent match, never defined through a fiber sum). That table records the $(1,5)$ slot as $-1/8$.

Sibling private lemmas pin the other nonzero table entries needed for the free-coefficient contraction.

proof idea

One-line wrapper. Rewrite by the universal evaluation theorem that equates every raw Jacobian coefficient to the cast of the literal rational stencil weight at the corresponding bucket. Then norm_num against that weight table discharges the concrete equality to $-1/8$.

why it matters

Feeds the free-coefficient identity for the zero mode: the raw-table contraction over the six tetrahedron types equals $(c_0+c_1+c_2-c_3-c_4-c_5+c_6)^2/2$. That perfect-square shape is the algebraic skeleton of the assembled constant block; it vanishes exactly on the alternating-sum hyperplane where geometric edge-class coefficient vectors live.

Without each rational entry pinned (including this $(1,5)$ cell), the seven-coefficient expansion cannot be simplified in-kernel. The entry is scaffolding for the headline zero-mode theorem of Gate C-A3, not a physics claim on its own. It sits inside the Regge TT analysis that supports the discrete gravity side of the Recognition campaign, downstream of the forcing chain only indirectly via the broader QG finishing charter.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.