CV-8 (ii)–(iv): support spreading and the coupling-graph light cone #
Category: CV (continuous variables — the multi-mode field).
CV-6 proved the free field never spreads support. This module bounds what an interaction can do:
phaseDiagU_supportedOn— a diagonal phase depending only on the modes inTis aT-supported unitary.heisenberg_supportedOn_union— conjugation by ANYT-supported unitary maps theS-algebra into theS ∪ T-algebra (three lines from theLocalAlgebraclosure).heisenberg_eq_of_disjoint— a coupling disjoint from the support acts trivially: support only grows into modes the interaction actually couples.heisenberg_addGraphPhase_supportedOn— the sharp one-period bound for the diagonal interacting drive: a mode-additive-plus-edge-sum phase spreadsSat most ontographNeighborhood E S(the conjugating phase difference collapses to the touched edges,graph_sum_sub_of_agree).- ★★
heisenberg_graphInteractingU_pow_supportedOn— the light cone: afternperiods of the interacting drive, support lies inside the coupling graph'sn-ballgraphBall E S n— information propagates at most one graph edge per period. Withcommute_heisenberg_graphInteractingU_pow: observables whosen-balls are still disjoint — outside each other's light cones — still commute. spreadKick_not_supportedOn— non-vacuity (the converse of CV-6): atK = N = 2a concrete pair kick movesmodeOp 0off the single-mode algebra — the evolved entries at spectator occupations0and1are1and−1. Interaction genuinely spreads; the light cone is a bound on a real phenomenon, not a vacuous one.
This retires CV-6's open boundary: interacting-drive spreading is now a
theorem with a bound, not an unclaimed scope. The norm pricing landed as
CV-9 (CV/InteractionPrice.lean, covering non-diagonal perturbations too),
and the non-diagonal KICKED cone landed as CV-11
(CV/LocalAlgebraClosed.lean, the exp-closure route delivered); what
remains open is the full-exponential cone — Lieb–Robinson velocity bounds,
the promoted Stage-5 headline (specs/eft-stage4-plan.md, horizon note).
References #
CV/LocalAlgebra.lean (CV-8 (i)); CV/DynamicalLocality.lean (CV-6, the
free case); CV/Interaction.lean (CV-7, interactingU);
specs/cv-stage3-plan.md §3b; specs/future-work.md (row CV-8).
Haag, Local Quantum Physics (1992); Lieb–Robinson (1972) for the
continuum-flavoured analogue of the light cone.
Conjugation by a supported unitary #
A diagonal phase depending only on the modes in T is a T-supported
unitary.
Conjugation by a T-supported unitary maps the S-algebra into the
S ∪ T-algebra — from the LocalAlgebra closure alone.
A coupling disjoint from the support acts trivially: support only grows into modes the interaction actually couples.
The coupling graph #
The n-ball: n applications of the one-step neighbourhood — the
light cone of R after n periods.
Equations
- CSD.CV.graphBall E R 0 = R
- CSD.CV.graphBall E R n.succ = CSD.CV.graphNeighborhood E (CSD.CV.graphBall E R n)
Instances For
The phase-difference collapse for edge sums #
The conjugating phase pair of any real phase: e^{+ia}·e^{-ib} = e^{-i(b−a)}.
The phase difference of a mode-additive-plus-edge-sum phase depends
only on the modes of graphNeighborhood E R, for configuration pairs
agreeing off R.
The one-period spreading bound #
One period of a diagonal interacting drive spreads support at most
onto the one-step neighbourhood: for a phase = mode-additive part +
edge sum over E, conjugation maps the R-algebra into the
graphNeighborhood E R-algebra.
The interacting drive and its light cone #
The graph-interacting drive: the CV-7 interacting step at the graph
potential — the free field plus pair couplings along the edges of E.
Equations
- CSD.CV.graphInteractingU K N τ lam E g = CSD.CV.interactingU K N τ lam (CSD.CV.graphPotential E g)
Instances For
One interacting period spreads support at most one graph neighbourhood.
★★ The light cone: after n periods of the interacting drive,
support lies inside the coupling graph's n-ball — information propagates
at most one graph edge per period.
★★ Locality outside the light cones: observables whose n-balls
are still disjoint — not yet causally connected through the coupling
graph — still commute after n interacting periods.
Non-vacuity: interaction genuinely spreads #
The witness pair potential at K = N = 2: phase π exactly when both
modes are excited.
Instances For
The witness kick: the diagonal unitary of spreadPotential.
Instances For
The witness single-mode operator: the raising matrix |1⟩⟨0|-style
!![0, 1; 0, 0].
Equations
- CSD.CV.raiseMat = !![0, 1; 0, 0]
Instances For
★ Non-vacuity — the converse of CV-6: the pair kick moves the
single-mode operator OFF the single-mode algebra. The evolved entries at
spectator occupation 0 and 1 are 1 and −1, so indep fails:
interaction genuinely spreads support, and the light cone bounds a real
phenomenon.