Theorems · Theorem · measure theory
HasCompactSupport.exists_simpleFunc_approx_of_prod
∀ {X : Type u_3} {Y : Type u_4} {α : Type u_5} [inst : Zero α] [inst_1 : TopologicalSpace X]
[inst_2 : TopologicalSpace Y] [inst_3 : MeasurableSpace X] [inst_4 : MeasurableSpace Y] [OpensMeasurableSpace X]
[OpensMeasurableSpace Y] [inst_7 : PseudoMetricSpace α] {f : X × Y → α},
Continuous f → HasCompactSupport f → ∀ {ε : ℝ}, 0 < ε → ∃ g, ∀ (x : X × Y), dist (f x) (g x) < εA continuous function with compact support on a product space can be uniformly approximated by simple functions. The subtlety is that we do not assume that the spaces are separable, so the product of the Borel sigma algebras might not contain all open sets, but still it contains enough of them to approximate compactly supported continuous functions.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Set.ofPredproof · cited by 6,101
- LE.le.transproof · cited by 3,151
- MeasurableSetproof · cited by 3,075
- Continuousstatement and proof · cited by 2,592
- IsOpenproof · cited by 2,400
- SProd.sprodproof · cited by 1,750
- PseudoMetricSpacestatement and proof · cited by 1,550
Cited by1
Results whose statement or proof uses this declaration.
- HasCompactSupport.measurable_of_prodproof · cited by 1