Theorems · Theorem · measure theory
MeasureTheory.mlconvolution_def
∀ {G : Type u_1} {mG : MeasurableSpace G} [inst : Mul G] [inst_1 : Inv G] {f g : G → ENNReal}
{μ : MeasureTheory.Measure G} {x : G}, MeasureTheory.mlconvolution f g μ x = ∫⁻ (y : G), f y * g (y⁻¹ * x) ∂μThe definition of multiplicative convolution of functions.
- Defined in
- Mathlib.Analysis.LConvolution
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasureTheory.lintegralstatement · cited by 1,152
- MeasureTheory.mlconvolutionstatement · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.