Theorems · Theorem · measure theory
MeasureTheory.MemLp.eLpNorm_indicator_le
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
{p : ENNReal} {f : α → β},
1 ≤ p →
p ≠ ⊤ →
MeasureTheory.MemLp f p μ →
∀ {ε : ℝ},
0 < ε →
∃ δ,
∃ (_ : 0 < δ),
∀ (s : Set α),
MeasurableSet s →
μ s ≤ ENNReal.ofReal δ → MeasureTheory.eLpNorm (s.indicator f) p μ ≤ ENNReal.ofReal ε- Cited by
- 5 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
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.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- MeasureTheory.Measure.restrictproof · cited by 1,646
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.unifIntegrable_constproof · cited by 2
- MeasureTheory.unifIntegrable_finproof · cited by 2
- MeasureTheory.tendsto_Lp_finite_of_tendsto_ae_of_measproof · cited by 1
- MeasureTheory.unifIntegrable_subsingletonproof · cited by 1
- MeasureTheory.Integrable.uniformIntegrable_condExpproof · cited by 1