Pith. sign in
def

flatSchlafliReggeData

definition
show as:
module
IndisputableMonolith.Geometry.DiscreteBianchi
domain
Geometry
line
187 · github
papers citing
none yet

plain-language theorem explainer

Packages the flat (all-deficits-zero) Regge triangulation as a Schläfli-satisfying Regge datum on arbitrary vertex and bone types. Anyone citing nonemptiness of the Track 1.C Schläfli hypothesis space uses this canonical witness. The construction is a structure instance: underlying flat Regge data plus the already-proved zero-deficit Schläfli identity.

Claim. For any vertex type $V$ and bone type $B$ with $B$ finite, the flat Regge data on $(V,B)$ (zero deficit angles and zero bone-area gradients) forms a Schläfli-satisfying Regge triangulation: the Schläfli identity holds at every vertex.

background

Track 1.C of the quantum-gravity plan equates the contracted discrete Bianchi identity $\nabla_\mu G^{\mu\nu}=0$ on a Regge substrate with the Schläfli identity at each interior vertex: $\sum_{b\ni v}\varepsilon_b,\partial A_b/\partial x_v=0$, with $\varepsilon_b$ the deficit at bone $b$ and $A_b$ its area.

Abstract Regge data supply vertex positions, incidence, deficit angles, and bone areas. A Schläfli-satisfying Regge triangulation is Regge data plus a proof that Schläfli holds at every vertex; that named hypothesis is what makes contracted discrete Bianchi automatic at the structural level.

Flat Regge data set every deficit and every area gradient to zero. The companion lemma shows Schläfli holds there vacuously (sum of zeros). This definition packages that pair into the Schläfli-satisfying structure.

proof idea

One-line structure instance. The underlying Regge data field is the flat witness (zero deficits, zero area gradients). The Schläfli field is filled by the already-proved lemma that flat data satisfy Schläfli at every vertex, via simp on the zero deficit and gradient fields.

why it matters

Supplies the concrete inhabitant that makes the Schläfli-satisfying hypothesis space nonempty. Downstream, the inhabited theorem is exactly ⟨flatSchlafliReggeData V B⟩, so every later appeal to a nonempty Schläfli class rests on this witness.

In the module narrative this is the "canonical witness": the trivial all-deficits-zero substrate where Schläfli holds by construction. It closes the structural half of Track 1.C without waiting on the full geometric Schläfli proof (simplex volume-area calculus), which remains multi-session Mathlib work. The conditional master theorem then gets contracted discrete Bianchi on any Schläfli-satisfying triangulation, with flat data as the non-vacuous base case.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.