Encyclopedia Gravity Gravity Analysis Regge Exact Flat Hessian Norm Gate4 D Normalization Gate Histor
ARTICLE 3 claims 3 theorems
Gravity Analysis Regge Exact Flat Hessian Norm Gate4 D Normalization Gate Histor
A machine-checked certificate records a past mismatch between a frozen constant and the exact algebraic value, and banks the reconciliation as bookkeeping, not as physics.
The normalization certificate
The declaration normalizationGate_historical_fail_certificate is a formal record, kept in the framework's machine-checked library of formal theorems, of a specific past mistake. The mistake concerned the coefficient used for the Einstein-Hilbert action in four dimensions, a central term in general relativity that measures the curvature of spacetime. A preflight check had frozen this coefficient at -1/4, but the exact algebraic calculation from the Hessian matrix, the matrix of second derivatives of the action, gives -1/8 per unit Frobenius norm, a standard measure of matrix size. The certificate proves, as a theorem, that these two values are not equal.
The certificate then banks the reconciliation. It proves that the frozen -1/4 equals the exact -1/8 multiplied by a discrete bookkeeping factor of 2. This factor is a dimension-independent algebraic identity, not a geometric statement. The certificate explicitly does not claim that this identity inhabits the geometric continuum symbol, does not claim it inhabits the ledger of recognition events, and does not claim it flips the action recovery gap. The option-C scale-explicit aliases are kept for compatibility only, and the certificate labels the discrete side as a misnomer: the discrete side is the factor applied, not the value returned.
What the certificate establishes, in plain terms, is a precise boundary between algebra and geometry. The 2 times -1/8 equals -1/4 identity is true as arithmetic, but it does not by itself prove that the discrete bookkeeping converges to the continuum Einstein-Hilbert face. That convergence requires a geometric mesh limit, which remains a separate, open target. The certificate's role is to keep the honest record: the frozen value was wrong as an exact statement, the reconciliation is algebraic, and the geometric claim is not made.
THEOREM exact_unitFrobenius_ne_frozen_preflight_EH · IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.lean
theorem exact_unitFrobenius_ne_frozen_preflight_EH :
exactUnitFrobeniusTTCoefficient ≠ frozenPreflightEHCoefficient := by
unfold exactUnitFrobeniusTTCoefficient frozenPreflightEHCoefficient
exactHessianM2UnitFrobeniusTTCoeff einsteinHilbertTTCoefficient4D
norm_num
THEOREM frozen_EH_is_discrete_bookkeeping_times_unitF · IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.lean
/-- Frozen `-1/4` is discrete bookkeeping times the unit-F m² face. -/
theorem frozen_EH_is_discrete_bookkeeping_times_unitF :
frozenPreflightEHCoefficient =
discreteBookkeepingFactor * exactUnitFrobeniusTTCoefficient := by
unfold frozenPreflightEHCoefficient exactUnitFrobeniusTTCoefficient
discreteBookkeepingFactor exactHessianM2UnitFrobeniusTTCoeff
einsteinHilbertTTCoefficient4D
norm_num
THEOREM typedBlocker_preflight_EH_unitF_mismatch · IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.lean
def typedBlocker_preflight_EH_unitF_mismatch : String :=
"Algebraic face banked: discreteBookkeepingFactor * unitF = 2*(-1/8)=-1/4 on unit-Frobenius TT (EH audit §2.3). Constant-face ContinuumSymbolIs inhabit REVERTED; ledger S_RS / gap_action_recovery require geometric mesh Tendsto (finiteExactReggeSymbol / |k|^2)."
What this page does not claim
The certificate does not claim that the discrete bookkeeping factor 2 is a geometric statement. The certificate does not claim that the frozen -1/4 value is correct as an exact algebraic statement. The certificate does not claim that convergence to the Einstein-Hilbert face has been established.
Verify this page
Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:
$ lake env lean IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)
A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.
Derived articles
This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:
- What geometric mesh limit would be required to prove convergence to the Einstein-Hilbert face?
- What is the definition of the ledger of recognition events that the certificate explicitly avoids claiming?
- What is the role of the Regge action's transverse-traceless face relative to the Einstein-Hilbert one?
MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND
THEOREM exact_unitFrobenius_ne_frozen_preflight_EH · IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.lean
theorem exact_unitFrobenius_ne_frozen_preflight_EH : exactUnitFrobeniusTTCoefficient ≠ frozenPreflightEHCoefficient := by unfold exactUnitFrobeniusTTCoefficient frozenPreflightEHCoefficient exactHessianM2UnitFrobeniusTTCoeff einsteinHilbertTTCoefficient4D norm_numThe certificate proves that the exact unit-Frobenius coefficient -1/8 is not equal to the frozen preflight Einstein-Hilbert coefficient -1/4. exact_unitFrobenius_ne_frozen_preflight_EH · IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.leanTHEOREM frozen_EH_is_discrete_bookkeeping_times_unitF · IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.lean
/-- Frozen `-1/4` is discrete bookkeeping times the unit-F m² face. -/ theorem frozen_EH_is_discrete_bookkeeping_times_unitF : frozenPreflightEHCoefficient = discreteBookkeepingFactor * exactUnitFrobeniusTTCoefficient := by unfold frozenPreflightEHCoefficient exactUnitFrobeniusTTCoefficient discreteBookkeepingFactor exactHessianM2UnitFrobeniusTTCoeff einsteinHilbertTTCoefficient4D norm_numThe certificate proves that the frozen -1/4 equals the discrete bookkeeping factor 2 times the exact -1/8. frozen_EH_is_discrete_bookkeeping_times_unitF · IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.leanTHEOREM typedBlocker_preflight_EH_unitF_mismatch · IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.lean
def typedBlocker_preflight_EH_unitF_mismatch : String := "Algebraic face banked: discreteBookkeepingFactor * unitF = 2*(-1/8)=-1/4 on unit-Frobenius TT (EH audit §2.3). Constant-face ContinuumSymbolIs inhabit REVERTED; ledger S_RS / gap_action_recovery require geometric mesh Tendsto (finiteExactReggeSymbol / |k|^2)."The certificate does not claim that the algebraic identity inhabits the geometric continuum symbol, the ledger, or the action recovery gap. typedBlocker_preflight_EH_unitF_mismatch · IndisputableMonolith/Gravity/Analysis/ReggeExactFlatHessianNormGate4D.lean