Theorems · Theorem · measure theory
ConvexOn.integrable_apply_rnDeriv_of_integrable_compProd
∀ {𝓧 : Type u_1} {m𝓧 : MeasurableSpace 𝓧} {μ ν : MeasureTheory.Measure 𝓧} {𝓨 : Type u_2} {m𝓨 : MeasurableSpace 𝓨}
{κ η : ProbabilityTheory.Kernel 𝓧 𝓨} {f : ℝ → ℝ} [MeasureTheory.IsFiniteMeasure μ] [MeasureTheory.IsFiniteMeasure ν]
[ProbabilityTheory.IsMarkovKernel κ] [ProbabilityTheory.IsMarkovKernel η],
MeasureTheory.StronglyMeasurable f →
ConvexOn ℝ (Set.Ici 0) f →
ContinuousWithinAt f (Set.Ici 0) 0 →
MeasureTheory.Integrable (fun p => f ((μ.compProd κ).rnDeriv (ν.compProd η) p).toReal) (ν.compProd η) →
(μ.compProd κ).AbsolutelyContinuous (μ.compProd η) →
MeasureTheory.Integrable (fun a => f (μ.rnDeriv ν a).toReal) νFor f a convex function on Ici 0, if f ((μ ⊗ₘ κ).rnDeriv (ν ⊗ₘ η) (a, b)) is integrable,
then f (μ.rnDeriv ν a) is integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- ContinuousOnproof · cited by 1,411
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- Set.Icistatement and proof · cited by 1,070
- ENNReal.toRealstatement and proof · cited by 859
- ContinuousWithinAtstatement and proof · cited by 512
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- MeasureTheory.Measure.AbsolutelyContinuousstatement and proof · cited by 325
Cited by1
Results whose statement or proof uses this declaration.
- InformationTheory.integrable_llr_of_integrable_llr_compProdproof · cited by 1