The entropy ledger: carrier erosion prices coarse entropy production #
(§Q Q4)
Category: 6-Empirical-CSD (the CSD reading of stroboscopic dynamics;
specs/BACKLOG.md §Q Q4, the H7 follow-up).
Fine-grained entropy is constant — measure preservation is the floor everywhere in this corpus. So whatever "entropy production" accompanies record erosion must be coarse: an artefact of reading the record register through a partition. This module makes that ledger precise and prices it, framed strictly as retrodiction reliability — every quantity is a present-tense measure of a present-tense set.
The three quantities and how they chain #
retrodictionSuccess Φ ρ n— the set where reading the register now (periodn) and asserting "this was the formation value" is correct. Reliability is its measure. It containsrecordIntact n(a register that never moved certainly retrodicts), so the §H half-life bound prices it: ★measure_retrodictionSuccess_compl_le— retrodiction fails on measure at mostn · ε, withεthe per-step couplingμ (recordFlip Φ ρ).erosionFraction μ Φ ρ n— the eroded fractionμ (recordIntact n)ᶜas a real number. It starts at0(erosionFraction_zero), never decreases (erosionFraction_monotone— the ledger's substrate is one-way, the second-law shape at the register), and is priced linearly (erosionFraction_le).ledgerEntropy μ Φ ρ n— the coarse entropy of the two-cell register partition{intact, eroded}:binEntropy (erosionFraction n). It opens at0(ledgerEntropy_zero: record formation starts a clean ledger) and ★★ledgerEntropy_leprices it by the same coupling knob: below the half-filling point,ledgerEntropy n ≤ binEntropy (n · ε). Oneε, three readings — reliability, erosion, entropy.
The link to the corpus's entropy #
★ vonNeumannEntropy_ledgerState identifies the ledger with the von
Neumann entropy of the register's two-cell diagonal state
ledgerState e = diag(1 − e, e): the measure-side ledger is the
quantity governed by the pinch H-theorem (vonNeumannEntropy_le_pinching,
TH2 in Thermo/SecondLaw.lean — cited, not imported). Density credentials
are supplied (ledgerState_posSemidef, ledgerState_trace).
The derived instantiation (Q1/Q2 chain closed onto Q4) #
For the qubit phase flip, Q2's Duistermaat–Heckman law computed the
coupling exactly (deficitKick_phaseFlip_coupling: ε = 1 − δ/2), so both
sides land with no free parameter:
deficitKick_phaseFlip_reliability (retrodiction fails on at most
n·(1 − δ/2)) and deficitKick_phaseFlip_ledger (the ledger fills at most
to binEntropy (n·(1 − δ/2))).
Honest scope #
No Fano-type converse is claimed (a lower bound on retrodiction error in
terms of conditional entropy needs joint-distribution machinery this module
does not build), and the two-cell ledger is the register's
coarse-graining, not a thermodynamic entropy of anything larger. Note also
that retrodictionSuccess may transiently exceed recordIntact (a readout
can flip back); the inequalities are stated in the honest direction.
Cross-references: specs/future-work.md, specs/BACKLOG.md §Q (Q4);
recordIntact_compl_measure_le (§H), carrier_persistence_window (H7),
recordEvent_measure_invariant (the event side that does NOT erode),
entropy_production_nonneg (TH2's matrix-side companion).
Retrodiction: read the register now, assert the formation value #
The retrodiction-success set: points where the period-n readout
still equals the formation readout, so reading the register now and
asserting "this was the recorded value" is correct. Present-tense
checkable: membership is a condition on the current state.
Instances For
At formation (n = 0) retrodiction is certain.
An intact carrier certainly retrodicts: recordIntact demands the
readout never moved through period n, which in particular pins period
n itself.
At formation nothing is eroded: recordIntact 0 is everything.
★ Retrodiction reliability is priced by the coupling: under a
measure-preserving step, reading the register at period n retrodicts the
formation value except on measure at most n · ε, where ε is the
per-step record-sector coupling. The half-life bound
(recordIntact_compl_measure_le), rerouted through
recordIntact_subset_retrodictionSuccess.
The erosion fraction: the ledger's one-way substrate #
The erosion fraction: the measure of the eroded set
(recordIntact n)ᶜ, as a real number. The scalar the ledger is a function
of.
Equations
- CSD.Empirical.QuantumChaos.erosionFraction μ Φ ρ n = (μ (CSD.Empirical.QuantumChaos.recordIntact Φ ρ n)ᶜ).toReal
Instances For
The ledger opens empty: erosionFraction 0 = 0.
The erosion fraction is nonnegative.
For a probability measure the erosion fraction is at most one.
★ Erosion is one-way: the eroded fraction never decreases — the
second-law shape at the record register, from carrier antitonicity alone
(recordIntact_antitone; no dynamics hypothesis beyond finiteness of the
measure). Contrast the event side, which does not erode at all
(recordEvent_measure_invariant).
Erosion is priced linearly by the per-step coupling: the real-number form of the half-life bound.
The ledger: two-cell coarse entropy, priced by the same knob #
The entropy ledger: the coarse (Shannon) entropy of the two-cell
register partition {intact, eroded} at period n. All entropy here is
coarse — the fine-grained entropy is constant because the dynamics
preserves the measure.
Equations
Instances For
Record formation opens a clean ledger: ledgerEntropy 0 = 0.
The ledger is nonnegative (the erosion fraction lies in [0, 1] for a
probability measure).
★★ The ledger is priced by the same coupling knob: below the
half-filling point (n · ε ≤ 1/2), the coarse entropy of the register
partition after n periods is at most binEntropy (n · ε) — the same
per-step coupling ε that prices retrodiction reliability
(measure_retrodictionSuccess_compl_le) bounds how far the entropy ledger
can fill. One knob, three readings: reliability, erosion, entropy.
The register's coarse state: the ledger is a von Neumann entropy #
The register's two-cell coarse state: the diagonal density with
weights (1 − e, e) — kept mass on the intact cell, eroded mass on its
complement.
Equations
- CSD.Empirical.QuantumChaos.ledgerState e = Matrix.diagonal fun (i : Fin 2) => ↑(![1 - e, e] i)
Instances For
The register state is Hermitian (real diagonal).
The register state has unit trace.
The register state is positive semidefinite for e ∈ [0, 1].
★ The ledger is a von Neumann entropy: the two-cell coarse entropy
equals S(diag(1 − e, e)) — the measure-side ledger is exactly the
quantity the pinch H-theorem (vonNeumannEntropy_le_pinching, TH2)
governs on the matrix side.
The derived instantiation: the phase flip, with no free parameter #
The unit circle's volume is a probability measure (RecordCircle is
AddCircle 1, total mass 1).
★ Derived retrodiction reliability (qubit, phase flip): with the
coupling computed exactly by the Duistermaat–Heckman law
(deficitKick_phaseFlip_coupling), retrodiction from the present register
fails on measure at most n · (1 − δ/2) — no free parameter.
★ The derived ledger (qubit, phase flip): below half-filling the
entropy ledger is at most binEntropy (n · (1 − δ/2)) — erosion,
reliability, and entropy production all priced by the single coupling the
DH law computed. Closes the Q1 → Q2 → Q4 chain with no free parameter.