๐ต Hubbard1D/ChargeGap/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.
An independent card exists and the value satisfies an internal invariant; no external value re-derives it yet.
src claim
- method
bethe_ansatz, statusexact, reliabilityhigh, refs: LiebWu1968 | Essler2005 - Lieb-Wu integral ฮ_c = (16tยฒ/U) โซโ^โ โ(ฯยฒ-1)/sinh(2ฯtฯ/U) dฯ at half filling.
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@sweep | limiting_case | ๐ก asserted | Lieb-Wu 1968 / Essler et al. 2005 Eq. 6.A.66: ฮ_c โ U - 4t + 8tยฒln(2)/U as U โ โ | test/models/quantum/misc/test_hubbard1d.jl |
@sweep | limiting_case | ๐ก asserted | Lieb-Wu 1968 / Essler et al. 2005 Eq. 6.A.66: ฮ_c โ U - 4t + 8tยฒln(2)/U as U โ โ | test/models/quantum/misc/test_hubbard1d.jl |
@sweep | limiting_case | ๐ก asserted | Lieb-Wu 1968 / Essler et al. 2005 Eq. 6.A.66: ฮ_c โ U - 4t + 8tยฒln(2)/U as U โ โ | test/models/quantum/misc/test_hubbard1d.jl |
@sweep | limiting_case | ๐ก asserted | Lieb-Wu 1968: ฮc โ 0 as U โ 0 with exponential form ฮc โ exp(-2ฯ t / U) | test/models/quantum/misc/test_hubbard1d.jl |
@sweep | limiting_case | ๐ก asserted | Lieb-Wu 1968: ฮc โ 0 as U โ 0 with exponential form ฮc โ exp(-2ฯ t / U) | test/models/quantum/misc/test_hubbard1d.jl |
@sweep | limiting_case | ๐ก asserted | Lieb-Wu 1968: ฮc โ 0 as U โ 0 with exponential form ฮc โ exp(-2ฯ t / U) | test/models/quantum/misc/test_hubbard1d.jl |
Test calls
The exact verify(...) call the harness executed for this hub (reconstructed from the test AST):
verify(Hubbard1D(; 1.0 = 1.0, 16.0 = 16.0, ฮผ = 16.0 / 2), ChargeGap(), Infinite(); route = :limiting_case, independent = (16.0 - 4 * 1.0) + (8 * 1.0 ^ 2 * log(2)) / 16.0, agree_within = 0.02, refs = ["Lieb-Wu 1968 / Essler et al. 2005 Eq. 6.A.66: ฮ_c โ U - 4t + 8tยฒln(2)/U as U โ โ"])verify(Hubbard1D(; 1.0 = 1.0, 24.0 = 24.0, ฮผ = 24.0 / 2), ChargeGap(), Infinite(); route = :limiting_case, independent = (24.0 - 4 * 1.0) + (8 * 1.0 ^ 2 * log(2)) / 24.0, agree_within = 0.02, refs = ["Lieb-Wu 1968 / Essler et al. 2005 Eq. 6.A.66: ฮ_c โ U - 4t + 8tยฒln(2)/U as U โ โ"])verify(Hubbard1D(; 0.5 = 0.5, 12.0 = 12.0, ฮผ = 12.0 / 2), ChargeGap(), Infinite(); route = :limiting_case, independent = (12.0 - 4 * 0.5) + (8 * 0.5 ^ 2 * log(2)) / 12.0, agree_within = 0.02, refs = ["Lieb-Wu 1968 / Essler et al. 2005 Eq. 6.A.66: ฮ_c โ U - 4t + 8tยฒln(2)/U as U โ โ"])verify(Hubbard1D(; 0.5 = 0.5, 0.3 * 0.5 = 0.3 * 0.5, ฮผ = (0.3 * 0.5) / 2), ChargeGap(), Infinite(); route = :limiting_case, independent = 0.0, agree_within = 0.0001, refs = ["Lieb-Wu 1968: ฮ_c โ 0 as U โ 0 with exponential form ฮ_c โ exp(-2ฯ t / U)"])verify(Hubbard1D(; 1.0 = 1.0, 0.3 * 1.0 = 0.3 * 1.0, ฮผ = (0.3 * 1.0) / 2), ChargeGap(), Infinite(); route = :limiting_case, independent = 0.0, agree_within = 0.0001, refs = ["Lieb-Wu 1968: ฮ_c โ 0 as U โ 0 with exponential form ฮ_c โ exp(-2ฯ t / U)"])verify(Hubbard1D(; 2.0 = 2.0, 0.3 * 2.0 = 0.3 * 2.0, ฮผ = (0.3 * 2.0) / 2), ChargeGap(), Infinite(); route = :limiting_case, independent = 0.0, agree_within = 0.0001, refs = ["Lieb-Wu 1968: ฮ_c โ 0 as U โ 0 with exponential form ฮ_c โ exp(-2ฯ t / U)"])Assurance (provisional)
- level: coherent ๐ต
- cards: 6 ยท model ED-feasible
- RES not wired โ measured residuals / confidence are not shown yet.