Theorems · Theorem · information theory
ConvexOn.integrable_comp_rnDeriv_trim
∀ {𝓧 : 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) ν →
MeasureTheory.Integrable (fun x => f ((μ.trim hm).rnDeriv (ν.trim hm) x).toReal) (ν.trim hm)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 309 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
- 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
- MeasureTheory.Measure.trimstatement and proof · cited by 286
Cited by1
Results whose statement or proof uses this declaration.
- ConvexOn.integrable_comp_condExp_rnDerivproof · cited by 1