Documentation

Atlas.FourierAnalysis.code.FourierIntegrals

noncomputable def ApproxIdentityR.rescaledKernel (K : ) (ε x : ) :
Instances For
    noncomputable def CesaroSummation.fejerKernelBase (x : ) :
    Instances For
      noncomputable def CesaroSummation.fejerKernel (N x : ) :
      Instances For
        theorem CesaroSummation.sin_sq_half_le (x : ) :
        Real.sin (x / 2) ^ 2 * (1 + x ^ 2) 2 * x ^ 2
        theorem CesaroSummation.hasDerivAt_antideriv_cexp (a : ) (ha : a 0) (t : ) :
        HasDerivAt (fun (x : ) => (1 - x) * Complex.exp (a * x) / a + Complex.exp (a * x) / a ^ 2) ((1 - t) * Complex.exp (a * t)) t
        theorem CesaroSummation.integral_one_sub_mul_cexp (a : ) (ha : a 0) :
        (ξ : ) in 0..1, (1 - ξ) * Complex.exp (a * ξ) = (Complex.exp a - 1 - a) / a ^ 2
        theorem CesaroSummation.integral_tri_cexp (a : ) (ha : a 0) :
        (ξ : ) in -1..1, ↑(1 - |ξ|) * Complex.exp (a * ξ) = (Complex.exp a + Complex.exp (-a) - 2) / a ^ 2
        theorem CesaroSummation.fourier_tri_ae_eq (w : ) :
        (ξ : ) in -1..1, ↑(1 - |ξ|) * Complex.exp (-2 * Real.pi * Complex.I * w * ξ) = ↑(2 * Real.pi * fejerKernelBase (2 * Real.pi * w))
        noncomputable def SchwartzFourierInversion.bookFourier (f : ) (ξ : ) :
        Instances For
          noncomputable def SchwartzFourierInversion.bookFourierInv (g : ) (x : ) :
          Instances For
            noncomputable def FourierInversionL2.bookInverseFourier (f : ) (x : ) :
            Instances For
              noncomputable def FourierInjectiveL1.cesaroMean (f : ) (N x : ) :
              Instances For