InformationTheory.Shannon.Cramer.TiltedIID
Cramér lower-bound discharge: i.i.d. plumbing #
Independence, identical-distribution, and boundedness plumbing for the
coordinate-evaluation family X i := Y ∘ eval i on the infinite product
Measure.infinitePi (fun _ : ℕ => μ₀) (and its per-coordinate tilt), used to
discharge the tilted-side lower-bound hypothesis of the Cramér lower bound.
Main statements #
cgf_eval_eq_cgf_base— the CGF bridgecgf (Y ∘ eval i) (infinitePi μ₀) = cgf Y μ₀, aligning the Cramér exponent across the two sides.iIndepFun_tilted_ambient,identDistrib_tilted_ambient— independence and identical distribution of the coordinate-eval family under the tilted ambient.iIndepFun_eval_under_infinitePi,identDistrib_eval_under_infinitePi,bounded_eval_family— the same plumbing under the un-tilted base product.
Tilted ambient and n-IID plumbing #
InformationTheory.Shannon.Cramer.TiltedLLN.cgf_eval_eq_cgf_base
sourceThe CGF bridge cgf (Y ∘ eval i) (infinitePi (fun _ => μ₀)) = cgf Y μ₀,
aligning the Cramér exponent across the infinitePi side and the per-coordinate
μ₀ side.
Used by
InformationTheory.Shannon.Cramer.TiltedLLN.iIndepFun_tilted_ambient
sourceUnder the tilted ambient, the coordinate-eval family is iIndepFun.
Used by
InformationTheory.Shannon.Cramer.TiltedLLN.identDistrib_tilted_ambient
sourceUnder the tilted ambient, each coordinate-eval Y ∘ eval i is identically
distributed to Y ∘ eval 0.
Used by
Coordinate-eval family under the un-tilted base product #
InformationTheory.Shannon.Cramer.TiltedLLN.iIndepFun_eval_under_infinitePi
sourceThe coordinate-eval family X i ω := Y (ω i) is iIndepFun under
infinitePi μ₀ (the un-tilted base product measure).
Used by
InformationTheory.Shannon.Cramer.TiltedLLN.identDistrib_eval_under_infinitePi
sourceThe coordinate-eval family is identically distributed under
infinitePi μ₀ (un-tilted).
Used by
InformationTheory.Shannon.Cramer.TiltedLLN.bounded_eval_family
sourceThe coordinate-eval family X i ω := Y (ω i) is bounded by the same M
that bounds Y.