Theorems · Theorem · integral transforms
MeasureTheory.contDiffOn_convolution_left_with_param_comp
∀ {𝕜 : Type u𝕜} {G : Type uG} {E : Type uE} {E' : Type uE'} {F : Type uF} {P : Type uP} [inst : NormedAddCommGroup E]
[inst_1 : NormedAddCommGroup E'] [inst_2 : NormedAddCommGroup F] [inst_3 : RCLike 𝕜] [inst_4 : NormedSpace 𝕜 E]
[inst_5 : NormedSpace 𝕜 E'] [inst_6 : NormedSpace ℝ F] [inst_7 : NormedSpace 𝕜 F] [inst_8 : MeasurableSpace G]
[inst_9 : NormedAddCommGroup G] [BorelSpace G] [inst_11 : NormedSpace 𝕜 G] [inst_12 : NormedAddCommGroup P]
[inst_13 : NormedSpace 𝕜 P] {μ : MeasureTheory.Measure G} [μ.IsAddLeftInvariant] [μ.IsNegInvariant]
(L : E' →L[𝕜] E →L[𝕜] F) {s : Set P} {n : ℕ∞} {v : P → G},
ContDiffOn 𝕜 (↑n) v s →
∀ {f : G → E} {g : P → G → E'} {k : Set G},
IsOpen s →
IsCompact k →
(∀ (p : P) (x : G), p ∈ s → x ∉ k → g p x = 0) →
MeasureTheory.LocallyIntegrable f μ →
ContDiffOn 𝕜 (↑n) (↿g) (s ×ˢ Set.univ) →
ContDiffOn 𝕜 (↑n) (fun x => MeasureTheory.convolution (g x) f L μ (v x)) sThe convolution g * f is C^n when f is locally integrable and g is C^n and compactly
supported. Version where g depends on an additional parameter in an open subset s of a
parameter space P (and the compact support k is independent of the parameter in s),
given in terms of composition with additional C^n functions.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 268 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 and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- ENatstatement and proof · cited by 4,985
- Set.univstatement and proof · cited by 3,945
- RCLikestatement and proof · cited by 2,829
- IsOpenstatement and proof · cited by 2,400
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.