Theorems · Definition
FourierTransform.fourierCLE
(R : Type u_5) →
(E : Type u_6) →
{F : Type u_7} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid E] →
[inst_2 : AddCommMonoid F] →
[inst_3 : Module R E] →
[inst_4 : Module R F] →
[inst_5 : FourierTransform E F] →
[FourierAdd E F] →
[FourierSMul R E F] →
[inst_8 : FourierTransformInv F E] →
[FourierPair E F] →
[FourierInvPair F E] →
[inst_11 : TopologicalSpace E] →
[inst_12 : TopologicalSpace F] →
[ContinuousFourier E F] → [ContinuousFourierInv F E] → E ≃L[R] FThe Fourier transform as a continuous linear equivalence.
- Defined in
- Mathlib.Analysis.Fourier.Notation
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearEquivproof · cited by 3,317
- ContinuousLinearEquivstatement · cited by 743
- FourierTransformInvstatement and proof · cited by 25
- FourierTransformstatement and proof · cited by 23
- FourierAddstatement and proof · cited by 14
- FourierSMulstatement and proof · cited by 11
- ContinuousFourierstatement and proof · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- FourierTransform.fourierCLE_applystatement · cited by 1
- FourierTransform.fourierCLE_symm_applystatement · cited by 1
- SchwartzMap.fourierTransformCLEproof · cited by 0
- SchwartzMap.fourierTransformCLE_applystatement · cited by 0
- SchwartzMap.fourierTransformCLE_symm_applystatement · cited by 0