Theorems · Theorem · measure theory
MeasureTheory.eLpNorm_indicator_sub_le_of_dist_bdd
∀ {α : Type u_1} {m0 : MeasurableSpace α} {p : ENNReal} {s : Set α} {β : Type u_9} [inst : NormedAddCommGroup β]
(μ : autoParam (MeasureTheory.Measure α) MeasureTheory.eLpNorm_indicator_sub_le_of_dist_bdd._auto_1),
p ≠ ⊤ →
MeasurableSet s →
∀ {f g : α → β} {c : ℝ},
0 ≤ c →
(∀ x ∈ s, dist (f x) (g x) ≤ c) →
MeasureTheory.eLpNorm (s.indicator (f - g)) p μ ≤ ENNReal.ofReal c * μ s ^ (1 / p.toReal)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 209 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.
Cites31
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
- Norm.normproof · cited by 5,413
- mul_oneproof · cited by 3,885
- MeasurableSetstatement and proof · cited by 3,075
- le_reflproof · cited by 2,061
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_Lp_finite_of_tendsto_ae_of_measproof · cited by 1
- MeasureTheory.eLpNorm_sub_le_of_dist_bddproof · cited by 1