Three-state switch contains the translated row-magnon spectrum
OpenUndecidableSpectralGap.usg_switch_magnon_inclusionmathematical-physicsquantum-informationspectral-gap
Let , , and . Every sum of one-magnon path-Laplacian energies, with one independently chosen mode in each occupied row, produces an eigenvalue of the three-state switch Hamiltonian after adding the occupied-sector shift:
This isolates the tensor-product row-magnon construction used to populate the finite-volume spectrum.
Preamble
import Definitions.Def_usg_three_state_switch set_option autoImplicit false open UndecidableSpectralGap
Formal statement
theorem UndecidableSpectralGap.usg_switch_magnon_inclusion
(b a : ℝ) (hb : 0 < b) (hbhalf : b ≤ 1 / 2) (ha : |a| ≤ b) :
∀ L : ℕ, 2 ≤ L →
∀ s ∈ switchMagnonSpectrum L b,
a * (L : ℝ) ^ 2 + s ∈ specReal (switchHam L a b) := by sorrySource
Original auxiliary specialization of the vacuum/occupied-sector construction in Cubitt–Pérez-García–Wolf, arXiv:1502.04573v5, Section 6.2, equations (130a)–(130d); one-row magnon energies follow Napiórkowski–Seiringer, doi:10.1007/s11005-021-01375-4, equation (2.1).