SilverSight/formal
allaun 1b1dbc88f7 fix(lean): adversarial review — correct 11 issues in BlockCoprimeDensity.lean
Critical fixes:
- isSaturated doc: 1-1/p² → 1-1/p (contradicted its own theorem)
- asymptoticBound/mertensConstant removed (formula was e^{-γ}/(n+2),
  not e^{-γ}/log(n+1) as claimed; unformalized analytic section)
- densityBridgeNote replaced with honest claimBoundary scope note
- C_finite doc clarified as finite truncation, not ζ(2) itself
- Header explicitly lists WHAT IS FORMALIZED vs WHAT IS NOT

Style:
- Added @[simp] to 5 key theorems (AGENTS.md requirement)
- Cleaned up p=0 vacuous edge case note
- §4 asymptotic moved to honest prose-only section
2026-07-07 02:28:54 -05:00
..
BindingSite tag(axioms): justify all 18 custom axioms with HONESTY CLASS tags 2026-07-03 10:54:08 +00:00
CoreFormalism feat(lean): phiInvQ16_mul_strict_lt_pos — proven strict contraction lemma 2026-07-07 02:24:26 -05:00
RRCLib feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
SilverSight fix(lean): adversarial review — correct 11 issues in BlockCoprimeDensity.lean 2026-07-07 02:28:54 -05:00