InformationTheory

InformationTheory.Shannon.EPI.Stam.Standalone

source

Stam's inequality — standalone density-level headline (Cover–Thomas) #

This file assembles the genuine, sorry-free parts already present in the project into a clean, self-contained statement of Stam's inequality at the density level, for the non-vacuous class of Gaussian-smoothed densities pX ∗ g_t (t > 0, pX any probability density). No new analytic core is introduced: every ingredient (the convex Fisher bound, the λ-optimization, the regularity and IsBlachmanConvReady producers, the convolution Fisher finiteness bound) is an existing @audit:ok asset; this file is the wiring plus the smoothed-density Fisher positivity producer.

Main statements #

References #

[CoverThomas2006]; [Blachman1965].

theorem

InformationTheory.Shannon.StamInequality.fisherInfoOfDensity_ne_zero_of_regular

source

A regular density (IsRegularDensityV2) has strictly positive Fisher information: if it were zero, the score logDeriv f would vanish a.e., forcing deriv f = 0 a.e., hence (by the fundamental theorem of calculus and the integrability of deriv f) f constant, contradicting the tail-vanishing and strict positivity of a regular density.

@audit:ok

Used by
    theorem

    InformationTheory.Shannon.StamInequality.fisherInfoOfDensity_convDensityAdd_gaussian_pos

    source
    (pX : ) {t : } (ht : 0 < t) (hpX_nn : ∀ (x : ), 0 pX x) (hpX_meas : Measurable pX) (hpX_int : MeasureTheory.Integrable pX MeasureTheory.volume) (hpX_norm : (x : ), pX x = 1) :

    The Fisher information of a Gaussian-smoothed probability density pX ∗ g_t (t > 0) is strictly positive as a real number: finiteness comes from the convolution Fisher bound J ≤ 1/t, and nonzero-ness from regularity.

    @audit:ok

    Used by
      theorem

      InformationTheory.Shannon.StamInequality.stam_inequality_smoothed_density

      source

      Stam's inequality (density-level headline, Cover–Thomas / Blachman 1965).

      For probability densities pX, pY and a Gaussian heat kernel g_t (t > 0), the Gaussian-smoothed densities fX = pX ∗ g_t, fY = pY ∗ g_t satisfy the inverse (harmonic-mean) Fisher information inequality

      1 / J(fX ∗ fY) ≥ 1 / J(fX) + 1 / J(fY).

      The Gaussian-smoothed class is non-vacuous (it contains every heat-flow smoothing of an arbitrary probability density, not just Gaussian equality cases), so the inequality is not vacuously true.

      References: [CoverThomas2006]; [Blachman1965].

      @audit:ok

      Used by