InformationTheory.Shannon.EPI.DensityForm
Density-form entropy power inequality #
entropy_power_inequality_of_density: EPI for absolutely continuous distributions with
finite second moment and regular densities, proved via a 3-noise lift and two-time terminal.
Main statements #
entropy_power_inequality_of_density: EPI under explicit density regularity hypotheses.
Implementation notes #
The proof lifts the base space (Ω, P) to (Ω × ℝ × ℝ × ℝ, liftMeasure3 P) and
introduces three independent unit-noise variables Z_X, Z_Y, Z. Smoothing the sum
with a separate unit noise Z (rather than using Z_X + Z_Y ~ 𝒩(0,2)) ensures that
isDeBruijnRegularityHyp_of_methodX_unitnoise (which requires gaussianReal 0 1) applies
to the sum-instance as well.
InformationTheory.Shannon.EPIDensityForm.isHeatFlowEndpointRegular_of_canonical_rnDeriv
sourceEquations
- One or more equations did not get rendered due to their size.
Instances For
Used by
InformationTheory.Shannon.EPIDensityForm.integral_sub_integral_sq_rescaled_path_le
sourceUsed by
InformationTheory.Shannon.EPIDensityForm.rescaled_path_absolutelyContinuous_and_negMulLog_integrable
sourceUsed by
InformationTheory.Shannon.EPIDensityForm.liftMeasure3_map_fst_eq
sourceUsed by
InformationTheory.Shannon.EPIDensityForm.liftMeasure3_noise_laws
sourceUsed by
InformationTheory.Shannon.EPIDensityForm.liftMeasure3_moment_transport
sourceUsed by
InformationTheory.Shannon.EPIDensityForm.iIndepFun_liftMeasure3_of_indep
sourceUsed by
InformationTheory.Shannon.EPIDensityForm.liftMeasure3_pairwise_indep
sourceUsed by
InformationTheory.Shannon.EPIDensityForm.entropy_power_inequality_of_density
sourceEntropy power inequality for absolutely continuous distributions with regular densities.
All 16 hypotheses are regularity preconditions (measurability, independence, absolute
continuity, finite second moment, IsRegularDensityV2, normalization, IsBlachmanConvReady,
finite Fisher information, finite entropy) for X, Y, and X + Y; they do not encode
the EPI inequality core. The proof derives EPI via a 3-noise lift and two-time terminal.