Mathlib Map

Theorems · Definition · functional analysis

TemperedDistribution.smulLeftCLM

{E : Type u_3} →
  (F : Type u_4) →
    [inst : NormedAddCommGroup E] →
      [inst_1 : NormedSpace ℝ E] →
        [inst_2 : AddCommGroup F] →
          [inst_3 : Module ℂ F] →
            [inst_4 : TopologicalSpace F] →
              [inst_5 : IsTopologicalAddGroup F] →
                [inst_6 : ContinuousConstSMul ℂ F] → (E → ℂ) → TemperedDistribution E F →L[ℂ] TemperedDistribution E F

Multiplication with a temperate growth function as a continuous linear map on 𝓢'(E, F).

Defined in
Mathlib.Analysis.Distribution.TemperedDistribution
Cited by
27 results in Mathlib
Foundations
Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceAddCommGroupModuleTopologicalSpaceIsTopologicalAddGroupContinuousConstSMul

Around this declaration

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

TemperedDistribution.fourierMultiplierCLM · cited by 16TemperedDistribution.four…TemperedDistribution.smulLeftCLM_apply_apply · cited by 12TemperedDistribution.smul…TemperedDistribution.fourierMultiplierCLM_apply · cited by 5TemperedDistribution.four…TemperedDistribution.fourierMultiplierCLM_fourierMultiplierCLM_apply · cited by 5TemperedDistribution.four…TemperedDistribution.smulLeftCLM_smulLeftCLM_apply · cited by 4TemperedDistribution.smul…TemperedDistribution.MemSobolev.fourierMultiplierCLM_of_bounded · cited by 3MemSobolev.fourierMultipl…TemperedDistribution.lineDeriv_eq_fourierMultiplierCLM · cited by 2TemperedDistribution.line…TemperedDistribution.memSobolev_iff_exists_smulLeftCLM_fourier · cited by 2TemperedDistribution.memS…TemperedDistribution.smulLeftCLM_const · cited by 2TemperedDistribution.smul…Distribution.TemperedDistribution.IsVanishingOn.smulLeftCLM · cited by 2IsVanishingOn.smulLeftCLMMeasureTheory.Lp.toTemperedDistribution_smul_eq · cited by 2Lp.toTemperedDistribution…TemperedDistribution.fourier_besselPotential_eq_smulLeftCLM_fourier_apply · cited by 1TemperedDistribution.four…TemperedDistribution.fourier_lineDerivOp_eq · cited by 1TemperedDistribution.four…TemperedDistribution.smulLeftCLM_smul · cited by 1TemperedDistribution.smul…Distribution.TemperedDistribution.dsupport_smulLeftCLM_subset · cited by 1TemperedDistribution.dsup…Set · cited by 53352SetReal · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupAddCommGroup · cited by 12871AddCommGroupNormedSpace · cited by 12499NormedSpaceSet.Elem · cited by 7166Set.ElemSet.ofPred · cited by 6101Set.ofPredComplex · cited by 5565ComplexContinuousLinearMap · cited by 5352ContinuousLinearMapFinite · cited by 3029FiniteIsTopologicalAddGroup · cited by 1394IsTopologicalAddGroupContinuousConstSMul · cited by 832ContinuousConstSMulTemperedDistribution.smulLeft…CITED BYCITES

Cites19

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

Cited by28

Results whose statement or proof uses this declaration.