InformationTheory.Shannon.EPI.NoiseExtension
EPI lift-and-transport: 3-noise lift machinery #
The 3-noise lift space Ω × ℝ × ℝ × ℝ (three independent standard Gaussian factors)
and the transport lemma that reduces a lift-space EPI conclusion to a base-space one.
Main definitions #
liftMeasure3: the product measure onΩ × ℝ × ℝ × ℝ.
Main statements #
entropyPower_map_comp_fst_eq3:entropyPoweris preserved by the first-factor projection.entropy_power_inequality_via_lift3: reduces a lift-space EPI to the base-space EPI.
3-noise lift (two-time route) #
The two-time assembler entropyPower_add_ge_case1_of_regular_twotime perturbs the
sum with a SEPARATE single unit noise Z, independent of (Z_X, Z_Y). That requires a
3-noise lift Ω × ℝ × ℝ × ℝ (three independent standard normals), since reusing one
of the 2-noise factors for Z would break Z ⊥ (Z_X, Z_Y). In the transport lemma below
only the first factor (Prod.fst) carries X/Y, so all three entropyPower terms
transport via measurePreserving_fst.
InformationTheory.Shannon.EPINoiseExtension.liftMeasure3
sourceProduct measure on the 3-noise lift space Ω × ℝ × ℝ × ℝ (three standard Gaussian factors).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Used by
InformationTheory.Shannon.EPINoiseExtension.entropyPower_map_comp_fst_eq3
sourceUsed by
InformationTheory.Shannon.EPINoiseExtension.entropy_power_inequality_via_lift3
sourceReduce a lift-space EPI conclusion to the base-space EPI via measure transport along
Prod.fst.