Theorems · Theorem · measure theory
MeasureTheory.Integrable.exists_boundedContinuous_lintegral_sub_le
∀ {α : Type u_1} [inst : TopologicalSpace α] [NormalSpace α] [inst_2 : MeasurableSpace α] [BorelSpace α] {E : Type u_2}
[inst_4 : NormedAddCommGroup E] {μ : MeasureTheory.Measure α} [NormedSpace ℝ E] [μ.WeaklyRegular] {f : α → E},
MeasureTheory.Integrable f μ →
∀ {ε : ENNReal}, ε ≠ 0 → ∃ g, ∫⁻ (x : α), ‖f x - g x‖ₑ ∂μ ≤ ε ∧ MeasureTheory.Integrable (⇑g) μAny integrable function can be approximated by bounded continuous functions,
version in terms of ∫⁻.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.lintegralstatement · cited by 1,152
- ENorm.enormstatement · cited by 715
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.