IndisputableMonolith.Gravity.ReggeCalculus
ReggeCalculus supplies the core geometric primitives for 4D Regge calculus: 4-simplices fixed by ten edge lengths, triangles, tetrahedra, dihedral angles, and deficit angles. Workers on discrete gravity models cite these definitions when building lattice approximations to general relativity. The module is purely definitional, establishing basic relations such as flat deficit zero without deeper theorems.
claimA $4$-simplex has five vertices and ten edges whose lengths fix the geometry. Dihedral angles are obtained from edge lengths via the cosine law; deficit angles measure curvature at hinges. Flat configurations satisfy zero deficit.
background
The module imports Constants, where the RS time quantum satisfies $\tau_0 = 1$ tick. It introduces Simplex4D as the $4$-simplex with five vertices and $\binom{5}{2}=10$ edges, together with Triangle, Tetrahedron, HingeData, dihedral_from_cosine, deficit_angle, and flat_deficit_zero. These objects encode the discrete geometry of Regge calculus inside the Recognition Science framework.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The definitions feed DiscreteBianchi, which formalizes the discrete Bianchi identity following Hamber and Kagel, and NonlinearConvergence, which axiomatizes the Cheeger-Müller-Schrader convergence of the Regge action to the Einstein-Hilbert action at $O(a^2)$. It supplies the simplicial building blocks required by both downstream results.
scope and limits
- Does not derive the Einstein field equations from the Regge action.
- Does not treat quantum gravity or path-integral measures.
- Does not include numerical mesh refinement algorithms.
- Does not cover simplices in dimensions other than four.
used by (2)
depends on (1)
declarations in this module (24)
-
structure
Simplex4D -
structure
Triangle -
structure
Tetrahedron -
structure
DihedralAngleData -
def
dihedral_from_cosine -
def
cube_dihedral_angle -
theorem
cube_dihedral_is_right_angle -
structure
HingeData -
def
deficit_angle -
theorem
flat_deficit_zero -
theorem
cubic_lattice_flat -
theorem
deficit_pos_of_angle_deficit -
theorem
deficit_neg_of_angle_excess -
def
regge_action -
theorem
regge_action_flat -
def
regge_equations_statement -
def
schlafli_identity -
def
rs_edge_length -
theorem
rs_edge_length_pos -
def
rs_kappa -
theorem
rs_kappa_pos -
theorem
rs_kappa_value -
structure
ReggeCalculusCert -
theorem
regge_calculus_cert