Theorems · Theorem · abstract harmonic analysis
MeasureTheory.posConvolution_eq_convolution_indicator
∀ {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') (L : E →L[ℝ] E' →L[ℝ] F)
(ν : autoParam (MeasureTheory.Measure ℝ) MeasureTheory.posConvolution_eq_convolution_indicator._auto_1)
[MeasureTheory.NullSingletonClass ν],
MeasureTheory.posConvolution f g L ν =
MeasureTheory.convolution ((Set.Ioi 0).indicator f) ((Set.Ioi 0).indicator g) L ν- Defined in
- Mathlib.Analysis.Convolution
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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
- MeasurableSpaceproof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ContinuousLinearMapstatement and proof · cited by 5,352
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- MeasureTheory.integralproof · cited by 1,779
- map_zeroproof · cited by 1,614
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_posConvolutionproof · cited by 1
- MeasureTheory.integrable_posConvolutionproof · cited by 0