Theorems · Theorem · functional analysis
SchwartzMap.integral_bilinear_deriv_right_eq_neg_left
∀ {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]
(f : SchwartzMap ℝ E) (g : SchwartzMap ℝ F) (L : E →L[ℝ] F →L[ℝ] V),
∫ (x : ℝ), (L (f x)) (deriv (⇑g) x) = -∫ (x : ℝ), (L (deriv (⇑f) x)) (g x)Integration by parts of Schwartz functions for the 1-dimensional derivative. Version for a general bilinear map.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 283 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 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
- NormedSpacestatement and proof · cited by 12,499
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- derivstatement · cited by 676
- SchwartzMapstatement and proof · cited by 251
- tsupportproof · cited by 178
- SchwartzMap.integrableproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- SchwartzMap.integral_smul_deriv_right_eq_neg_leftproof · cited by 1
- SchwartzMap.integral_clm_comp_deriv_right_eq_neg_leftproof · cited by 0
- SchwartzMap.integral_mul_deriv_eq_neg_deriv_mulproof · cited by 0