Theorems · Theorem · measure theory
MeasureTheory.integral_rnDeriv_mul_log
∀ {α : Type u_1} {mα : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} [MeasureTheory.SigmaFinite μ]
[μ.HaveLebesgueDecomposition ν],
μ.AbsolutelyContinuous ν →
∫ (a : α), (μ.rnDeriv ν a).toReal * Real.log (μ.rnDeriv ν a).toReal ∂ν = ∫ (a : α), MeasureTheory.llr μ ν a ∂μ- Cited by
- 1 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.
Cites14
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
- NormedAddCommGroupproof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralstatement and proof · cited by 1,779
- Real.logstatement and proof · cited by 939
- ENNReal.toRealstatement and proof · cited by 859
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.Measure.AbsolutelyContinuousstatement and proof · cited by 325
- MeasureTheory.Measure.rnDerivstatement and proof · cited by 234
- MeasureTheory.Measure.HaveLebesgueDecompositionstatement and proof · cited by 92
Cited by1
Results whose statement or proof uses this declaration.
- InformationTheory.integral_llr_compProd_eq_addproof · cited by 1