Theorems · Theorem · functional analysis
SchwartzMap.inner_fourier_toL2_eq
∀ {V : Type u_3} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : FiniteDimensional ℝ V]
[inst_3 : MeasurableSpace V] [inst_4 : BorelSpace V] {H : Type u_4} [inst_5 : NormedAddCommGroup H]
[inst_6 : InnerProductSpace ℂ H] [CompleteSpace H] (f g : SchwartzMap V H),
inner ℂ ((FourierTransform.fourier f).toLp 2 MeasureTheory.volume)
((FourierTransform.fourier g).toLp 2 MeasureTheory.volume) =
inner ℂ (f.toLp 2 MeasureTheory.volume) (g.toLp 2 MeasureTheory.volume)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 305 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealstatement · cited by 9,879
- Complexstatement and proof · cited by 5,565
- InnerProductSpacestatement and proof · cited by 3,523
- AddSubgroupstatement · cited by 3,232
- CompleteSpacestatement and proof · cited by 2,532
- FiniteDimensionalstatement and proof · cited by 1,854
- MeasureTheory.integralproof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
Cited by1
Results whose statement or proof uses this declaration.
- SchwartzMap.norm_fourier_toL2_eqproof · cited by 2