Pith. sign in
module module moderate

IndisputableMonolith.Gravity.SevenGaps.Gap2PoissonCoarea

show as:
view Lean formalization →

Defines tet-free, serially named cell complexes at a fixed cap B as the bare state space for the first C16 kill test in Gap 2. No automorphism, orbit, or gauge quotient is built in. Gravity measure work cites it as the combinatorial substrate on which posting moves, arrival counts, and erasure weights act. The module is definitional scaffolding: named types and bookkeeping lemmas, not a closed theorem.

claimAt cap $B$, the state space consists of tet-free serially named complexes (no Aut/orbit/gauge). On that space one tracks unused vertices, posted vertices and edges, LIFO unpost maxima, move rates, sort-respecting arrival counts, and order-erasure weights, with dimension bookkeeping $n_V$ and $n_E$ after each post.

background

Gap 2 in the gravity stack aims to fix the three free rates left by posting-plus-gluing. Upstream, Gap2JEhrhartSpan sets the route: define recognition cost $J$ of a letter from the ledger's imbalance structure and read rates off a census span test, after aggregate linearity by kind (FixedKindTotals) has already reduced the measure.

This module supplies the combinatorial arena for the C16 process-side test. A tet-free serially named complex at cap $B$ is a finite named cell complex with no tetrahedral cells and with serial naming of cells; the definition deliberately omits automorphism, orbit, and gauge structure so that discrimination can be stated on raw named data.

Sibling constructions record the LIFO posting dynamics on that space: which vertices remain unused, how vertices and edges are posted or unposted at the current maximum, the instantaneous move rate, sort-respecting arrival counts, and the order-erasure weight that will feed the Jacobian side of the measure.

proof idea

This is a definition module with supporting bookkeeping lemmas, not a single closed proof. It introduces the tet-free named-complex type and empty initial state, then defines the posting and unposting operations on vertices and edges, the move-rate and arrival-count functionals, and the order-erasure weight. Small lemmas relate posted vertex and edge counts to $n_V$ and $n_E$. No Aut quotient or gauge identification is proved or assumed here.

why it matters in Recognition Science

Downstream, Gap2MeasureDerivation assembles the measure-substrate blocker for the class mass of the Gibbs weight from the C4 erasure Jacobian and C17 fugacity elimination, naming the C16 LIFO process as the process-side discrimination premise. This module is the named state space on which that LIFO process runs.

In the Gap 2 chain it sits after the $J$-from-imbalance and Ehrhart-span setup and before the assembled measure derivation. It keeps the C16 kill test honest: rates and erasure weights are computed on bare tet-free named complexes, so any later gauge or orbit counting must be added explicitly rather than smuggled into the state type. It does not itself flip the measure flag; that remains deferred in the assembly module.

scope and limits

used by (1)

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 (82)

… and 2 more