Theorems · Theorem · information theory
ConvexOn.comp_rnDeriv_trim_le
∀ {𝓧 : Type u_1} {m m𝓧 : MeasurableSpace 𝓧} {μ ν : MeasureTheory.Measure 𝓧} [MeasureTheory.IsFiniteMeasure μ]
[MeasureTheory.IsFiniteMeasure ν] {f : ℝ → ℝ} (hm : m ≤ m𝓧),
μ.AbsolutelyContinuous ν →
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 ((μ.trim hm).rnDeriv (ν.trim hm) x).toReal) ≤ᵐ[ν.trim hm]
ν[fun x => f (μ.rnDeriv ν x).toReal | 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.
Cites20
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
- 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
- ContinuousWithinAtstatement and proof · cited by 512
- Filter.EventuallyLEstatement · cited by 383
Cited by1
Results whose statement or proof uses this declaration.
- ConvexOn.integrable_comp_rnDeriv_trimproof · cited by 1