Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.memLp_approxOn
∀ {β : Type u_2} {E : Type u_4} [inst : MeasurableSpace β] [inst_1 : MeasurableSpace E] [inst_2 : NormedAddCommGroup E]
{p : ENNReal} [inst_3 : BorelSpace E] {f : β → E} {μ : MeasureTheory.Measure β} (fmeas : Measurable f),
MeasureTheory.MemLp f p μ →
∀ {s : Set E} {y₀ : E} (h₀ : y₀ ∈ s) [inst_4 : TopologicalSpace.SeparableSpace ↑s],
MeasureTheory.MemLp (fun x => y₀) p μ →
∀ (n : ℕ), MeasureTheory.MemLp (⇑(MeasureTheory.SimpleFunc.approxOn f fmeas s y₀ h₀ n)) p μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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
- Realproof · 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.topproof · cited by 9,680
- Set.Elemstatement and proof · cited by 7,166
- Norm.normproof · cited by 5,413
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aeproof · cited by 2,352
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.memLp_approxOn_rangeproof · cited by 4
- MeasureTheory.SimpleFunc.integrable_approxOnproof · cited by 4
- MeasureTheory.Lp.simpleFunc.denseRange_coeSimpleFuncNonnegToLpNonnegproof · cited by 1