Mathlib Map

Theorems · Theorem · functional analysis

SchwartzMap.denseRange_toLpCLM

∀ {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] [inst_5 : OpensMeasurableSpace E]
  [inst_6 : SecondCountableTopologyEither E F] [FiniteDimensional ℝ E] [BorelSpace E] {p : ENNReal},
  p ≠ ⊤ →
    ∀ [hp' : Fact (1 ≤ p)] {μ : MeasureTheory.Measure E} [hμ : μ.HasTemperateGrowth]
      [MeasureTheory.IsFiniteMeasureOnCompacts μ], DenseRange ⇑(SchwartzMap.toLpCLM ℝ F p μ)

Schwartz functions are dense in Lp.

Defined in
Mathlib.Analysis.Distribution.SchwartzSpace.Basic
Cited by
3 results in Mathlib
Foundations
Depth 305 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceMeasurableSpaceOpensMeasurableSpaceSecondCountableTopologyEitherFiniteDimensionalBorelSpaceFactMeasureTheory.Measure.HasTemperateGrowthMeasureTheory.IsFiniteMeasureOnCompacts

Around this declaration

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

Cites50

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

Cited by3

Results whose statement or proof uses this declaration.