Theorems · Theorem · measure theory
ConvexOn.map_condExp_le_of_finiteDimensional
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {α : Type u_2} {f : α → E}
{φ : E → ℝ} {m mα : MeasurableSpace α} {μ : MeasureTheory.Measure α} [FiniteDimensional ℝ E] (hm : m ≤ mα)
[MeasureTheory.SigmaFinite (μ.trim hm)],
ConvexOn ℝ Set.univ φ →
MeasureTheory.Integrable f μ → MeasureTheory.Integrable (φ ∘ f) μ → φ ∘ μ[f | m] ≤ᵐ[μ] μ[φ ∘ f | m]Conditional Jensen's inequality: in a finite dimensional Banach space E with a measure
μ that is σ-finite on a sub-σ-algebra m, if φ : E → ℝ is convex, then for any f : α → E such
that f and φ ∘ f are integrable, we have φ (𝔼[f | m]) ≤ᵐ[μ] 𝔼[φ ∘ f | m].
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 307 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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.univstatement and proof · cited by 3,945
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement · cited by 2,352
- FiniteDimensionalstatement and proof · cited by 1,854
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- Filter.EventuallyLEstatement · cited by 383
Cited by1
Results whose statement or proof uses this declaration.
- ConcaveOn.condExp_map_le_of_finiteDimensionalproof · cited by 0