Mathlib Map

Theorems · Definition · functional analysis

SchwartzMap.smulLeftCLM

{𝕜 : Type u_2} →
  {E : Type u_5} →
    (F : Type u_6) →
      [inst : NormedAddCommGroup E] →
        [inst_1 : NormedSpace ℝ E] →
          [inst_2 : NormedAddCommGroup F] →
            [inst_3 : NormedSpace ℝ F] →
              [inst_4 : NontriviallyNormedField 𝕜] →
                [inst_5 : NormedAlgebra ℝ 𝕜] →
                  [inst_6 : NormedSpace 𝕜 F] → (E → 𝕜) → SchwartzMap E F →L[𝕜] SchwartzMap E F

The map f ↦ (x ↦ g x • f x) as a continuous 𝕜-linear map on Schwartz space, where g is a function of temperate growth.

Defined in
Mathlib.Analysis.Distribution.SchwartzSpace.Basic
Cited by
41 results in Mathlib
Foundations
Depth 226 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceNontriviallyNormedFieldNormedAlgebraNormedSpace

Around this declaration

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

TemperedDistribution.smulLeftCLM · cited by 27TemperedDistribution.smul…TemperedDistribution.smulLeftCLM_apply_apply · cited by 12TemperedDistribution.smul…SchwartzMap.fourierMultiplierCLM · cited by 12SchwartzMap.fourierMultip…SchwartzMap.smulLeftCLM_apply_apply · cited by 12SchwartzMap.smulLeftCLM_a…SchwartzMap.fourierMultiplierCLM_apply · cited by 7SchwartzMap.fourierMultip…SchwartzMap.smulLeftCLM_ofReal · cited by 5SchwartzMap.smulLeftCLM_o…TemperedDistribution.smulLeftCLM_smulLeftCLM_apply · cited by 4TemperedDistribution.smul…SchwartzMap.smulLeftCLM_const · cited by 4SchwartzMap.smulLeftCLM_c…SchwartzMap.fourier_lineDerivOp_eq · cited by 3SchwartzMap.fourier_lineD…SchwartzMap.smulLeftCLM_apply · cited by 3SchwartzMap.smulLeftCLM_a…SchwartzMap.smulLeftCLM_smul · cited by 3SchwartzMap.smulLeftCLM_s…SchwartzMap.smulLeftCLM_smulLeftCLM_apply · cited by 3SchwartzMap.smulLeftCLM_s…SchwartzMap.smulLeftCLM_sum · cited by 3SchwartzMap.smulLeftCLM_s…TemperedDistribution.fourierMultiplierCLM_apply_apply · cited by 3TemperedDistribution.four…SchwartzMap.lineDerivOp_fourier_eq · cited by 2SchwartzMap.lineDerivOp_f…Real · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapNormedAlgebra · cited by 1165NormedAlgebraSchwartzMap · cited by 251SchwartzMapContinuousLinearMap.flip · cited by 128ContinuousLinearMap.flipFunction.HasTemperateGrowth · cited by 88Function.HasTemperateGrow…ContinuousLinearMap.lsmul · cited by 66ContinuousLinearMap.lsmulSchwartzMap.bilinLeftCLM · cited by 3SchwartzMap.bilinLeftCLMSchwartzMap.smulLeftCLMCITED BYCITES

Cites12

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

Cited by43

Results whose statement or proof uses this declaration.