Theorems · Theorem · information theory
InformationTheory.integral_klFun_rnDeriv
∀ {α : Type u_1} {mα : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} [MeasureTheory.IsFiniteMeasure μ]
[MeasureTheory.IsFiniteMeasure ν],
μ.AbsolutelyContinuous ν →
MeasureTheory.Integrable (MeasureTheory.llr μ ν) μ →
∫ (x : α), InformationTheory.klFun (μ.rnDeriv ν x).toReal ∂ν =
∫ (x : α), MeasureTheory.llr μ ν x ∂μ + ν.real Set.univ - μ.real Set.univ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.univstatement and proof · cited by 3,945
- mul_oneproof · cited by 3,885
- MeasureTheory.integralstatement and proof · cited by 1,779
- 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.realstatement and proof · cited by 530
- smul_eq_mulproof · cited by 357
Cited by2
Results whose statement or proof uses this declaration.
- InformationTheory.klDiv_eq_integral_klFunproof · cited by 4
- InformationTheory.integral_llr_add_sub_measure_univ_nonnegproof · cited by 3