Documentation

CsdLean4.CV.ChaosBounds

Chaos diagnostics meet Stage 3: the light-cone gate and the echo price #

Category: CV (continuous variables — the multi-mode field).

The §H diagnostics (Diagnostics, EchoBound, Otoc, SpectralFormFactor) instantiated on the Stage-3 interacting field, where the CV structure turns a-priori envelopes into sharp structural statements:

Honest scope: the gate is exact but one-directional (no claim the OTOC grows once the cones touch); the echo bound is an upper bound on decay; no random-matrix or Lyapunov-rate statements — growth rates and level statistics are the §H thread's recorded continuation.

References #

CV/SupportSpreading.lean (CV-8, the cone); CV/InteractionPrice.lean (CV-9, the price); Incubator/QuantumChaos/{Diagnostics,EchoBound,Otoc,SpectralFormFactor}.lean; specs/external-library-map.md §H; specs/future-work.md.

The CV-6 Heisenberg conjugation and the interface-level one agree definitionally.

theorem CSD.CV.otoc_graphInteractingU_eq_zero {K N : } {R T : Finset (Fin K)} {A B : Matrix (FieldConfig K N) (FieldConfig K N) } (τ lam : ) (E : Finset (Fin K × Fin K)) (g : Fin K × Fin KFin NFin N) (n : ) (hRT : Disjoint (graphBall E R n) T) (hA : SupportedOn R A) (hB : SupportedOn T B) :
QuantumChaos.otoc (graphInteractingU K N τ lam E g) A B n = 0

★★ The OTOC light-cone gate: for A supported on R and a static probe B supported on T, the out-of-time-order commutator vanishes EXACTLY at every period for which the coupling graph's n-ball of R is still disjoint from T — scrambling cannot begin before A's light cone reaches the probe.

theorem CSD.CV.one_sub_loschmidtEcho_interacting_le {K N : } [NeZero N] (τ lam : ) (v : FieldConfig K N) {C : } (hC : 0 C) (hv : ∀ (c : FieldConfig K N), |v c| C) {ψ : FieldSpace K N} ( : ψ = 1) (n : ) :
1 - QuantumChaos.loschmidtEcho (freeFieldFloquet K N τ) (interactingFloquet K N τ lam v) ψ n 2 * (n * (|τ| * (|lam| * C)))

★★ The echo price: Loschmidt decay between the free and the interacting drive is at most 2n·|τ|·|λ|·C — linear in period count and coupling, at the CV-9 Duhamel rate.

theorem CSD.CV.sff_freeFieldU (K N : ) (τ : ) (n : ) :

The free field's spectral form factor is an explicit exponential sum over configurations — the integrable baseline.

Q3: diagnostics beyond the gate — slow scrambling, exact revival #

The OTOC gate above says scrambling cannot begin before the light cone arrives. The two results below complete the diagnostics pair (specs/BACKLOG.md §Q Q3): once the cone does arrive, scrambling in the kicked-diagonal family grows at most linearly — there is no fast scrambling in this model — and the free field's spectral form factor shows exact periodic revivals, the clean integrable signature against which chaotic ramps would be measured.

theorem CSD.CV.otoc_interactingU_le {K N : } [NeZero N] {R T : Finset (Fin K)} (hRT : Disjoint R T) (τ lam : ) (v : FieldConfig K N) {C : } (hC : 0 C) (hv : ∀ (c : FieldConfig K N), |v c| C) {A B : Matrix (FieldConfig K N) (FieldConfig K N) } (hA : SupportedOn R A) (hB : SupportedOn T B) (n : ) :
QuantumChaos.otoc (interactingU K N τ lam v) A B n 4 * n * (|τ| * (|lam| * C)) * A * B

★★ Slow scrambling — the OTOC growth cap. For disjointly supported observable and probe, the out-of-time-order commutator after n interacting periods is at most 4n·|τ|·|λ|·C·‖A‖·‖B‖: linear in period count at the Duhamel rate. The free evolution keeps A on its support (so the OTOC is zero along the free comparison), and the interacting evolution differs from it by at most the telescoped drive distance — scrambling in the kicked-diagonal family is at most linear, never exponential.

The free field's phases all coincide at τ = 2π: the spectrum is integer-spaced (oscEnergy n = n + ½), so 2π·E(c) ≡ πK (mod 2π) for every configuration.

Exact revival — the integrable signature. At τ = 2π the free field's spectral form factor is exactly 1 at every period count: all phases coincide, the trace never decays, and the SFF shows none of the dip–ramp–plateau structure of a scrambling system. The clean baseline the OTOC cap above is measured against.