Theorems · Theorem · functional analysis
SchwartzMap.integral_clm_comp_laplacian_right_eq_left
∀ {𝕜 : Type u_2} {E : Type u_5} {F₁ : Type u_9} {F₂ : Type u_10} [inst : NormedAddCommGroup E]
[inst_1 : InnerProductSpace ℝ E] [inst_2 : FiniteDimensional ℝ E] [inst_3 : NormedAddCommGroup F₁]
[inst_4 : NormedSpace ℝ F₁] [inst_5 : NormedAddCommGroup F₂] [inst_6 : NormedSpace ℝ F₂] [inst_7 : MeasurableSpace E]
{μ : MeasureTheory.Measure E} [BorelSpace E] [μ.IsAddHaarMeasure] [inst_10 : RCLike 𝕜] [inst_11 : NormedSpace 𝕜 F₁]
[inst_12 : NormedSpace 𝕜 F₂] (f : SchwartzMap E (F₁ →L[𝕜] F₂)) (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 a Schwartz function with values in continuous linear maps.
- Cited by
- 0 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.
Cites19
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
- RingHom.idstatement and proof · cited by 18,349
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.