Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Finite Repetition Preserves the Law Kernel

Abstract

Finite independent repetition amplifies genuine differences without separating equal one-shot laws.

Theorem 1.1 (Finite repetition amplifies without crossing the law kernel).

Proof. Machine-checked in Lean as D5/S3/Estimation/ErrorExponents/FiniteRepetitionLawKernel.finite_repetition_amplifies_without_crossing_law_kernel (✓ std3). ∎

Source. Repository-derived.

Commentary.

The repeated experiment is the repository’s canonical independent product law. Exact multiplicativity turns its Bhattacharyya affinity into the n-th power of the one-copy affinity, which is strictly smaller when at least two copies are taken and the one-copy affinity lies strictly between zero and one.

For the equality clause, summing a positive-copy product law over all tail coordinates recovers its first marginal because each tail law has total mass one. Equality of repeated laws therefore forces equality of the one-shot laws; the reverse direction is preserved by the same canonical product construction.

References