Mathlib Map

Theorems · Definition · functional analysis

TemperedDistribution.besselPotential

(E : Type u_1) →
  (F : Type u_2) →
    [inst : NormedAddCommGroup E] →
      [inst_1 : NormedAddCommGroup F] →
        [inst_2 : InnerProductSpace ℝ E] →
          [FiniteDimensional ℝ E] →
            [inst_4 : MeasurableSpace E] →
              [BorelSpace E] → [inst_6 : NormedSpace ℂ F] → ℝ → TemperedDistribution E F →L[ℂ] TemperedDistribution E F

The Bessel potential operator is the Fourier multiplier with the function (1 + ‖x‖ ^ 2) ^ (s / 2). Note that due to the convention of the Fourier transform, this is the operator (1 - (2 * π) ^ (-2) • Δ) ^ (s / 2) not (1 - Δ) ^ (s / 2).

Defined in
Mathlib.Analysis.Distribution.Sobolev
Cited by
15 results in Mathlib
Foundations
Depth 304 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedAddCommGroupInnerProductSpaceFiniteDimensionalMeasurableSpaceBorelSpaceNormedSpace

Around this declaration

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

TemperedDistribution.MemSobolev · cited by 16TemperedDistribution.MemS…TemperedDistribution.besselPotential_besselPotential_apply · cited by 3TemperedDistribution.bess…TemperedDistribution.memSobolev_besselPotential_iff · cited by 3TemperedDistribution.memS…TemperedDistribution.MemSobolev.smul · cited by 2MemSobolev.smulTemperedDistribution.besselPotential_zero · cited by 2TemperedDistribution.bess…TemperedDistribution.memSobolev_iff_exists_smulLeftCLM_fourier · cited by 2TemperedDistribution.memS…TemperedDistribution.fourier_besselPotential_eq_smulLeftCLM_fourier_apply · cited by 1TemperedDistribution.four…TemperedDistribution.besselPotential_neg_one_lineDerivOp_eq · cited by 1TemperedDistribution.bess…TemperedDistribution.besselPotential_neg_two_laplacian_eq · cited by 1TemperedDistribution.bess…TemperedDistribution.besselPotential.congr_simp · cited by 1besselPotential.congr_simpTemperedDistribution.MemSobolev.add · cited by 0MemSobolev.addTemperedDistribution.besselPotential_compL_besselPotential · cited by 0TemperedDistribution.bess…TemperedDistribution.besselPotential_neg_apply_eq_iff · cited by 0TemperedDistribution.bess…TemperedDistribution.MemSobolev.neg · cited by 0MemSobolev.negTemperedDistribution.memSobolev_fun_zero · cited by 0TemperedDistribution.memS…Set · cited by 53352SetReal · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceSet.Elem · cited by 7166Set.ElemSet.ofPred · cited by 6101Set.ofPredComplex · cited by 5565ComplexNorm.norm · cited by 5413Norm.normContinuousLinearMap · cited by 5352ContinuousLinearMapInnerProductSpace · cited by 3523InnerProductSpaceFinite · cited by 3029FiniteFiniteDimensional · cited by 1854FiniteDimensionalComplex.ofReal · cited by 1654Complex.ofRealTemperedDistribution.besselPo…CITED BYCITES

Cites19

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

Cited by16

Results whose statement or proof uses this declaration.