Theorems · Theorem · functional analysis
SchwartzMap.integral_bilinear_lineDerivOp_right_eq_neg_left
∀ {D : Type u_4} {E : Type u_5} {V : Type u_7} {F : Type u_8} [inst : NormedAddCommGroup E]
[inst_1 : NormedAddCommGroup F] [inst_2 : NormedSpace ℝ F] [inst_3 : NormedSpace ℝ E] [inst_4 : NormedAddCommGroup V]
[inst_5 : NormedSpace ℝ V] [inst_6 : NormedAddCommGroup D] [inst_7 : NormedSpace ℝ D] [inst_8 : MeasurableSpace D]
{μ : MeasureTheory.Measure D} [BorelSpace D] [FiniteDimensional ℝ D] [μ.IsAddHaarMeasure] (f : SchwartzMap D E)
(g : SchwartzMap D F) (L : E →L[ℝ] F →L[ℝ] V) (v : D),
∫ (x : D), (L (f x)) ((LineDeriv.lineDerivOp v g) x) ∂μ = -∫ (x : D), (L ((LineDeriv.lineDerivOp v f) x)) (g x) ∂μIntegration by parts of Schwartz functions for directional derivatives. Version for a general bilinear map.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 286 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- 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 by4
Results whose statement or proof uses this declaration.
- SchwartzMap.integral_bilinear_laplacian_right_eq_leftproof · cited by 3
- SchwartzMap.integral_smul_lineDerivOp_right_eq_neg_leftproof · cited by 1
- SchwartzMap.integral_clm_comp_lineDerivOp_right_eq_neg_leftproof · cited by 0
- SchwartzMap.integral_mul_lineDerivOp_right_eq_neg_leftproof · cited by 0