Mathlib Map

Theorems · Theorem · functional analysis

TemperedDistribution.laplacian_toTemperedDistributionCLM_eq

∀ {E : Type u_3} {F : Type u_4} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E]
  [inst_2 : FiniteDimensional ℝ E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace ℂ F]
  [inst_5 : MeasurableSpace E] [inst_6 : BorelSpace E] (f : SchwartzMap E F),
  Laplacian.laplacian ((SchwartzMap.toTemperedDistributionCLM E F MeasureTheory.volume) f) =
    (SchwartzMap.toTemperedDistributionCLM E F MeasureTheory.volume) (Laplacian.laplacian f)

The distributional Laplacian and the classical Laplacian coincide on 𝓢(E, F).

Defined in
Mathlib.Analysis.Distribution.TemperedDistribution
Cited by
0 results in Mathlib
Foundations
Depth 289 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpaceFiniteDimensionalNormedAddCommGroupNormedSpaceMeasurableSpaceBorelSpace

Around this declaration

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

Cites25

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.