Theorems · Theorem · information theory
InformationTheory.integrable_klFun_rnDeriv_iff
∀ {α : Type u_1} {mα : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} [MeasureTheory.IsFiniteMeasure μ]
[MeasureTheory.IsFiniteMeasure ν],
μ.AbsolutelyContinuous ν →
(MeasureTheory.Integrable (fun x => InformationTheory.klFun (μ.rnDeriv ν x).toReal) ν ↔
MeasureTheory.Integrable (MeasureTheory.llr μ ν) μ)For two finite measures μ ≪ ν, the function x ↦ klFun (μ.rnDeriv ν x).toReal is integrable
with respect to ν iff llr μ ν is integrable with respect to μ.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- Real.logproof · cited by 939
- ENNReal.toRealstatement and proof · cited by 859
- MeasureTheory.Measure.AbsolutelyContinuousstatement and proof · cited by 325
- ContinuousENormproof · cited by 290
- MeasureTheory.Measure.rnDerivstatement and proof · cited by 234
- MeasureTheory.integrable_constproof · cited by 73
Cited by5
Results whose statement or proof uses this declaration.
- InformationTheory.toReal_klDiv_eq_integral_klFunproof · cited by 3
- InformationTheory.klDiv_eq_lintegral_klFunproof · cited by 2
- InformationTheory.klDiv_map_leproof · cited by 2
- InformationTheory.mul_klFun_le_toReal_klDivproof · cited by 1
- InformationTheory.integrable_llr_mapproof · cited by 1