Theorems · Theorem · global analysis
ContDiffBump.normed_convolution_eq_right
∀ {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]
[MeasureTheory.IsLocallyFiniteMeasure μ] [μ.IsOpenPosMeasure] {x₀ : G},
(∀ x ∈ Metric.ball x₀ φ.rOut, g x = g x₀) →
MeasureTheory.convolution (φ.normed μ) g (ContinuousLinearMap.lsmul ℝ ℝ) μ x₀ = g x₀If φ is a normed bump function, compute φ ⋆ g
if g is constant on Metric.ball x₀ φ.rOut.
- Cited by
- 0 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.
Cites21
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
- Metric.ballstatement and proof · cited by 735
- MeasureTheory.IsLocallyFiniteMeasurestatement and proof · cited by 171
- Eq.subsetproof · cited by 124
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.