Mathlib Map

Theorems · Definition · functional analysis

Function.HasTemperateGrowth

{E : Type u_5} →
  {F : Type u_6} →
    [inst : NormedAddCommGroup E] →
      [NormedSpace ℝ E] → [inst : NormedAddCommGroup F] → [NormedSpace ℝ F] → (E → F) → Prop

A function is called of temperate growth if it is smooth and all iterated derivatives are polynomially bounded.

Defined in
Mathlib.Analysis.Distribution.TemperateGrowth
Cited by
88 results in Mathlib
Foundations
Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

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

SchwartzMap.smulLeftCLM · cited by 41SchwartzMap.smulLeftCLMSchwartzMap.smulLeftCLM_apply_apply · cited by 12SchwartzMap.smulLeftCLM_a…Function.HasTemperateGrowth.comp · cited by 12HasTemperateGrowth.compFunction.Complex.hasTemperateGrowth_ofReal · cited by 10Complex.hasTemperateGrowt…Function.hasTemperateGrowth_inner_left · cited by 9Function.hasTemperateGrow…Function.hasTemperateGrowth_one_add_norm_sq_rpow · cited by 9Function.hasTemperateGrow…ContinuousLinearMap.hasTemperateGrowth · cited by 8ContinuousLinearMap.hasTe…SchwartzMap.smulLeftCLM_ofReal · cited by 5SchwartzMap.smulLeftCLM_o…Function.HasTemperateGrowth.const · cited by 5HasTemperateGrowth.constTemperedDistribution.fourierMultiplierCLM_fourierMultiplierCLM_apply · cited by 5TemperedDistribution.four…TemperedDistribution.smulLeftCLM_smulLeftCLM_apply · cited by 4TemperedDistribution.smul…SchwartzMap.smulLeftCLM_const · cited by 4SchwartzMap.smulLeftCLM_c…Function.HasTemperateGrowth.add · cited by 4HasTemperateGrowth.addFunction.HasTemperateGrowth.of_fderiv · cited by 4HasTemperateGrowth.of_fde…SchwartzMap.smulLeftCLM_apply · cited by 3SchwartzMap.smulLeftCLM_a…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topNorm.norm · cited by 5413Norm.normWithTop.some · cited by 1128WithTop.someContDiff · cited by 352ContDiffiteratedFDeriv · cited by 211iteratedFDerivFunction.HasTemperateGrowthCITED BYCITES

Cites8

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

Cited by93

Results whose statement or proof uses this declaration.