InformationTheory.Shannon.ParallelGaussian.Converse.Regularity
InformationTheory.Shannon.ParallelGaussian.parallelOutput_marginal_isProbabilityMeasure
sourceCoordinate marginals of the correlated output law are probability measures.
Used by
InformationTheory.Shannon.ParallelGaussian.parallelOutput_marginal_eq_conv
sourceParallel-output marginal as 1-D AWGN convolution. The i-th coordinate marginal of
the correlated output law is the input marginal smoothed by the noise:
μY.map (· i) = (p.map (· i)) ∗ gaussianReal 0 (N i).
@audit:ok
Used by
InformationTheory.Shannon.ParallelGaussian.parallelOutput_marginal_eq_awgn_output
sourceParallel-output marginal as 1-D AWGN output law. The i-marginal of the correlated
output equals the 1-D AWGN output law outputDistribution (p.map (· i)) (awgnChannel (N i)),
letting the single-coordinate AWGN lemmas apply verbatim.
@audit:ok
Used by
InformationTheory.Shannon.ParallelGaussian.parallelMarginal_mem_awgnPowerConstraintSet
sourcei-marginal inherits the 1-D AWGN power constraint. From the total constraint
∑ⱼ ∫⁻ (xⱼ)² ∂p ≤ P, the input marginal satisfies p.map (· i) ∈ awgnPowerConstraintSet P.
@audit:ok
Used by
InformationTheory.Shannon.ParallelGaussian.parallelOutput_absolutelyContinuous_volume
sourceOutput law absolute continuity μY ≪ volume. The output is the fibre mixture
μY s = ∫⁻ x, (W x) s ∂p, and each fibre is ≪ volume, so the mixture is too.
@audit:ok
Used by
InformationTheory.Shannon.ParallelGaussian.parallelOutput_marginal_absolutelyContinuous_volume
sourceEach coordinate marginal is absolutely continuous: μY.map (· i) ≪ volume.
@audit:ok
Used by
InformationTheory.Shannon.ParallelGaussian.volume_absolutelyContinuous_parallelOutput_marginal
sourceReverse full-support AC of each output coordinate marginal: volume ≪ μY.map (· i).
@audit:ok
Used by
InformationTheory.Shannon.ParallelGaussian.volume_absolutelyContinuous_parallelOutput
sourceReverse full-support AC of the correlated output law: volume ≪ μY. From μY s = 0
the nonnegative x ↦ (W x) s vanishes p-a.e., so volume s = 0 by the reverse
Gaussian-product AC volume ≪ W x.
@audit:ok
Used by
InformationTheory.Shannon.ParallelGaussian.parallelOutput_absolutelyContinuous_pi_marginals
sourceJoint vs. product-of-marginals absolute continuity for the output law:
μY ≪ Measure.pi (fun i => μY.map (· i)), via μY ≪ volume ≪ Measure.pi (marginals).
@audit:ok
Used by
InformationTheory.Shannon.ParallelGaussian.parallelOutput_marginal_logDensity_integrable
sourceMarginal log-density integrability over the joint output law. The integrand depends only
on the i-th coordinate, so it pushes to the marginal μY.map (· i) (a 1-D AWGN output).
@audit:ok