mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
sidon_weight_bound: corrected RHS from invalid sigma7(2N)/120 to
sum_{s=2}^{2N} convolutionRHS(s). Proof uses Finset.single_le_sum +
Sidon injectivity (Finset.sum_image) + E8 convolution identity.
All 5 E8 Sidon theorems now closed (0 sorries in §§9-13).
New: deepseek_v4_flash_lean_harness.py — sorry-resolution harness
targeting local llama.cpp DeepSeek V4 Flash endpoint. Scans .lean
files, sends theorem context to LLM, inserts generated proofs,
verifies with lake build, emits receipts.
Build: 3583 jobs, 0 errors (lake build)
|
||
|---|---|---|
| .. | ||
| deepseek_review_adapter.py | ||
| deepseek_v4_flash_lean_harness.py | ||
| ollama_deepseek_review_emitter.py | ||
| test_emitter_utils.py | ||
| test_ollama_deepseek_review_emitter.py | ||