Skip to content

docs: sync §18.4 / §18.6 status for PRs #1517-#1566 — #1344 - #1567

Merged
phasetr merged 3 commits into
mainfrom
feat/doc-sync-1517-1566
May 4, 2026
Merged

docs: sync §18.4 / §18.6 status for PRs #1517-#1566 — #1344#1567
phasetr merged 3 commits into
mainfrom
feat/doc-sync-1517-1566

Conversation

@phasetr

@phasetr phasetr commented May 3, 2026

Copy link
Copy Markdown
Owner

Summary

Per CLAUDE.local.md 公開ドキュメント同期 (絶対遵守), the prior 44 PRs left the public status table and proof guide partially out of sync. This PR closes that gap as a single batched documentation sync — splitting it per PR would multiply the unit needlessly.

Part of #1344.

Plan

  1. docs/index.md §18.4 row: append Phase B base cases (K_3, K_4, pathGraph 3–8, cycleGraph 3–7) plus polymerFreeEnergy / vdSum / ε iff·strict·sandwich theorem clusters with PR pointers.
  2. docs/index.md §18.6 row: append general-h capstone (β/J/h directions, joint, Λ-layer, correlation, gibbsExpectation) with PR pointers.
  3. tex/proof-guide.tex cluster-expansion section: add paragraph blocks per theorem cluster.
  4. .self-local/docs/SESSION-RESUME.md: refresh status.
  5. Local sanity: lake build (no Lean changes — should be a no-op), grep -rn "sorry" IsingModel/ remains zero.

Test plan

🤖 Generated with Claude Code

phasetr and others added 3 commits May 4, 2026 08:56
Brings the public progress table (`docs/index.md`) and proof guide
(`tex/proof-guide.tex`) up to date with the 44 PRs (#1517-#1566)
merged in the 2026-05-03/04 session.

§18.4 row: appends Phase B base cases (K_3, K_4, pathGraph 3-8,
cycleGraph 3-7) and the polymerFreeEnergy / vdSum / ε iff·strict·
sandwich theorem clusters with PR pointers. The general K_n formula
and n ≥ 9 cases remain blocked on chromatic-polynomial /
matrix-tree-theorem machinery not yet in Mathlib.

§18.6 row: appends the general-h capstone (β/J/h directions, joint,
Λ-layer, correlation, gibbsExpectation) — PRs #1528-#1541.

`tex/proof-guide.tex`: adds a new section "Cluster (polymer / Mayer)
expansion (§18.4-§18.7)" summarising the polymer-family identity,
Mayer/Ursell infrastructure (Steps 576-615), Phase B base cases,
polymer-free-energy bounds and characterisations, the §18.6 general-h
analyticity capstone, and the §18.7 high-temperature exponential-decay
result.

No Lean source changes.

Part of #1344.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Codex cross-check found two issues:

1. docs/index.md §18.6 row used `freeEnergy_analyticAt_h_general_h`
   but the actual theorem in source is named `freeEnergy_analyticAt_h`
   (no `_general_h` suffix); the global form is
   `freeEnergy_analyticOnNhd_h`. The β/J directions correctly use
   the `_general_h` suffix.

2. tex/proof-guide.tex §18.4 cluster-expansion paragraph cited
   PR #1557 next to the prose `vdPolymerFamilies_sum = 1 iff no
   polymers`, but PR #1557 is `_eq_one_iff_eps_eq_zero` and
   `_gt_one_iff_eps_pos` (the ε-based iff pair). Replaced the
   prose with the explicit theorem names.

Part of #1344.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@phasetr
phasetr marked this pull request as ready for review May 4, 2026 00:05
@phasetr
phasetr merged commit ebf8260 into main May 4, 2026
1 check passed
@phasetr
phasetr deleted the feat/doc-sync-1517-1566 branch May 4, 2026 00:06
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.

1 participant