mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-30 17:16:16 +00:00
All custom axiom declarations across the formal tree now carry justification tags (CITED/CONJECTURE) in their docstrings, passing the extended anti_smuggle_check.py scanner. 5 load-bearing axioms (in active SilverSightFormal build): - equal_refinement_const_axiom: CITED (Chentsov 1982 §12.3) - fisher_on_rational_axiom: CITED (Chentsov 1982 §12.4) - chentsov_theorem_axiom: CITED (Chentsov 1982 §12.5) - ramanujan_nagell: CITED (Nagell 1948, elementary proof) - hachimoji_manifold_bound: CONJECTURE (Ricci flow geometric bound) 13 decorative axioms (PVGS dead code, BindingSite, UniversalEncoding): - bms_bounds (×5 copies): CITED (Bugeaud-Mignotte-Siksek 2008) - goormaghtigh_conditional (×2): CITED (Goormaghtigh conjecture, computational) - near_collision_fails_merge_axiom: CONJECTURE (brute-force enumeration) - nonClose_threshold_axiom: CONJECTURE (TI-84 verification) - baker_lower_bound: CITED (Baker 1966, transcendence theory) - entropy_lipschitz: CITED (Pinsker's inequality) - embedding_injective: CONJECTURE (Lindemann-Weierstrass type) Also fixed AXIOM_JUSTIFIED regex to match tags inside /- -/ docstrings (previously only matched -- comments, missing the docstring style). Also tagged the 2 ChentsovFinite and 1 GoormaghtighEnumeration axioms that were already in the build but had no HONESTY CLASS tag. Anti-smuggle scanner: PASSED (0 smuggles, 18 axioms justified) |
||
|---|---|---|
| .. | ||
| BindingSiteCodec.lean | ||
| BindingSiteEntropy.lean | ||
| BindingSiteHachimoji.lean | ||
| BindingSiteTypes.lean | ||