Skip to content

Review the spectral literature package statement by statement (lot 2) - #164

Open
gift-framework wants to merge 1 commit into
mainfrom
claude/k7-lot-2-literature-package
Open

Review the spectral literature package statement by statement (lot 2)#164
gift-framework wants to merge 1 commit into
mainfrom
claude/k7-lot-2-literature-package

Conversation

@gift-framework

Copy link
Copy Markdown
Collaborator

Summary

Lot 2 of the modernization follow-up, derived from docs/proof-guide.md (Remaining mathematical work).

  • Drop the dead torsion_free_correction field of LiteraturePackage: nothing projected it and the public theorem of that name is proved without the package, so the literature_package axiom becomes strictly weaker. Axiom count unchanged (14).
  • Document the two remaining fields by their exact Lean types: they constrain the mass gap only, not every eigenvalue of the interval.
  • Mark the two spectral attributions UNVERIFIED. The cited CGN title and the DOI placeholder 10.1007/s00222-024-XXXXX were not found; the published CGN papers are arXiv:1505.02734 and Ann. Glob. Anal. Geom. 2023 (10.1007/s10455-023-09893-1). The Langlais reference resolves to arXiv:2301.03513, not a journal article. No mathematical content changed.
  • Replace the five native_decide occurrences of this file (rational arithmetic on 14/99) by rw [dim_G2_eq, H_star_eq]; norm_num (1481 -> 1476).
  • Regenerate docs/proof-inventory.json; record the lot in docs/modernization.md and docs/proof-guide.md.

Validation (local, Lean 4.33.1 / Mathlib 0df444a3)

  • lake build: 8855 jobs, success.
  • lake build Verification: 8859 jobs, 3764 library theorems audited, 1448 depend on native evaluation, no unapproved axiom.
  • scripts/check_blueprint_sync.sh: PASSED.
  • scripts/proof_inventory.py --check: 14 axiom declarations, 0 holes, 1476 native_decide.

Checklist

  • Prose follows the house style (no em dashes, no promotional vocabulary).
  • Claims are stated at the right altitude (hypothesis vs result).
  • Numbers, derivations, and citations are checked.
  • The linter passes (blueprint sync and proof inventory).

🤖 Generated with Claude Code

https://claude.ai/code/session_01XFcYxvCfZYUqw3bjZ6fnRd

…(lot 2)

Drop the dead torsion_free_correction field of LiteraturePackage: nothing
projected it and the public theorem of that name is proved without the
package, so the literature_package axiom becomes strictly weaker. Document
the two remaining fields by their exact Lean types (they constrain the mass
gap only). Mark the two spectral attributions UNVERIFIED: the cited CGN title
and DOI placeholder were not found (the published CGN papers are
arXiv:1505.02734 and Ann. Glob. Anal. Geom. 2023), and the Langlais reference
resolves to arXiv:2301.03513, not a journal article. Replace the five
native_decide occurrences of this file (rational arithmetic on 14/99) by
norm_num after rewriting with dim_G2_eq and H_star_eq (1481 -> 1476).

Axiom count unchanged at 14. Local check on Lean 4.33.1: lake build (8855
jobs), lake build Verification (8859 jobs, 3764 theorems audited, no
unapproved axiom), blueprint sync, regenerated proof inventory.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XFcYxvCfZYUqw3bjZ6fnRd
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