Mathlib Map

Theorems · Theorem · functional analysis

TemperedDistribution.smulLeftCLM_apply_apply

∀ {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] (g : E → ℂ) (f : TemperedDistribution E F) (f' : SchwartzMap E ℂ),
  ((TemperedDistribution.smulLeftCLM F g) f) f' = f ((SchwartzMap.smulLeftCLM ℂ g) f')
Defined in
Mathlib.Analysis.Distribution.TemperedDistribution
Cited by
12 results in Mathlib
Foundations
Depth 228 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.smulLeftCLM_smulLeftCLM_apply · cited by 4TemperedDistribution.smul…TemperedDistribution.smulLeftCLM_const · cited by 2TemperedDistribution.smul…MeasureTheory.Lp.toTemperedDistribution_smul_eq · cited by 2Lp.toTemperedDistribution…TemperedDistribution.fourier_lineDerivOp_eq · cited by 1TemperedDistribution.four…TemperedDistribution.smulLeftCLM_smul · cited by 1TemperedDistribution.smul…TemperedDistribution.smulLeftCLM_add · cited by 0TemperedDistribution.smul…TemperedDistribution.smulLeftCLM_neg · cited by 0TemperedDistribution.smul…TemperedDistribution.fourierInv_lineDerivOp_eq · cited by 0TemperedDistribution.four…TemperedDistribution.smulLeftCLM_sub · cited by 0TemperedDistribution.smul…TemperedDistribution.smulLeftCLM_sum · cited by 0TemperedDistribution.smul…TemperedDistribution.lineDerivOp_fourierInv_eq · cited by 0TemperedDistribution.line…TemperedDistribution.lineDerivOp_fourier_eq · cited by 0TemperedDistribution.line…DFunLike.coe · cited by 62936DFunLike.coeSet · 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 1394IsTopologicalAddGroupTemperedDistribution.smulLeft…CITED BYCITES

Cites20

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.