Theorems · Theorem · information theory
ConvexOn.comp_rnDeriv_map_le
∀ {𝓧 : Type u_1} {𝓨 : Type u_2} {m𝓧 : MeasurableSpace 𝓧} {m𝓨 : MeasurableSpace 𝓨} {μ ν : MeasureTheory.Measure 𝓧}
[MeasureTheory.IsFiniteMeasure μ] [MeasureTheory.IsFiniteMeasure ν] {f : ℝ → ℝ} {g : 𝓧 → 𝓨},
μ.AbsolutelyContinuous ν →
Measurable g →
MeasureTheory.StronglyMeasurable f →
ConvexOn ℝ (Set.Ici 0) f →
ContinuousWithinAt f (Set.Ici 0) 0 →
MeasureTheory.Integrable (fun x => f (μ.rnDeriv ν x).toReal) ν →
(fun x => f ((MeasureTheory.Measure.map g μ).rnDeriv (MeasureTheory.Measure.map g ν) (g x)).toReal) ≤ᵐ[ν]
ν[fun x => f (μ.rnDeriv ν x).toReal | MeasurableSpace.comap g m𝓨]- Cited by
- 1 results in Mathlib
- Foundations
- Depth 308 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- MeasureTheory.aestatement · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- Set.Icistatement and proof · cited by 1,070
- ENNReal.toRealstatement and proof · cited by 859
- MeasureTheory.Measure.mapstatement and proof · cited by 858
Cited by1
Results whose statement or proof uses this declaration.
- ConvexOn.integrable_comp_rnDeriv_mapproof · cited by 1