Theorems · Definition · functional analysis
ContDiffMapSupportedIn.integralAgainstBilinCLM
{𝕜 : Type u_1} →
{E : Type u_2} →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace ℝ E] →
{n : ℕ∞} →
{K : TopologicalSpace.Compacts E} →
{m : MeasurableSpace E} →
[OpensMeasurableSpace E] →
{F₁ : Type u_5} →
{F₂ : Type u_6} →
{F₃ : Type u_7} →
[inst_4 : NormedAddCommGroup F₁] →
[inst_5 : NormedSpace 𝕜 F₁] →
[inst_6 : NormedSpace ℝ F₁] →
[inst_7 : NormedAddCommGroup F₂] →
[inst_8 : NormedSpace 𝕜 F₂] →
[inst_9 : NormedAddCommGroup F₃] →
[inst_10 : NormedSpace 𝕜 F₃] →
[inst_11 : SMulCommClass ℝ 𝕜 F₁] →
[inst_12 : NormedSpace ℝ F₃] →
[SMulCommClass ℝ 𝕜 F₃] →
(F₁ →L[𝕜] F₂ →L[𝕜] F₃) →
MeasureTheory.Measure E →
(E → F₂) → ContDiffMapSupportedIn E F₁ n K →L[𝕜] F₃Given a continuous 𝕜-bilinear map B : F₁ →L[𝕜] F₂ →L[𝕜] F₃, a measure μ on E,
and a function φ : E → F₂ which is integrable on K, this is the continuous 𝕜-linear map
f ↦ ∫ x, B (f x) (φ x) ∂μ from 𝓓^{n}_{K}(E, F₁) to F₃. Otherwise, this is the zero map.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 264 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.coeproof · 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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- ENatstatement and proof · cited by 4,985
- SMulCommClassstatement and proof · cited by 1,927
- OpensMeasurableSpacestatement and proof · cited by 636
Cited by6
Results whose statement or proof uses this declaration.
- TestFunction.integralAgainstBilinCLMproof · cited by 5
- ContDiffMapSupportedIn.integralAgainstBilinCLM_applystatement · cited by 1
- ContDiffMapSupportedIn.integralAgainstBilinCLM.congr_simpstatement and proof · cited by 0
- TestFunction.integralAgainstBilinCLM_ofSupportedInstatement · cited by 0
- ContDiffMapSupportedIn.integralAgainstBilinCLM_eq_integralstatement · cited by 0
- ContDiffMapSupportedIn.integralAgainstBilinCLM_eq_setIntegralstatement · cited by 0