pith. sign in
module module high

IndisputableMonolith.Masses.SDGTForcing

show as:
view Lean formalization →

This module defines partition and step sums for the SDGT cell counts {13,11,6,8} in the cubic ledger and verifies their algebraic relations under overlapping pairs and orderings. Researchers deriving mass spectra from Recognition Science geometry would cite these identities to confirm the 11+6=17 middle-pair constraint and the 55 partition. The argument consists of direct definitions followed by equality lemmas and exhaustive case analysis on the two admissible orderings of the cell counts.

claimFor consecutive cell counts $a,b,c,d$ the three overlapping pair sums equal the partition sum $a + 2b + 2c + d$.

background

The module sits inside the Recognition Science derivation of masses from the cubic ledger Q3. It imports AlphaDerivation, which obtains 4π from Gauss-Bonnet vertex deficits, and SectorDependentTorsion, whose doc-comment states that the integers {13,11,6,8} are the Q3 cell counts satisfying a cyclic chain and the partition 2^{D^D+1}=55 with shared steps between adjacent sectors. Local definitions include step_sum for incremental sector additions and partition_sum for the weighted sum over three consecutive overlapping pairs.

proof idea

This is a definition module with supporting lemmas. It introduces step_sum and partition_sum, proves their equality, decomposes the partition sum, forces the middle-pair sum, and then performs case analysis on orderings A and B to establish spans, equality of ends, and distinctness of the boundary values.

why it matters in Recognition Science

The module supplies the sum identities that close the algebraic constraints on the SDGT cell counts, thereby enabling the mass formula yardstick * phi^(rung-8+gap(Z)) on the phi-ladder. It feeds the eight-tick octave (T7) and D=3 (T8) structure by confirming the 11+6=17 relation and the 55 partition required for the Recognition framework.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (22)