mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Theorem restated with crossInputGap hypothesis (no active bin from s adjacent to active bin from e). Without this, the theorem is false: counterexample s=[1,0,1,0,...] e=[0,0,0,1,0,1,...] has merge with adjacent active bins despite resonanceDegeneracy=0. Added to Spectrum.lean: - crossInputGap: cross-input adjacency check on adjacent bin pairs Added to GraphRank.lean: - boolGap8: boolean gap check on 8 explicit values - Complete mathematical proof sketch in docstring (4 steps) The sorry remains: the Q16_16↔Bool bridge for 8-element lists requires list-level induction on activeBins/verifySpectralGap/resonanceDegeneracy/ crossInputGap. The boolean kernel (boolGap8) is defined and ready for native_decide verification once the bridge is automated. Build: 3314 jobs, 0 errors (Compiler surface) |
||
|---|---|---|
| .. | ||
| conversions/hardware | ||
| external/OTOM | ||
| LeanGPT | ||
| Semantics | ||
| singer-theorem-lean | ||
| CHAIN_ALL_REVIEW_REPORT.md | ||