Mathlib Map

Theorems · Definition

FourierTransform.fourierCLM

(R : Type u_2) →
  (E : Type u_3) →
    {F : Type u_4} →
      [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 : TopologicalSpace E] →
                        [inst_9 : TopologicalSpace F] → [ContinuousFourier E F] → E →L[R] F

The Fourier transform as a continuous linear map.

Defined in
Mathlib.Analysis.Fourier.Notation
Cited by
4 results in Mathlib
Foundations
Depth 19 from the axioms · uses no axioms
Assumes
SemiringAddCommMonoidAddCommMonoidModuleModuleFourierTransformFourierAddFourierSMulTopologicalSpaceTopologicalSpaceContinuousFourier

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.