Mathlib Map

Theorems · Theorem · functional analysis

SchwartzMap.smulLeftCLM_apply_apply

∀ {𝕜 : 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] {g : E → 𝕜},
  Function.HasTemperateGrowth g → ∀ (f : SchwartzMap E F) (x : E), ((SchwartzMap.smulLeftCLM F g) f) x = g x • f x
Defined in
Mathlib.Analysis.Distribution.SchwartzSpace.Basic
Cited by
12 results in Mathlib
Foundations
Depth 228 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.

SchwartzMap.smulLeftCLM_ofReal · cited by 5SchwartzMap.smulLeftCLM_o…SchwartzMap.smulLeftCLM_const · cited by 4SchwartzMap.smulLeftCLM_c…SchwartzMap.smulLeftCLM_smulLeftCLM_apply · cited by 3SchwartzMap.smulLeftCLM_s…SchwartzMap.smulLeftCLM_sum · cited by 3SchwartzMap.smulLeftCLM_s…SchwartzMap.fourier_lineDerivOp_eq · cited by 3SchwartzMap.fourier_lineD…SchwartzMap.lineDerivOp_fourier_eq · cited by 2SchwartzMap.lineDerivOp_f…MeasureTheory.Lp.toTemperedDistribution_smul_eq · cited by 2Lp.toTemperedDistribution…SchwartzMap.smulLeftCLM_neg · cited by 2SchwartzMap.smulLeftCLM_n…SchwartzMap.smulLeftCLM_add · cited by 1SchwartzMap.smulLeftCLM_a…SchwartzMap.smulLeftCLM_compCLMOfContinuousLinearEquiv · cited by 1SchwartzMap.smulLeftCLM_c…TemperedDistribution.fourierMultiplierCLM_toTemperedDistributionCLM_eq · cited by 1TemperedDistribution.four…SchwartzMap.smulLeftCLM_sub · cited by 1SchwartzMap.smulLeftCLM_s…DFunLike.coe · cited by 62936DFunLike.coeReal · 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 251SchwartzMapFunction.HasTemperateGrowth · cited by 88Function.HasTemperateGrow…SchwartzMap.smulLeftCLM · cited by 41SchwartzMap.smulLeftCLMSchwartzMap.smulLeftCLM_apply · cited by 3SchwartzMap.smulLeftCLM_a…SchwartzMap.smulLeftCLM_apply…CITED BYCITES

Cites12

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

Cited by12

Results whose statement or proof uses this declaration.