Theorems · Theorem · abstract harmonic analysis
MeasureTheory.integrable_posConvolution
∀ {E : Type uE} {E' : Type uE'} {F : Type uF} [inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup E']
[inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ E] [inst_4 : NormedSpace ℝ E'] [inst_5 : NormedSpace ℝ F]
{f : ℝ → E} {g : ℝ → E'} {μ ν : MeasureTheory.Measure ℝ} [MeasureTheory.SFinite μ] [MeasureTheory.SFinite ν]
[μ.IsAddRightInvariant] [MeasureTheory.NullSingletonClass ν],
MeasureTheory.IntegrableOn f (Set.Ioi 0) ν →
MeasureTheory.IntegrableOn g (Set.Ioi 0) μ →
∀ (L : E →L[ℝ] E' →L[ℝ] F), MeasureTheory.Integrable (MeasureTheory.posConvolution f g L ν) μ- 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.
Cites18
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.Ioistatement and proof · cited by 1,463
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.NullSingletonClassstatement and proof · cited by 125
- measurableSet_Ioiproof · cited by 83
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.