Theorems · Theorem · measure theory
MeasureTheory.MemLp.exists_simpleFunc_eLpNorm_sub_lt
∀ {β : Type u_2} [inst : MeasurableSpace β] {p : ENNReal} {E : Type u_7} [inst_1 : NormedAddCommGroup E] {f : β → E}
{μ : MeasureTheory.Measure β},
MeasureTheory.MemLp f p μ →
p ≠ ⊤ → ∀ {ε : ENNReal}, ε ≠ 0 → ∃ g, MeasureTheory.eLpNorm (f - ⇑g) p μ < ε ∧ MeasureTheory.MemLp (⇑g) p μAny function in ℒp can be approximated by a simple function if p < ∞.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
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
- 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
- Set.Elemproof · cited by 7,166
- Set.rangeproof · cited by 4,705
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Measurableproof · cited by 1,499
- MeasureTheory.MemLpstatement and proof · cited by 457
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.MemLp.induction_denseproof · cited by 2
- MeasureTheory.VectorMeasure.variation_withDensity'proof · cited by 1