TJC-1814: use dollar math delimiters in release notes and checklist - #3
Conversation
GitHub Markdown renders only $...$ / $$...$$ math, not the LaTeX-style \( \) and \[ \] delimiters these files used, so the release-notes math displayed as literal source (user-reported). Same content, GitHub-native delimiters. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
TJC-1814 Formalize Goemans gap paper in Lean 4: Rybin counterexample + Theorem A (ρ* worst case)
Formalization project for the Weaver/TJC paper "How Far Can Goemans's Cost Conjecture Fail?" (r3, 2026-07-23), per its Appendix A targets. Repo: MilestonesM1 — Counterexample (machine-checked refutation) ✅ done 2026-07-23
M2 — Theorem A upper bound (worst case): ρ(H) ≤ ρ = 2/(2√2−1) ≈ 1.0938363** ✅ done 2026-07-23
M3 — Sharpness + non-attainment ✅ done 2026-07-23
M4 — Section 5 formalization (gate collapse + Prop 5.1) ✅ done 2026-07-23
Working over ℤ for decidable checks (kernel |
GitHub Markdown renders only
$...$/$$...$$math — the LaTeX-style\(...\)and\[...\]delimiters in RELEASE_NOTES.md and RELEASE_CHECKLIST.md displayed as literal source (user-reported on the release notes). Same content, GitHub-native delimiters; the^{\ast}superscript form from #2 is retained.🤖 Generated with Claude Code