Mathlib Map

Theorems · Definition · functional analysis

SchwartzMap.toLp

{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] →
                  SchwartzMap E F →
                    (p : ENNReal) →
                      (μ : autoParam (MeasureTheory.Measure E) SchwartzMap.toLp._auto_1) →
                        [hμ : μ.HasTemperateGrowth] → ↥(MeasureTheory.Lp F p μ)

Map a Schwartz function to an Lp function for any p.

Defined in
Mathlib.Analysis.Distribution.SchwartzSpace.Basic
Cited by
23 results in Mathlib
Foundations
Depth 223 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.

SchwartzMap.toLpCLM · cited by 7SchwartzMap.toLpCLMSchwartzMap.coeFn_toLp · cited by 5SchwartzMap.coeFn_toLpMeasureTheory.Lp.toTemperedDistribution_apply · cited by 3Lp.toTemperedDistribution…SchwartzMap.denseRange_toLpCLM · cited by 3SchwartzMap.denseRange_to…SchwartzMap.norm_toLp · cited by 3SchwartzMap.norm_toLpMeasureTheory.Lp.toTemperedDistribution_toLp_eq · cited by 2Lp.toTemperedDistribution…MeasureTheory.Lp.fourier_toTemperedDistribution_eq · cited by 2Lp.fourier_toTemperedDist…SchwartzMap.norm_fourier_apply_le_toLp_one · cited by 2SchwartzMap.norm_fourier_…SchwartzMap.norm_fourier_toL2_eq · cited by 2SchwartzMap.norm_fourier_…SchwartzMap.inner_fourier_toL2_eq · cited by 1SchwartzMap.inner_fourier…SchwartzMap.inner_toL2_toL2_eq · cited by 1SchwartzMap.inner_toL2_to…SchwartzMap.toLp.congr_simp · cited by 1toLp.congr_simpSchwartzMap.toLp_fourier_eq · cited by 1SchwartzMap.toLp_fourier_…SchwartzMap.norm_toLp' · cited by 1SchwartzMap.norm_toLp'SchwartzMap.norm_toLp_one · cited by 1SchwartzMap.norm_toLp_oneDFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealAddSubgroup · cited by 3232AddSubgroupMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunMeasureTheory.Lp · cited by 715MeasureTheory.LpOpensMeasurableSpace · cited by 636OpensMeasurableSpaceSchwartzMap · cited by 251SchwartzMapSecondCountableTopologyEither · cited by 117SecondCountableTopologyEi…MeasureTheory.MemLp.toLp · cited by 70MemLp.toLpMeasureTheory.Measure.HasTemperateGrowth · cited by 41Measure.HasTemperateGrowthSchwartzMap.toLpCITED BYCITES

Cites16

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

Cited by24

Results whose statement or proof uses this declaration.