π’ XXZ1D/Energy/Infinite
Generated by docs/atlas/generate.jl β a pure VIEW over the *_registry.jl claims + the static test/INVENTORY.jsonl AST scan. No test is executed and no src is run; test/INVENTORY.jsonl is regenerated in-place (idempotently) from that static scan; fetch/@register untouched. Assurance labels are PROVISIONAL: residuals / confidence are not shown yet (RES not wired). Badges reflect the committed test AST, not the latest CI run β a hub can read green while its @test is red between regenerations. @sweep = a graceful regime-resolution gap, not card omission.
src claim
- method
bethe_ansatz, reliabilityhigh, refs: HulthΓ©n 1938 | Yang Yang 1966 - Closed form at Ξ β {-1, 0, 1}; Yang-Yang single integral via QuadGK for general -1 < Ξ < 1; |Ξ| > 1 (gapped) deferred.
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@fm | limiting_case | π‘ asserted | FM saturation: all-aligned state is exact GS, e0 = -J/4 | test/models/quantum/XXZ/test_XXZ1D.jl |
@fm | second_closed_form | π’ structural | XXZ FM point Ξ=-1: aligned state exact, e0 = -J/4 | test/verification/heisenberg_xxz/test_xxz_yang_yang.jl |
@free_fermion | ed_finite_size | π’ structural | Yang-Yang 1966 I: e0 = -J/pi for Delta=0 (free fermion) | test/models/quantum/XXZ/test_XXZ1D.jl |
@gapless | ed_finite_size | π’ structural | Yang-Yang 1966 II: e0 = -3J/8 at Delta=1/2 (gamma=pi/3) | test/models/quantum/XXZ/test_XXZ1D.jl |
@gapless | ed_finite_size | π’ structural | Independent OBC dense-ED ground-state energies at N=8,10,12 then 1/N-extrapolated (edge-defect leading correction); cross-checks the Yang-Yang single-integral closed form at Ξ = 1/2 | test/verification/heisenberg_xxz/test_xxz_yang_yang.jl |
@gapless | limiting_case | π‘ asserted | Heisenberg AF Ξβ1β» limit: e0 β 1/4 β log 2 (des Cloizeaux-Pearson 1962) | test/verification/heisenberg_xxz/test_xxz_yang_yang.jl |
@gapless | limiting_case | π‘ asserted | FM Ξβ-1βΊ limit: e0 β -J/4 (aligned saturated state, continuous from Ξ = -1) | test/verification/heisenberg_xxz/test_xxz_yang_yang.jl |
@gapless | limiting_case | π‘ asserted | XX free-fermion limit: e0 = -J/Ο at Ξ = 0 (Lieb-Schultz-Mattis 1961); Yang-Yang continuous from Ξ β 0βΊ | test/verification/heisenberg_xxz/test_xxz_yang_yang.jl |
@gapless | limiting_case | π‘ asserted | XX free-fermion limit: e0 = -J/Ο at Ξ = 0; Yang-Yang continuous from Ξ β 0β» | test/verification/heisenberg_xxz/test_xxz_yang_yang.jl |
@gapless | second_closed_form | π’ structural | Yang-Yang 1966 II eq.(4.4): e0 = -3J/8 at Ξ = 1/2 (Ξ³ = Ο/3) | test/verification/heisenberg_xxz/test_xxz_yang_yang.jl |
@su2 | ed_finite_size | π’ structural | Hulthen 1938: e0 = J(1/4 - log 2) at Delta=1 | test/models/quantum/XXZ/test_XXZ1D.jl |
Test calls
The exact verify(...) call the harness executed for this hub (reconstructed from the test AST):
verify(XXZ1D(; J = 1.0, Ξ = -1.0), Energy(), Infinite(); route = :limiting_case, independent = -0.25, agree_within = 1.0e-14, refs = ["FM saturation: all-aligned state is exact GS, e0 = -J/4"])verify(XXZ1D(; J = 1.0, Ξ = -1.0), Energy(), Infinite(); route = :second_closed_form, independent = -0.25, agree_within = 1.0e-12, refs = ["XXZ FM point Ξ=-1: aligned state exact, e0 = -J/4"])verify(XXZ1D(; J = 1.0, Ξ = 0.0), Energy(), Infinite(); route = :ed_finite_size, independent = [xxz_e0_ed(1.0, 0.0, N) for N = Ns], at = ["N=$(N)" for N = Ns], agree_within = 0.05, refs = ["Yang-Yang 1966 I: e0 = -J/pi for Delta=0 (free fermion)"])verify(XXZ1D(; J = 1.0, Ξ = 0.5), Energy(), Infinite(); route = :ed_finite_size, independent = [xxz_e0_ed(1.0, 0.5, N) for N = Ns], at = ["N=$(N)" for N = Ns], agree_within = 0.05, refs = ["Yang-Yang 1966 II: e0 = -3J/8 at Delta=1/2 (gamma=pi/3)"])verify(XXZ1D(; J = 1.0, Ξ = 0.5), Energy(), Infinite(); route = :ed_finite_size, independent = intercept, agree_within = 0.005, at = ["Ns=$(Ns)"], refs = ["Independent OBC dense-ED ground-state energies at N=8,10,12 then 1/N-extrapolated (edge-defect leading correction); cross-checks the Yang-Yang single-integral closed form at Ξ = 1/2"])verify(XXZ1D(; J = 1.0, Ξ = 0.999), Energy(), Infinite(); route = :limiting_case, independent = 0.25 - log(2.0), agree_within = 0.001, at = ["Ξ=0.999"], refs = ["Heisenberg AF Ξβ1β» limit: e0 β 1/4 β log 2 (des Cloizeaux-Pearson 1962)"])verify(XXZ1D(; J = 1.0, Ξ = -0.999), Energy(), Infinite(); route = :limiting_case, independent = -0.25, agree_within = 0.001, at = ["Ξ=-0.999"], refs = ["FM Ξβ-1βΊ limit: e0 β -J/4 (aligned saturated state, continuous from Ξ = -1)"])verify(XXZ1D(; J = 1.0, Ξ = 1.0e-6), Energy(), Infinite(); route = :limiting_case, independent = -1 / Ο, agree_within = 1.0e-5, at = ["Ξ=1e-6"], refs = ["XX free-fermion limit: e0 = -J/Ο at Ξ = 0 (Lieb-Schultz-Mattis 1961); Yang-Yang continuous from Ξ β 0βΊ"])verify(XXZ1D(; J = 1.0, Ξ = -1.0e-6), Energy(), Infinite(); route = :limiting_case, independent = -1 / Ο, agree_within = 1.0e-5, at = ["Ξ=-1e-6"], refs = ["XX free-fermion limit: e0 = -J/Ο at Ξ = 0; Yang-Yang continuous from Ξ β 0β»"])verify(XXZ1D(; J = 1.0, Ξ = 0.5), Energy(), Infinite(); route = :second_closed_form, independent = -3 / 8, agree_within = 1.0e-10, refs = ["Yang-Yang 1966 II eq.(4.4): e0 = -3J/8 at Ξ = 1/2 (Ξ³ = Ο/3)"])verify(XXZ1D(; J = 1.0, Ξ = 1.0), Energy(), Infinite(); route = :ed_finite_size, independent = [xxz_e0_ed(1.0, 1.0, N) for N = Ns], at = ["N=$(N)" for N = Ns], agree_within = 0.05, refs = ["Hulthen 1938: e0 = J(1/4 - log 2) at Delta=1"])Assurance (provisional)
- level: corroborated-at-p π’
- cards: 11 Β· model ED-feasible
- RES not wired β measured residuals / confidence are not shown yet.