Theorems · Theorem · functional analysis
TemperedDistribution.memSobolev_iff_exists_smulLeftCLM_fourier
∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup F]
[inst_2 : InnerProductSpace ℝ E] [inst_3 : FiniteDimensional ℝ E] [inst_4 : MeasurableSpace E] [inst_5 : BorelSpace E]
[inst_6 : InnerProductSpace ℂ F] [inst_7 : CompleteSpace F] {s : ℝ} {f : TemperedDistribution E F},
TemperedDistribution.MemSobolev s 2 f ↔
∃ f',
(TemperedDistribution.smulLeftCLM F fun x => ↑((1 + ‖x‖ ^ 2) ^ (s / 2))) (FourierTransform.fourier f) =
MeasureTheory.Lp.toTemperedDistribution f'A tempered distribution belongs to the Sobolev space of order s and p = 2 if and only if
its Fourier transform multiplied by (1 + ‖x‖ ^ 2) ^ (s / 2) is in Lp.
- Defined in
- Mathlib.Analysis.Distribution.Sobolev
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 313 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- Setstatement · cited by 53,352
- 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
- ENNRealstatement · cited by 9,879
- Set.Elemstatement · cited by 7,166
- Set.ofPredstatement · cited by 6,101
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
Cited by2
Results whose statement or proof uses this declaration.
- TemperedDistribution.MemSobolev.fourierMultiplierCLM_of_boundedproof · cited by 3
- TemperedDistribution.MemSobolev.fourier_memL1proof · cited by 0