InformationTheory.Shannon.Cramer.InfinitePiTiltedChangeOfMeasure
infinitePi-tilted change-of-measure #
This file builds on the finite Measure.pi tilt factorization
(MeasurePiTiltedFactorization.pi_tilted_sum_eq_pi_tilted) to supply the
infinite-product change-of-measure machinery behind the Cramér lower bound.
Main statements #
pi_tilted_sum_eq_pi_tilted_fintype— the tilt of a finite product measure by the sum exponent factors as the product of per-coordinate tilts, generalized fromFin nto an arbitraryFintypeindex.cramer_lower_infinitePi'— the end-to-end liminf lower bound from the optimal-tilt inputs.tiltedWindow_eventually_large_of_cgfDeriv_interior— the tilted-window mass is eventually≥ 1/2when the cgf derivative lands strictly inside the window.
Fintype generalization of the lintegral Fubini identity #
InformationTheory.Shannon.Cramer.TiltedLLN.lintegral_pi_prod_fintype
sourceUsed by
Fintype generalization of the box Tonelli and tilt factorization #
InformationTheory.Shannon.Cramer.TiltedLLN.setLIntegral_pi_prod_factor_fintype
sourceUsed by
InformationTheory.Shannon.Cramer.TiltedLLN.integral_exp_sum_pi_eq_pow_fintype
sourceUsed by
InformationTheory.Shannon.Cramer.TiltedLLN.pi_tilted_sum_eq_pi_tilted_fintype
sourceThe tilt of a finite (Fintype) product measure by the sum exponent factors
as the product of per-coordinate tilts.
Used by
End-to-end Cramér lower bound #
InformationTheory.Shannon.Cramer.TiltedLLN.cramer_lower_infinitePi'
sourceThe Cramér lower bound, end-to-end from the cgf-derivative and cobounded
inputs: the liminf lower bound -(lam·a − Λ(lam)) ≤ liminf (1/n) log P[S_n ≥ a·n]
from the optimal-tilt inputs (h_deriv : deriv (cgf …) lam = a, non-degeneracy
hVar, and the cobounded-below regularity h_coboundedBelow). The hypotheses
hVar and h_coboundedBelow are regularity preconditions, not part of the proof
core.
The prime marks a restatement: this is cramer_lower_infinitePi republished as the
change-of-measure module's own entry point, with the identical statement, and the
body delegates to it.
@audit:ok
Used by
InformationTheory.Shannon.Cramer.TiltedLLN.tiltedWindow_eventually_large_of_cgfDeriv_interior
sourcePer-instance tilted window mass ≥ 1/2 (cgf-derivative interior case).
Whenever the cgf derivative at lam lands strictly inside the window
a < deriv (cgf Y μ₀) lam < a + ε, the tilted infinite-product window mass is
eventually ≥ 1/2 (indeed → 1).
This covers the interior case; the boundary case a = deriv (cgf Y μ₀) lam
(= tilted mean) requires a central-limit-theorem refinement rather than the law
of large numbers.
See also tiltedWindow_eventually_large_of_interior.