IndisputableMonolith.Gravity.SevenGaps.PathSumProbes
Wires the periodic Freudenthal torus into the path-sum BoundedComplex interface at finite side length N. Records exact vertex, edge, and tetrahedron counts (vertices N^3) and a match to the canonical triangulation. Cited by the Seven Gaps torus class-mass gate. Arguments are Fintype cardinalities and structure-preserving equivalences from the periodic model.
claimFor side length $N\in\mathbb{N}$, the periodic Freudenthal vertex set has cardinality $N^3$. The module builds a bounded complex $\mathrm{BC}_N$ from the periodic torus model, records $n_V(\mathrm{BC}_N)=N^3$, $n_E$, $n_T$ with $n_T>0$, and supplies edge and tetrahedron vertex maps that match the canonical triangulation used by the path-sum measure.
background
The Seven Gaps program evaluates a path-sum measure for $Z_{RS}$ on finite incidence data. Upstream, PathSumMeasure introduces the scoped class of bounded complexes: each carries bounded vertex/edge/tetrahedron incidence and is a Fintype via an explicit code equivalence, so configuration sums are well-defined finite sums.
Separately, PeriodicFreudenthalTorus defines the scalable target shape for a periodic Freudenthal tiling. It gives typed periodic vertex, edge, and tetrahedron sets and proves that any finite 3D triangulation encoding this model admits the global incidence-edge-slot partition required by the nonlinear Regge first-variation theorem. It does not yet pin a concrete $N\times N\times N$ mesh.
This module sits between those two layers. It instantiates the torus model at finite side $N$ and packages the result as a bounded complex, so path-sum probes can run on Freudenthal geometry with known cardinalities.
proof idea
Definition-heavy bridge module, not a single deep theorem. It constructs the bounded complex from the periodic torus vertex/edge/tet data, then proves a short stack of cardinality and interface lemmas: vertex count $N^3$ from the product structure of the periodic vertex set; edge and tetrahedron counts via explicit equivalences (including a product form for periodic edges); positivity of the tetrahedron count; and agreement of edge and tet vertex maps with the canonical triangulation. Those facts discharge the BoundedComplex obligations expected by the path-sum measure.
why it matters in Recognition Science
Direct input to FreudenthalTorusClassMass, the Crux-2 consistency gate on torus class mass (labeled versus class) under the locked QUOTIENT_BOOKKEEPING protocol. That gate needs the $N^{-3}$ scaling of the class summand in the pushforward form; the scaling rests on the vertex count $N^3$ and on having the periodic torus packaged as a bounded complex with matching canonical incidence.
In the broader Recognition Gravity lane, the module connects discrete Regge geometry (Freudenthal tiling, incidence partitions) to the proved path-sum measure for $Z_{RS}$. Without these probes, the class-mass comparison has no finite complex on which to evaluate labeled versus quotient sums.
scope and limits
- Does not prove the path-sum measure or Fintype instance for general bounded complexes.
- Does not establish class-mass suppression of order $N^{-3}$ (downstream gate).
- Does not treat non-cubic, aperiodic, or continuum meshes.
- Does not derive continuum gravity or Regge equations of motion.
- Does not fix a numerical side length $N$; results are parametric in $N$.
used by (1)
depends on (2)
declarations in this module (50)
-
theorem
card_vertex -
def
periodicEdgeEquivProd -
theorem
card_periodicEdge -
theorem
card_periodicTet -
def
freudenthalBoundedComplex -
theorem
freudenthalBoundedComplex_nV -
theorem
freudenthalBoundedComplex_nE -
theorem
freudenthalBoundedComplex_nT -
theorem
freudenthalBoundedComplex_nT_pos -
theorem
freudenthalBoundedComplex_edgeVerts -
theorem
freudenthalBoundedComplex_tetVerts -
theorem
freudenthalBoundedComplex_matches_canonical -
def
translateVertex -
theorem
translateVertex_apply -
def
translateEdge -
theorem
translateEdge_apply -
def
translateTet -
theorem
translateTet_apply -
theorem
addBit_add_right -
theorem
addBits_add_right -
theorem
addVertexBits_add_right -
theorem
translateEdge_endpoints -
theorem
translateVertex_zero -
theorem
translateEdge_zero -
theorem
translateTet_zero -
theorem
translateVertex_trans -
theorem
translateEdge_trans -
theorem
translateTet_trans -
theorem
conj_refl -
theorem
conj_trans -
def
translationAut -
theorem
translationAut_vEquiv -
theorem
translationAut_eEquiv -
theorem
translationAut_tEquiv -
theorem
refl_eEquiv -
theorem
refl_tEquiv -
theorem
translationAut_zero -
theorem
translationAut_add -
theorem
translationAut_injective -
theorem
translations_embed_in_aut -
theorem
translationAut_ne_refl -
theorem
autCard_ge_translations -
theorem
mu_freudenthal_le_inv_cube -
theorem
unnormalized_torus_weight_suppressed -
theorem
translationAut_three_injective -
theorem
autCard_ge_27 -
theorem
nontrivial_aut_three -
structure
ProbeStatus -
def
pathSumProbesStatus -
theorem
pathSumProbesStatus_flags