Pith. sign in
module module moderate

IndisputableMonolith.Gravity.SevenGaps.ExactShellGaugeUV

show as:
view Lean formalization →

Defines the exact-shell gauge UV layer for Seven Gaps gravity: complexity of a bounded complex (max of vertex, edge, tetrahedron counts) as the shell coordinate, plus ExactComplex and ExactRelabel with congruence and equivalence laws. Downstream regulator-removal no-go cites the Gaussian-regulated quotient path sum built here. Mostly definitional scaffolding with elementary count equalities under relabeling.

claimFor a bounded incidence complex $C$, the shell coordinate (complexity) is $\mathrm{cx}(C) := \max\{|V(C)|, |E(C)|, |T(C)|\}$. An exact complex is a bounded complex equipped with this shell data; exact relabelings are incidence-preserving bijections that preserve $n_V$, $n_E$, $n_T$ (hence complexity), forming an equivalence relation with the usual reflexivity, symmetry, and transitivity.

background

Seven Gaps Lane 2 builds a path-sum measure $Z_{RS}$ over a configuration class of bounded incidence data. Upstream, PathSumMeasure introduces the garbage-inclusive superclass BoundedComplex B and proves it is a Fintype via an explicit coding equivalence. SimplicialClass carves out the simplicial subclass of that path-sum configuration class (full theory phase 0b), with finite combinatorial checks only on an explicit one-tetrahedron witness.

This module sits on those two imports and names the UV shell bookkeeping used for gauge-fixed exact complexes: vertex, edge, and tetrahedron counts, and their maximum as the shell coordinate. Exact relabelings are the natural isomorphisms of that discrete data; the module records that they preserve the three counts and therefore complexity.

proof idea

Definition-heavy module. Complexity is the pointwise max of the three finite counts. Relabel lemmas are direct transport of $n_V$, $n_E$, $n_T$ along the vertex/edge equivalences of an exact relabeling, then complexity_congr follows because max is congruence-invariant. ExactRelabel is packaged as a reflexive-symmetric-transitive relation (with explicit trans_vEquiv / trans_eEquiv composition of the underlying bijections). No deep analytic argument lives here; the analytic content is deferred to the regulated path sum that consumes these shells.

why it matters in Recognition Science

Feeds RegulatorRemovalNoGo, which proves that the Gaussian-regulated quotient path sum $Z_{RS,\mathrm{uv}}$ constructed from this exact-shell gauge UV layer has no $\rho \to 0^+$ limit at zero phase (kernel no-go). That no-go is the named open obstruction at vanishing phase for removing the UV regulator inside the Seven Gaps gravity program.

In the broader Recognition gravity stack, shell coordinates organize the discrete configuration sum before continuum or continuum-limit claims. Exactness and relabel invariance keep the measure well-defined on isomorphism classes of bounded complexes rather than on raw labeled incidence data, which is the minimal hygiene needed before any path-sum or regulator analysis.

scope and limits

used by (1)

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

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (75)