Mathlib Map

Theorems · Theorem · functional analysis

SchwartzMap.memLp

∀ {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 : MeasurableSpace E] [OpensMeasurableSpace E] [SecondCountableTopologyEither E F]
  (f : SchwartzMap E F) (p : ENNReal) (μ : autoParam (MeasureTheory.Measure E) SchwartzMap.memLp._auto_1)
  [hμ : μ.HasTemperateGrowth], MeasureTheory.MemLp (⇑f) p μ

Schwartz functions are in L^p for any p.

Defined in
Mathlib.Analysis.Distribution.SchwartzSpace.Basic
Cited by
3 results in Mathlib
Foundations
Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceMeasurableSpaceOpensMeasurableSpaceSecondCountableTopologyEitherMeasureTheory.Measure.HasTemperateGrowth

Around this declaration

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

Cites15

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

Cited by4

Results whose statement or proof uses this declaration.