Appendix 6: Continuous Entropy Properties
Coordinate Transformations and Entropy
This appendix rigorously derives how differential entropy changes under coordinate transformations.
Change of Variables
Let \(X\) have density \(p_X(x)\). Let \(Y = g(X)\) where \(g\) is differentiable and invertible.
By the change of variables formula:
Entropy Transformation
Or equivalently:
Linear Transformation
For \(Y = aX\):
Scaling by \(|a| > 1\) increases entropy; scaling by \(|a| < 1\) decreases it.
This explains why differential entropy is not scale-invariant.
Multi-Dimensional Case
For vector \(Y = g(X)\) with Jacobian \(J_{ij} = \frac{\partial g_i}{\partial x_j}\):
Volume Interpretation
Differential entropy measures entropy relative to Lebesgue measure. If the "natural" measure on the space has density \(w(x)\) with respect to Lebesgue measure, the relative entropy is:
This is coordinate-invariant! The choice of \(w(x)\) plays the role of a "reference measure."
For example, on the unit interval, \(w(x) = 1\) (uniform). On the sphere, \(w\) is the uniform surface measure.
Why This Matters
The coordinate dependence of differential entropy means:
- \(H(X)\) alone has no absolute meaning
- Differences \(H(X) - H(Y)\) are meaningful (invariant)
- Mutual information \(I(X;Y)\) is always invariant
- Rate-distortion functions are invariant under coordinate changes
This is why information theorists prefer mutual information and KL divergence for fundamental results, using differential entropy only as a computational tool.
End of Appendices
This completes the mathematical foundations. The main text of "A Mathematical Theory of Communication" is now fully documented.