SilverSight/formal
allaun d2cb7d533d fix: repunit now standard R_m(x) = (x^m-1)/(x-1); clean section4_rrc_kernel
- Removed hardcoded Goormaghtigh base cases from repunit
- All Goormaghtigh references now use base form (2,5,5,3) and (2,13,90,3)
- closePairs list verified with simp+rcases+norm_num (32 cases)
- rrc_characterizes_goormaghtigh forward direction fixed
- One sorry remains: goormaghtigh_passes_rrc case (2,13,90,3)
  simp+norm_num cannot evaluate H_13(1/2) = 1964665 without
  over-reducing to False. Python verification confirms all 3 gates pass.
- Added @[simp] lemmas for hermitePoly (zero, one, succ_succ)
- closePairsVerified helper removed (was overcomplicated)
- native_decide also fails for (2,13,90,3) due to Rat overflow
2026-06-23 09:23:40 -05:00
..
BindingSite docs: Fisher metric bridge — full/tangent space equivalence 2026-06-23 08:12:17 -05:00
CoreFormalism fix: address adversarial review findings 2026-06-23 08:28:30 -05:00
PVGS_DQ_Bridge fix: repunit now standard R_m(x) = (x^m-1)/(x-1); clean section4_rrc_kernel 2026-06-23 09:23:40 -05:00
RRCLib feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
SilverSight fix: eliminate cross-project Semantics.FixedPoint imports 2026-06-23 05:56:48 -05:00
UniversalEncoding Fix: resolve sorrys across PVGS, UniversalEncoding, ChiralitySpace, QAOA 2026-06-21 05:35:53 -05:00