Commit 2026-03-03 19:57 1b8c8e75

View on Github →

feat: klDiv and scalar multiplication (#35301) The Kullback-Leibler divergence in Mathlib is defined for finite measures, not just probability measures. This PR adds lemmas that show how klDiv changes when we multiply one or both of the measures by a scalar.

Estimated changes