Theorems · Theorem · functional analysis
SchwartzMap.integral_smul_laplacian_right_eq_left
∀ {𝕜 : Type u_2} {E : Type u_5} {F : Type u_8} [inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup F]
[inst_2 : NormedSpace ℝ F] [inst_3 : InnerProductSpace ℝ E] [inst_4 : FiniteDimensional ℝ E]
[inst_5 : MeasurableSpace E] {μ : MeasureTheory.Measure E} [BorelSpace E] [μ.IsAddHaarMeasure] [inst_8 : RCLike 𝕜]
[inst_9 : NormedSpace 𝕜 F] (f : SchwartzMap E 𝕜) (g : SchwartzMap E F),
∫ (x : E), f x • (Laplacian.laplacian g) x ∂μ = ∫ (x : E), (Laplacian.laplacian f) x • g x ∂μIntegration by parts of Schwartz functions for the Laplacian. Version for scalar multiplication.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 288 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- FiniteDimensionalstatement and proof · cited by 1,854
- MeasureTheory.integralstatement · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Measure.IsAddHaarMeasurestatement and proof · cited by 255
Cited by1
Results whose statement or proof uses this declaration.
- TemperedDistribution.laplacian_toTemperedDistributionCLM_eqproof · cited by 0