Theorems · Theorem · global analysis
ContDiffBump.dist_normed_convolution_le
∀ {G : Type uG} {E' : Type uE'} [inst : NormedAddCommGroup E'] {g : G → E'} [inst_1 : MeasurableSpace G]
{μ : MeasureTheory.Measure G} [inst_2 : NormedSpace ℝ E'] [inst_3 : NormedAddCommGroup G] [inst_4 : NormedSpace ℝ G]
[CompleteSpace E'] {φ : ContDiffBump 0} [BorelSpace G] [inst_7 : FiniteDimensional ℝ G] [μ.IsAddHaarMeasure] {x₀ : G}
{ε : ℝ},
MeasureTheory.AEStronglyMeasurable g μ →
(∀ x ∈ Metric.ball x₀ φ.rOut, dist (g x) (g x₀) ≤ ε) →
dist (MeasureTheory.convolution (φ.normed μ) g (ContinuousLinearMap.lsmul ℝ ℝ) μ x₀) (g x₀) ≤ εIf φ is a normed bump function, approximate (φ ⋆ g) x₀
if g is near g x₀ on a ball with radius φ.rOut around x₀.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 283 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- 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
- CompleteSpacestatement and proof · cited by 2,532
- FiniteDimensionalstatement and proof · cited by 1,854
- BorelSpacestatement and proof · cited by 1,602
- Dist.diststatement and proof · cited by 1,539
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Metric.ballstatement and proof · cited by 735
Cited by1
Results whose statement or proof uses this declaration.