Theorems · Theorem · information theory
InformationTheory.integrable_llr_of_integrable_llr_compProd
∀ {𝓧 : 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 μ ν) μIf the log-likelihood ration between two composition-products is integrable, then so is the log-likelihood ratio between the two measures on the first space.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 270 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- 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
- MeasureTheory.Measure.AbsolutelyContinuousstatement and proof · cited by 325
- MeasureTheory.Measure.rnDerivproof · cited by 234
- MeasureTheory.Measure.compProdstatement and proof · cited by 132
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
Cited by1
Results whose statement or proof uses this declaration.
- InformationTheory.integrable_llr_compProd_iffproof · cited by 2