SilverSight/formal
allaun 1dbc6f931d fix: correct rrc_characterizes_goormaghtigh corollary
Fixed Goormaghtigh parameter tuples: (2,5,5,3) and (2,13,90,3)
instead of repunit values (31,5,8191,13).

Forward direction: wires unknown_fails_rrc via contrapositive.
  threshold < 10^-6 → must be Goormaghtigh (TI-84 verified).
Backward direction: goormaghtigh_passes_rrc (already proven).

Remaining: unknown_fails_rrc sorry (TI-84 brute-force proof).
The proof requires checking 979×979 pairs — closeable with
native_decide on a precomputed witness table.
2026-06-23 06:47:35 -05:00
..
BindingSite DNA: fix Latin-Greek mapping + harden pipeline + reduce sorrys 2026-06-23 00:46:04 -05:00
CoreFormalism docs: fix documentation gaps + add pure math description 2026-06-23 05:21:58 -05:00
PVGS_DQ_Bridge fix: correct rrc_characterizes_goormaghtigh corollary 2026-06-23 06:47:35 -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