Theorems · Theorem · harmonic analysis
Real.integrable_prod_sub
∀ {𝕜 : Type u_1} {E : Type u_3} {F₁ : Type u_5} {F₂ : Type u_6} {F₃ : Type u_7} [inst : NontriviallyNormedField 𝕜]
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedAddCommGroup F₁] [inst_3 : NormedAddCommGroup F₂]
[inst_4 : NormedAddCommGroup F₃] [inst_5 : InnerProductSpace ℝ E] [inst_6 : FiniteDimensional ℝ E]
[inst_7 : MeasurableSpace E] [inst_8 : BorelSpace E] [inst_9 : NormedSpace 𝕜 F₁] [inst_10 : NormedSpace 𝕜 F₂]
[inst_11 : NormedSpace 𝕜 F₃] (B : F₁ →L[𝕜] F₂ →L[𝕜] F₃) {f₁ : E → F₁} {f₂ : E → F₂},
MeasureTheory.Integrable f₁ MeasureTheory.volume →
MeasureTheory.Integrable f₂ MeasureTheory.volume →
MeasureTheory.Integrable (fun p => ‖B‖ * (‖f₁ (p.1 - p.2)‖ * ‖f₂ p.2‖))
(MeasureTheory.volume.prod MeasureTheory.volume)The norm of the integrand of the convolution is integrable if the functions are integrable.
- Defined in
- Mathlib.Analysis.Fourier.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.
Cites19
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
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- mul_commproof · cited by 2,262
- FiniteDimensionalstatement and proof · cited by 1,854
- BorelSpacestatement and proof · cited by 1,602
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.