Skip to content

Billiards: exact checker for the coverage Diophantine lemma - #16

Merged
Joe975 merged 3 commits into
mainfrom
claude/billiards-diophantine-lemma-03z37g
Aug 16, 2026
Merged

Billiards: exact checker for the coverage Diophantine lemma#16
Joe975 merged 3 commits into
mainfrom
claude/billiards-diophantine-lemma-03z37g

Conversation

@Joe975

@Joe975 Joe975 commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Constructive witness (q = floor(1/t)+1, a = floor((q-1)/(qt-1))+1,
b = q-1) plus a formula-free integer brute-force layer; selftest runs
73,542 exact checks (Farey sweep to denominator 300, window-endpoint
adversaries, denominators to 2e50) in about a second.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01Vie5FX1bZHL8wLa6UefHGz

claude added 3 commits August 15, 2026 16:09
Constructive witness (q = floor(1/t)+1, a = floor((q-1)/(qt-1))+1,
b = q-1) plus a formula-free integer brute-force layer; selftest runs
73,542 exact checks (Farey sweep to denominator 300, window-endpoint
adversaries, denominators to 2e50) in about a second.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Vie5FX1bZHL8wLa6UefHGz
Elementary overlapping-interval-chain proof - no continued fractions
needed for existence; they govern only the minimal witness. Proof
re-derived independently from an external handoff, every equivalence
machine-checked exactly, two-layer computational verification. Coverage
of (90,180) by W windows is now conditional solely on the SPECULATION
birth/window law (queue 11). Skeptic pass pending (lead 1). New
mechanism tag: interval-chain-covering.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Vie5FX1bZHL8wLa6UefHGz
@Joe975
Joe975 merged commit 27f8dc0 into main Aug 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants