Theorems · Theorem · harmonic analysis
VectorFourier.fourierIntegral_convergent_iff
∀ {𝕜 : Type u_1} [inst : CommRing 𝕜] {V : Type u_2} [inst_1 : AddCommGroup V] [inst_2 : Module 𝕜 V]
[inst_3 : MeasurableSpace V] {W : Type u_3} [inst_4 : AddCommGroup W] [inst_5 : Module 𝕜 W] {E : Type u_4}
[inst_6 : NormedAddCommGroup E] [inst_7 : NormedSpace ℂ E] [inst_8 : TopologicalSpace 𝕜] [IsTopologicalRing 𝕜]
[inst_10 : TopologicalSpace V] [BorelSpace V] [inst_12 : TopologicalSpace W] {e : AddChar 𝕜 Circle}
{μ : MeasureTheory.Measure V} {L : V →ₗ[𝕜] W →ₗ[𝕜] 𝕜},
Continuous ⇑e →
(Continuous fun p => (L p.1) p.2) →
∀ {f : V → E} (w : W), MeasureTheory.Integrable (fun v => e (-(L v) w) • f v) μ ↔ MeasureTheory.Integrable f μFor any w, the Fourier integral is convergent iff f is integrable.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- 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
- LinearMapstatement and proof · cited by 10,215
- Complexstatement and proof · cited by 5,565
Cited by9
Results whose statement or proof uses this declaration.
- VectorFourier.hasFDerivAt_fourierIntegralproof · cited by 5
- VectorFourier.fourierIntegral_continuousMultilinearMap_applyproof · cited by 2
- Real.fourierIntegral_convergent_iff'proof · cited by 2
- VectorFourier.integral_bilin_fourierIntegral_eq_flipproof · cited by 2
- VectorFourier.integral_sesq_fourierIntegral_eq_neg_flipproof · cited by 1
- VectorFourier.fourierIntegral_continuousproof · cited by 1
- Real.tendsto_integral_gaussian_smulproof · cited by 1
- VectorFourier.fourierIntegral_continuousLinearMap_applyproof · cited by 1
- VectorFourier.fourierIntegral_addproof · cited by 0