Theorems · Theorem · functional analysis
SchwartzMap.integral_bilinear_laplacian_right_eq_left
∀ {E : Type u_5} {F₁ : Type u_9} {F₂ : Type u_10} {F₃ : Type u_11} [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 : NormedAddCommGroup F₃] [inst_8 : NormedSpace ℝ F₃] [inst_9 : MeasurableSpace E]
{μ : MeasureTheory.Measure E} [BorelSpace E] [μ.IsAddHaarMeasure] (f : SchwartzMap E F₁) (g : SchwartzMap E F₂)
(L : F₁ →L[ℝ] F₂ →L[ℝ] F₃),
∫ (x : E), (L (f x)) ((Laplacian.laplacian g) x) ∂μ = ∫ (x : E), (L ((Laplacian.laplacian f) x)) (g x) ∂μIntegration by parts of Schwartz functions for the Laplacian. Version for a general bilinear map.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 287 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Finset.sumproof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
Cited by3
Results whose statement or proof uses this declaration.
- SchwartzMap.integral_smul_laplacian_right_eq_leftproof · cited by 1
- SchwartzMap.integral_mul_laplacian_right_eq_leftproof · cited by 0
- SchwartzMap.integral_clm_comp_laplacian_right_eq_leftproof · cited by 0