Theorems · Theorem · abstract harmonic analysis
MeasureTheory.convolution_lsmul_swap
∀ {𝕜 : Type u𝕜} {G : Type uG} {F : Type uF} [inst : NormedAddCommGroup F] {x : G} [inst_1 : NontriviallyNormedField 𝕜]
[inst_2 : NormedSpace 𝕜 F] [inst_3 : MeasurableSpace G] {μ : MeasureTheory.Measure G} [inst_4 : NormedSpace ℝ F]
[inst_5 : AddCommGroup G] [μ.IsAddLeftInvariant] [μ.IsNegInvariant] [MeasurableNeg G] [MeasurableAdd G] {f : G → 𝕜}
{g : G → F}, MeasureTheory.convolution f g (ContinuousLinearMap.lsmul 𝕜 𝕜) μ x = ∫ (t : G), f (x - t) • g t ∂μThe symmetric definition of convolution where the bilinear operator is scalar multiplication.
- Defined in
- Mathlib.Analysis.Convolution
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Measure.IsAddLeftInvariantstatement and proof · cited by 148
- MeasurableNegstatement and proof · cited by 130
- MeasurableAddstatement and proof · cited by 78
- ContinuousLinearMap.lsmulstatement and proof · cited by 66
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.