mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-08-08 14:05:47 +00:00
Vacuous True theorems eliminated: - BraidStateN.lean: regime_classification was 'True := sorry'. Now states the actual claim (Finset.card Fin 28 = 28) proven by decide. - E8Sidon.lean: e8_conv_identity_200 was 'True := sorry'. Now states the actual E₈ convolution identity for n ≤ 200 with CONJECTURE sorry (computationally verified, kernel reducer timeout). - HopfFibration.lean: duran_is_braid_crossing and corkscrew_duran_correspondence were 'True := sorry'. Now CONJECTURE sorry with justification tags. Provable sorries closed: - AdjugateMatrix.lean: identity8_mul_self was sorry. Now proven by decide (8x8 identity matrix is self-inverse). Remaining sorries tagged with HONESTY CLASS: - E8Sidon: sigma3_multiplicative (CITED), sidon_iff_no_collision 2 directions (CITED), e8_convolution_identity (CITED), e8_levelset_sidon (CONJECTURE) - HopfFibration: duran_is_braid_crossing (CONJECTURE), corkscrew_duran_correspondence (CONJECTURE) - erdos30_e8_conditional: annotated as 'proves True, not the actual Erdos bound. Needs real statement.' Net change: 3 vacuous True theorems eliminated, 1 sorry closed by decide, 8 remaining sorries tagged with HONESTY CLASS + JUSTIFICATION. |
||
|---|---|---|
| .. | ||
| BindingSite | ||
| CoreFormalism | ||
| PVGS_DQ_Bridge | ||
| RRCLib | ||
| SilverSight | ||
| UniversalEncoding | ||