Theorems · Theorem · abstract harmonic analysis
MeasureTheory.convolution_flip
∀ {𝕜 : 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] {f : G → E} {g : G → E'}
[inst_3 : NontriviallyNormedField 𝕜] [inst_4 : NormedSpace 𝕜 E] [inst_5 : NormedSpace 𝕜 E'] [inst_6 : NormedSpace 𝕜 F]
(L : E →L[𝕜] E' →L[𝕜] F) [inst_7 : MeasurableSpace G] {μ : MeasureTheory.Measure G} [inst_8 : NormedSpace ℝ F]
[inst_9 : AddCommGroup G] [μ.IsAddLeftInvariant] [μ.IsNegInvariant] [MeasurableNeg G] [MeasurableAdd G],
MeasureTheory.convolution g f L.flip μ = MeasureTheory.convolution f g L μCommutativity of convolution
- Defined in
- Mathlib.Analysis.Convolution
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 258 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.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
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasureTheory.integralproof · cited by 1,779
- MeasureTheory.Measure.IsAddLeftInvariantstatement and proof · cited by 148
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.convolution_eq_swapproof · cited by 3
- MeasureTheory.contDiffOn_convolution_left_with_paramproof · cited by 2
- Real.fourier_bilin_convolution_eq_integralproof · cited by 1
- HasCompactSupport.contDiff_convolution_leftproof · cited by 1
- HasCompactSupport.continuous_convolution_leftproof · cited by 0
- BddAbove.continuous_convolution_left_of_integrableproof · cited by 0