lattice-system

Roadmap history: P3 through Appendix A

Historical implementation record normalized from the former roadmap table. Active work is governed by tracking Issues.

P3: CAR algebras, quasi-local C*-algebras, KMS states

Not started

P4: Thermodynamic limit, phase transitions

Not started

P5: Lattice QCD

Not started

Appendix A (Tasaki Mathematical Appendices)

The book-order content after Chapter 11; foundations for the deferred Chapter-11 proof discharges (frustration-free A.9/A.10, limit A.11/A.12, Perron–Frobenius A.17/A.18 — the last largely already in Math/PerronFrobenius*/CollatzWielandt*). Complete — A.1–A.28 all formalized in book order (Issues #4205 + #4224, both closed; see the status & axiomatization policy note below the Roadmap): Theorem A.1 (Lie product formula) e^{A+B} = lim_N (e^{A/N}e^{B/N})^N now proved (axiom-free) (Math/MatrixAnalysis/LieProduct.lean, lieProductFormula — mathlib has only the commuting case): generic trotterProductFormula in a complete normed -algebra via exponential-series tail bounds (‖e^X−1−X‖ ≤ ‖X‖²e^{‖X‖} etc.) + telescoping power estimate (‖Cⁿ−Dⁿ‖ ≤ n·M^{n−1}·‖C−D‖) + O(s²) product comparison + the exact n-th-power identity, instantiated for matrices under the scoped operator norm;