Theorems · Theorem · global analysis
ContDiffBump.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} [inst_6 : HasContDiffBump G] {x₀ : G},
(∀ x ∈ Metric.ball x₀ φ.rOut, g x = g x₀) →
MeasureTheory.convolution (↑φ) g (ContinuousLinearMap.lsmul ℝ ℝ) μ x₀ = MeasureTheory.integral μ ↑φ • g x₀If φ is a bump function, compute (φ ⋆ g) x₀
if g is constant on Metric.ball x₀ φ.rOut.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- RingHom.idproof · cited by 18,349
- 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
- NontriviallyNormedFieldproof · cited by 8,742
- ContinuousLinearMapproof · cited by 5,352
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement and proof · cited by 1,779
- Metric.ballstatement and proof · cited by 735
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.