Pith. sign in
module module high

IndisputableMonolith.Gravity.SevenGaps.CausalSimplex4D

show as:
view Lean formalization →

Defines the two causal 4-simplex types of 4d CDT between adjacent slices: (4,1) with four vertices on slice t and one on t+1, and (3,2) with three on t and two on t+1 (reflections share edge data). Supplies edge-vertex incidence, slice membership, timelike predicates, and explicit timelike/spacelike edge counts. Downstream SevenGaps gravity modules import these carriers for causal length assignments and Wick-continued Regge data. Definitional scaffolding plus finite counting lemmas.

claimThe module introduces the two causal 4-simplex types of 4-dimensional causal dynamical triangulations between adjacent time slices: the $(4,1)$-simplex (four vertices on slice $t$, one on $t+1$) and the $(3,2)$-simplex (three on $t$, two on $t+1$), with time reflections $(1,4)$ and $(2,3)$ sharing the same edge data, together with ten-edge incidence, slice membership, and counts of timelike (cross-slice) versus spacelike (in-slice) edges.

background

In 4d Causal Dynamical Triangulations (CDT), discrete Lorentzian spacetime is assembled from 4-simplices whose vertices sit on successive proper-time slices. Causality restricts the allowed bipartitions of the five vertices across adjacent slices to two combinatorial types: $(4,1)$ and $(3,2)$ (and their time reflections, which carry identical edge data).

This Gravity.SevenGaps module imports the dimension-parametric Cayley-Menger matrix infrastructure (full CM matrix and determinant for an $n$-simplex) as geometric substrate for later metric work. Locally it fixes notation for the two-type enumeration, the ten edges of a 4-simplex, slice-of maps on vertices, and a timelike predicate that marks cross-slice edges.

Counting lemmas then record how many edges of each type are timelike versus spacelike, and identify the timelike set with the cross-slice set for both bipartitions.

proof idea

This is a definition module with elementary counting lemmas, not a deep existence argument. It introduces the two-value causal type, a fixed ten-edge index set, edge-to-vertex incidence, and slice membership; defines timelike as cross-slice; then proves by finite case analysis on Fin that the $(4,1)$ and $(3,2)$ timelike predicates coincide with cross-slice membership and that the resulting timelike and spacelike cardinalities match the expected CDT tallies. No metric or gluing construction appears here.

why it matters in Recognition Science

Supplies the combinatorial carriers consumed by three SevenGaps parents. MetricRefinementCarrierBlocker uses them when certifying that PathSumMeasure quotients identify triangulation types rather than metric geometries (the P2.5 obstruction). ThreePentCausalConsistency needs the edge taxonomy to place an explicit admissible causal edge-length assignment on the minimal interior-hinge complex (gap6-a, W3-2). WickActionComplexFirst builds the complex-first 4D Lorentzian Wick continuation of Regge hinge data on the same $(4,1)/(3,2)$ edge skeleton (C11 lane). Without a clean bipartition and timelike/spacelike split, those causal-length and Wick constructions have no discrete substrate.

scope and limits

used by (3)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (63)