Documentation

CsdLean4.Empirical.CSD.QuantumChaos.RecordPersistence

Record persistence under post-record Floquet evolution (H3) #

Category: 6-Empirical-CSD (the CSD reading of stroboscopic dynamics).

The "preserves a formed record when the record sector is invariant" clause of the §H3 pilot. Setting: after a record has formed, the arena factors as system × record, and post-record evolution that does not couple to the record factor acts as Φ ×ˢ id. Then:

The stated hypothesis is the product form — the post-record dynamics does not couple to the record sector. That is exactly the regime the corpus's record modules call persistence (cf. SigmaLayer/RecordPersistence.lean, SigmaLayer/KSigmaRecord.lean: there records persist under the protocol's own dynamics; here under arbitrary post-record Floquet driving of the system factor). Coupled post-record dynamics — where the drive can erase records — is the §H thread's genuinely open continuation, priced by collapse_accuracy_bound-style results, and is deliberately out of the pilot.

def CSD.Empirical.QuantumChaos.postRecordStep {X : Type u_1} {R : Type u_2} (f : XX) :
X × RX × R

Post-record evolution that does not couple to the record factor.

Equations
Instances For
    theorem CSD.Empirical.QuantumChaos.prodMap_iterate {X : Type u_1} {R : Type u_2} (f : XX) (n : ) :

    (f ×ˢ id)^[n] = f^[n] ×ˢ id: the record factor stays untouched for all time.

    Record cylinders are set-invariant under uncoupled post-record evolution: the record event is literally the same set after the step.

    ★ Record cylinders are set-invariant at every period count.

    Uncoupled post-record evolution preserves any product measure whose system marginal the step preserves.

    The CSD instantiation: Floquet driving after a record has formed #

    noncomputable def CSD.Empirical.QuantumChaos.floquetRecordStep {N : } (U : (Matrix.unitaryGroup (Fin N) )) (Rec : Type u_1) :
    LF4.KSigma N × RecLF4.KSigma N × Rec

    The Floquet ontic step extended to a record-carrying arena (KSigma N) × Rec, acting trivially on the record factor.

    Equations
    Instances For

      The record-extended Floquet step preserves kMuL ⊗ ν.

      Records persist under post-record Floquet driving: every record cylinder is the same set at every period count.