Theorems · Theorem · measure theory
ConvexOn.average_mem_epigraph
∀ {α : Type u_1} {E : Type u_2} {m0 : MeasurableSpace α} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[CompleteSpace E] {μ : MeasureTheory.Measure α} {s : Set E} {f : α → E} {g : E → ℝ} [MeasureTheory.IsFiniteMeasure μ]
[NeZero μ],
ConvexOn ℝ s g →
ContinuousOn g s →
IsClosed s →
(∀ᵐ (x : α) ∂μ, f x ∈ s) →
MeasureTheory.Integrable f μ →
MeasureTheory.Integrable (g ∘ f) μ →
(⨍ (x : α), f x ∂μ, ⨍ (x : α), g (f x) ∂μ) ∈ {p | p.1 ∈ s ∧ g p.1 ≤ p.2}- Defined in
- Mathlib.Analysis.Convex.Integral
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Set.ofPredstatement and proof · cited by 6,101
- Filter.Eventuallystatement and proof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- IsClosedstatement and proof · cited by 1,639
- le_rflproof · cited by 1,558
Cited by3
Results whose statement or proof uses this declaration.
- ConvexOn.map_average_leproof · cited by 4
- ConvexOn.set_average_mem_epigraphproof · cited by 3
- ConcaveOn.average_mem_hypographproof · cited by 1