Theorems · Definition · abstract harmonic analysis
MeasureTheory.convolution
{𝕜 : Type u𝕜} →
{G : Type uG} →
{E : Type uE} →
{E' : Type uE'} →
{F : Type uF} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedAddCommGroup E'] →
[inst_2 : NormedAddCommGroup F] →
[inst_3 : NontriviallyNormedField 𝕜] →
[inst_4 : NormedSpace 𝕜 E] →
[inst_5 : NormedSpace 𝕜 E'] →
[inst_6 : NormedSpace 𝕜 F] →
[inst_7 : MeasurableSpace G] →
[NormedSpace ℝ F] →
[Sub G] →
(G → E) →
(G → E') →
(E →L[𝕜] E' →L[𝕜] F) →
autoParam (MeasureTheory.Measure G) MeasureTheory.convolution._auto_1 → G → FThe convolution of two functions f and g with respect to a continuous bilinear map L and
measure μ. It is defined to be (f ⋆[L, μ] g) x = ∫ t, L (f t) (g (x - t)) ∂μ.
- Defined in
- Mathlib.Analysis.Convolution
- Cited by
- 65 results in Mathlib
- Foundations
- Depth 250 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasureTheory.integralproof · cited by 1,779
Cited by66
Results whose statement or proof uses this declaration.
- ExistsContDiffBumpBase.yproof · cited by 9
- MeasureTheory.convolution_flipstatement · cited by 6
- MeasureTheory.convolution_eq_right'statement · cited by 4
- Real.fourier_bilin_convolution_eqstatement · cited by 3
- MeasureTheory.convolution_eq_swapstatement and proof · cited by 3
- MeasureTheory.posConvolution_eq_convolution_indicatorstatement · cited by 2
- MeasureTheory.dist_convolution_lestatement and proof · cited by 2
- HasCompactSupport.hasFDerivAt_convolution_rightstatement and proof · cited by 2
- BddAbove.continuous_convolution_right_of_integrablestatement · cited by 2
- MeasureTheory.contDiffOn_convolution_left_with_paramstatement · cited by 2
- MeasureTheory.contDiffOn_convolution_right_with_paramstatement and proof · cited by 2
- MeasureTheory.continuousOn_convolution_right_with_paramstatement · cited by 2