Theorems · Theorem · functional analysis
TemperedDistribution.MemSobolev.fourier_memL1
∀ {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 : ℝ},
↑(Module.finrank ℝ E) < 2 * s →
∀ {f : TemperedDistribution E F},
TemperedDistribution.MemSobolev s 2 f →
∃ v, FourierTransform.fourier f = MeasureTheory.Lp.toTemperedDistribution vThe Fourier transform of a Sobolev function of order s with s > d / 2 can be represented by
a L1 function.
This is the main calculation of the Sobolev embedding theorem.
- Defined in
- Mathlib.Analysis.Distribution.Sobolev
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 314 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites77
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
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommGroupproof · cited by 12,871
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.