IndisputableMonolith.Geometry.ReggeActionConcrete
Concrete Regge action on a finite 3D triangulation under the vertex-conformal ansatz. Defines squared-edge scaling, dihedral and deficit angles, hinge measures, the action, and its second-order Taylor split about the flat potential. Gravity and curvature-cost modules cite it for the Hessian quadratic and remainder. Mostly definitions plus algebraic Taylor identities built on the dihedral-derivative and Hessian interfaces.
claimUnder the vertex-conformal ansatz, a local edge $f=(u,v)$ in tetrahedron $\tau$ has squared length scaled by $e^{\xi_u+\xi_v}$. The module defines the induced dihedral angles, hinge measures, deficit angles $\delta_h$, the Regge action $S=\sum_h \delta_h A_h$, the quadratic Taylor term at vanishing conformal potential $\xi=0$, and the remainder $S-S^{(2)}$.
background
Regge calculus replaces continuum curvature by deficit angles on hinges of a triangulation. In 3D the hinges are edges; the action is the sum of deficit angle times hinge measure. This module works on incidence-consistent finite 3D triangulations (from Triangulation3DConsistency), which supply the local Schläfli data needed for global cancellation identities.
The deformation is the vertex-conformal ansatz: each vertex carries a potential $\xi$, and every edge scales by the product of endpoint factors. DihedralDerivatives isolates the analytic step from Cayley-Menger cosine to angle, $d\theta=-(1/\sqrt{1-\cos^2}),d(\cos\theta)$. ReggeHessian3D is the abstract Hessian interface: a concrete action, its Hessian matrix, and the claim that the quadratic Taylor coefficient is that matrix.
Sibling objects cover local squared edges, tetrahedron edge tuples, dihedral angles under the conformal chart, local deficit contributions, global deficit, hinge measure, the action, second-order piece, remainder, and the zero-potential Hessian quadratic.
proof idea
Definition-heavy module, not a single theorem. It instantiates the ReggeHessian3D interface with explicit conformal formulas: edge lengths from $\exp(\xi_u+\xi_v)$, dihedrals via the upstream arccos derivative chain, deficits as $2\pi$ minus incident dihedrals (or the local contribution form), and hinge measures from the conformal edge data.
The Taylor package is algebraic: reggeAction_taylor_decomposition splits $S=S^{(2)}+R$, hessianQuadratic_zeroPotential identifies the quadratic form at $\xi=0$ with the Hessian matrix, and reggeActionRemainder_zero records that the remainder vanishes to second order at the flat point. Smoothness and cone nondegeneracy are left to downstream modules.
why it matters in Recognition Science
Closes the concrete geometric side of the 3D Regge action so comparison and continuum-limit work can cite a single action object rather than abstract placeholders.
Downstream: CurvatureCostForm uses it as the M2B bridge from Regge/Dirichlet quadratics toward the J-curvature cost form (living plan Regge_To_JCurv_CostForm). ReggeActionSmoothness takes the nonlinear action and demands the conformal chart stay in the nondegenerate tetrahedral cone with arccos away from $\pm 1$. ReggeComponentTheorem3DProof turns the geometric dual-weight computation into ReggeComponentComparison. FreudenthalStencilPreflight imports it for the frozen quadratic energy on the Freudenthal family in the QG continuum-limit campaign.
In the broader RS chain this is geometry infrastructure for curvature cost, not a direct T0-T8 forcing step; it supplies the discrete action whose continuum and cost-form limits feed gravity modules.
scope and limits
- Does not prove continuum limit of the Regge action to Einstein-Hilbert.
- Does not establish smoothness of the nonlinear action away from the flat potential.
- Does not derive the J-cost or curvature cost form; only supplies Regge input.
- Does not treat dimension other than 3 or non-conformal edge variations.
- Does not discharge global Schläfli cancellation; that lives in triangulation consistency.
used by (4)
depends on (3)
declarations in this module (45)
-
def
conformalLocalSqEdge -
def
conformalTetSqEdges -
def
tetDihedralAngleUnderConformal -
def
localDeficitAngleContribution -
def
deficitAngle -
def
hingeMeasureUnderConformal -
def
reggeAction -
def
reggeActionSecondOrder -
def
reggeActionRemainder -
theorem
hessianQuadratic_zeroPotential -
theorem
reggeAction_taylor_decomposition -
theorem
reggeActionRemainder_zero -
theorem
reggeActionSecondOrder_secondVariation -
def
canonicalEdgePairWeight -
def
canonicalDualWeight -
theorem
canonicalEdgePairWeight_symm -
theorem
canonicalDualWeight_symm -
theorem
canonicalDualWeight_nonneg -
def
canonicalReggeHessian -
theorem
canonicalReggeHessian_symm -
theorem
canonicalReggeHessian_row_sum_zero -
theorem
canonicalReggeHessian_offDiag_eq_neg_weight -
def
canonicalDirichletEnergy -
theorem
canonicalDirichletEnergy_nonneg -
theorem
canonicalReggeHessian_quadratic_expanded -
theorem
canonicalDirichletEnergy_expanded -
theorem
canonicalReggeHessian_quadratic_eq_dirichlet -
theorem
canonicalReggeHessian_quadratic_nonneg -
def
canonicalEdgeStencilDirichletEnergy -
def
CanonicalDirichletEqualsEdgeStencilTarget -
def
CanonicalEdgePairWeightReindexTarget -
def
NoSelfLoopEdges -
theorem
canonicalEdgePairWeightReindex_of_noSelfLoop -
def
CanonicalEdgeStencilSumCommTarget -
theorem
canonicalEdgeStencilSumComm -
theorem
canonicalDirichletEqualsEdgeStencil_of_sumComm_and_reindex -
theorem
canonicalEdgeStencilDirichletEnergy_nonneg -
structure
ConcreteReggeSecondOrderData -
def
canonicalReggeSecondOrderData -
structure
ConcreteReggeActionData -
def
GenuineReggeHessianTarget -
theorem
genuineReggeHessianTarget -
def
reggeHessianData_of_concrete -
def
reggeHessianData_of_secondOrder -
theorem
genuine_regge_hessian_of_concrete