Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.integrable_approxOn
∀ {β : Type u_2} {E : Type u_4} [inst : MeasurableSpace β] [inst_1 : MeasurableSpace E] [inst_2 : NormedAddCommGroup E]
[inst_3 : BorelSpace E] {f : β → E} {μ : MeasureTheory.Measure β} (fmeas : Measurable f),
MeasureTheory.Integrable f μ →
∀ {s : Set E} {y₀ : E} (h₀ : y₀ ∈ s) [inst_4 : TopologicalSpace.SeparableSpace ↑s],
MeasureTheory.Integrable (fun x => y₀) μ →
∀ (n : ℕ), MeasureTheory.Integrable (⇑(MeasureTheory.SimpleFunc.approxOn f fmeas s y₀ h₀ n)) μ- Cited by
- 4 results in Mathlib
- Foundations
- Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.Elemstatement and proof · cited by 7,166
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.SimpleFuncstatement · cited by 411
- TopologicalSpace.SeparableSpacestatement and proof · cited by 109
- MeasureTheory.memLp_one_iff_integrableproof · cited by 73
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.integrable_approxOn_rangeproof · cited by 4
- MeasureTheory.setToFun_of_le_map_of_stronglyMeasurableproof · cited by 2
- MeasureTheory.tendsto_integral_approxOn_of_measurableproof · cited by 2
- MeasureTheory.tendsto_setToFun_approxOn_of_measurableproof · cited by 2