Mathlib Map

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] F

The 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
Assumes
SemiringAddCommMonoidAddCommMonoidModuleModuleFourierTransformFourierAddFourierSMulFourierTransformInvFourierPairFourierInvPairTopologicalSpaceTopologicalSpaceContinuousFourierContinuousFourierInv

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.

Cited by5

Results whose statement or proof uses this declaration.