Theorems · Theorem · harmonic analysis
VectorFourier.fourierIntegral_continuousLinearMap_apply
∀ {𝕜 : Type u_1} {E : Type u_3} {F : Type u_4} {V : Type u_5} {W : Type u_6} [inst : NontriviallyNormedField 𝕜]
[inst_1 : NormedAddCommGroup V] [inst_2 : NormedSpace 𝕜 V] [inst_3 : MeasurableSpace V] [BorelSpace V]
[inst_5 : NormedAddCommGroup W] [inst_6 : NormedSpace 𝕜 W] {e : AddChar 𝕜 Circle} {μ : MeasureTheory.Measure V}
{L : V →L[𝕜] W →L[𝕜] 𝕜} [inst_7 : NormedAddCommGroup F] [inst_8 : NormedSpace ℝ F] [inst_9 : NormedAddCommGroup E]
[inst_10 : NormedSpace ℂ E] {f : V → F →L[ℝ] E} {a : F} {w : W},
Continuous ⇑e →
MeasureTheory.Integrable f μ →
(VectorFourier.fourierIntegral e μ (ContinuousLinearMap.toLinearMap₁₂ L) f w) a =
VectorFourier.fourierIntegral e μ (ContinuousLinearMap.toLinearMap₁₂ L) (fun x => (f x) a) w- Cited by
- 1 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- 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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearMapstatement · cited by 10,215
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Complexstatement and proof · cited by 5,565
- ContinuousLinearMapstatement and proof · cited by 5,352
- Continuousstatement and proof · cited by 2,592
Cited by1
Results whose statement or proof uses this declaration.
- Real.fourierIntegral_continuousLinearMap_apply'proof · cited by 5