Theorems · Theorem · information theory
InformationTheory.integrable_llr_compProd_iff
∀ {𝓧 : 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 η) →
(MeasureTheory.Integrable (MeasureTheory.llr (μ.compProd κ) (ν.compProd η)) (μ.compProd κ) ↔
MeasureTheory.Integrable (MeasureTheory.llr μ ν) μ ∧
MeasureTheory.Integrable (MeasureTheory.llr (μ.compProd κ) (μ.compProd η)) (μ.compProd κ))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 271 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- Norm.normproof · cited by 5,413
- Filter.Eventuallyproof · cited by 3,134
- one_mulproof · cited by 2,841
- MeasureTheory.aeproof · cited by 2,352
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- Real.logproof · cited by 939
- ENNReal.toRealproof · cited by 859
Cited by2
Results whose statement or proof uses this declaration.
- InformationTheory.integral_llr_compProd_eq_addproof · cited by 1
- InformationTheory.klDiv_compProd_eq_addproof · cited by 0