Theorems · Theorem · abstract harmonic analysis
MeasureTheory.convolution_precompR_apply
∀ {𝕜 : Type u𝕜} {G : Type uG} {E : Type uE} {E' : Type uE'} {E'' : Type uE''} {F : Type uF}
[inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup E'] [inst_2 : NormedAddCommGroup E'']
[inst_3 : NormedAddCommGroup F] {f : G → E} [inst_4 : RCLike 𝕜] [inst_5 : NormedSpace 𝕜 E] [inst_6 : NormedSpace 𝕜 E']
[inst_7 : NormedSpace 𝕜 E''] [inst_8 : NormedSpace ℝ F] [inst_9 : NormedSpace 𝕜 F] [inst_10 : MeasurableSpace G]
{μ : MeasureTheory.Measure G} (L : E →L[𝕜] E' →L[𝕜] F) [inst_11 : NormedAddCommGroup G] [BorelSpace G]
{g : G → E'' →L[𝕜] E'},
MeasureTheory.LocallyIntegrable f μ →
HasCompactSupport g →
Continuous g →
∀ (x₀ : G) (x : E''),
(MeasureTheory.convolution f g (ContinuousLinearMap.precompR E'' L) μ x₀) x =
MeasureTheory.convolution f (fun a => (g a) x) L μ x₀- Defined in
- Mathlib.Analysis.Convolution
- Cited by
- 1 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.
Cites19
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
- 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
- RCLikestatement and proof · cited by 2,829
- Continuousstatement and proof · cited by 2,592
- MeasureTheory.integralproof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.
- HasCompactSupport.hasDerivAt_convolution_rightproof · cited by 1