Theorems · Theorem · information theory
InformationTheory.rnDeriv_compProd_mul_log_eq_mul_add
∀ {𝓧 : Type u_1} {𝓨 : Type u_2} {m𝓧 : MeasurableSpace 𝓧} {m𝓨 : MeasurableSpace 𝓨} {μ ν : MeasureTheory.Measure 𝓧}
{κ η : ProbabilityTheory.Kernel 𝓧 𝓨} [MeasureTheory.IsFiniteMeasure μ] [MeasureTheory.IsFiniteMeasure ν]
[ProbabilityTheory.IsMarkovKernel κ] [ProbabilityTheory.IsMarkovKernel η],
(μ.compProd κ).AbsolutelyContinuous (μ.compProd η) →
∀ᵐ (p : 𝓧 × 𝓨) ∂ν.compProd η,
((μ.compProd κ).rnDeriv (ν.compProd η) p).toReal * Real.log ((μ.compProd κ).rnDeriv (ν.compProd η) p).toReal =
((μ.compProd κ).rnDeriv (ν.compProd η) p).toReal *
(Real.log (μ.rnDeriv ν p.1).toReal + Real.log ((μ.compProd κ).rnDeriv (μ.compProd η) p).toReal)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 234 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallystatement · cited by 3,134
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- MeasureTheory.aestatement · cited by 2,352
- MulZeroClass.mul_zeroproof · cited by 2,091
- Filter.univ_mem'proof · cited by 1,672
- MulZeroClass.zero_mulproof · cited by 1,625
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
Cited by2
Results whose statement or proof uses this declaration.
- InformationTheory.integrable_llr_compProd_iffproof · cited by 2
- InformationTheory.integral_llr_compProd_eq_addproof · cited by 1