two_fermion_hop.py — Two-fermion hops; phase universality, path independence, Pauli
exclusion.
pauli_as_zero_residual.py — Encoding scope and analytical proof of B = 0 for stationary
fermions.
theta_scaling.py — Numerical and analytical verification of ∥B(𝜃)∥ = sin(2𝜃)∕ across
all L.
dispersion_poc.py — Two-band lattice Hamiltonian H(k) = mσz + tsin(k)σx; numerical
diagonalisation; verification of ∥B(k)∥ = |tsink|∕(E(k)) and of the continuum-limit
recovery of E2 = (pc)2 + (m0c2)2.
exclusion_poc.py — Tests whether the same overlap/exclusion cost that produces Pauli
exclusion for spatial sites in Experiment 4 also operates on the internal band degree of
freedom of Experiment 7. Finds that Solomonoff/MDL weighting over the band-mixing angle
Δ between two fermions’ internal states, using only the exclusion cost (no Hamiltonian, no
imported mass parameter), is maximized at Δ = π∕2 – full orthogonality between the two
fermions’ band occupations – reproducing the standard antisymmetric one-fermion-per-band
ground state from pure MDL reasoning. Does not yet yield an energy scale.
exclusion_poc_3level.py — Follow-up testing whether ≥ 3 internal bands admit a residual
boson coherence, in the fixed band basis, that a 2-band system cannot have even in principle
(since Λ2(ℂ2) is one-dimensional). Finds a nonzero, continuously tunable residual ∥B1∥ (up
to 1∕(2) ≈ 0.354 at maximal tilt) once the occupied two-fermion subspace is tilted relative
to the band axes – a new continuous degree of freedom absent in the 2-band case, though not
yet tied to a specific mass value.