Theorems · Theorem · measure theory
ConcaveOn.condExp_map_le
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {α : Type u_2} {f : α → E}
{φ : E → ℝ} {m mα : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set E} (hm : m ≤ mα)
[MeasureTheory.SigmaFinite (μ.trim hm)],
ConcaveOn ℝ s φ →
UpperSemicontinuousOn φ s →
(∀ᵐ (a : α) ∂μ, f a ∈ s) →
IsClosed s → MeasureTheory.Integrable f μ → MeasureTheory.Integrable (φ ∘ f) μ → μ[φ ∘ f | m] ≤ᵐ[μ] φ ∘ μ[f | m]- Cited by
- 1 results in Mathlib
- Foundations
- Depth 306 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.
- Setstatement and proof · cited by 53,352
- 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
- Filter.Eventuallystatement and proof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- IsClosedstatement and proof · cited by 1,639
- Filter.mp_memproof · cited by 1,537
Cited by1
Results whose statement or proof uses this declaration.
- ConcaveOn.condExp_map_le_trimproof · cited by 0