Theorems · Theorem · measure theory
continuousOn_integral_bilinear_of_locally_integrable_of_compact_support
∀ {Y : Type u_2} {E : Type u_3} {F : Type u_4} {X : Type u_5} {G : Type u_6} {𝕜 : Type u_7} [inst : TopologicalSpace X]
[inst_1 : TopologicalSpace Y] [inst_2 : MeasurableSpace Y] [OpensMeasurableSpace Y] {μ : MeasureTheory.Measure Y}
[inst_4 : NontriviallyNormedField 𝕜] [inst_5 : NormedAddCommGroup E] [inst_6 : NormedSpace ℝ E]
[inst_7 : NormedAddCommGroup F] [inst_8 : NormedSpace 𝕜 F] [inst_9 : NormedAddCommGroup G] [inst_10 : NormedSpace 𝕜 G]
[inst_11 : NormedSpace 𝕜 E] (L : F →L[𝕜] G →L[𝕜] E) {f : X → Y → G} {s : Set X} {k : Set Y} {g : Y → F},
IsCompact k →
ContinuousOn (Function.uncurry f) (s ×ˢ Set.univ) →
(∀ (p : X) (x : Y), p ∈ s → x ∉ k → f p x = 0) →
MeasureTheory.IntegrableOn g k μ → ContinuousOn (fun x => ∫ (y : Y), (L (g y)) (f x y) ∂μ) sConsider a parameterized integral x ↦ ∫ y, L (g y) (f x y) where L is bilinear,
g is locally integrable and f is continuous and uniformly compactly supported. Then the
integral depends continuously on x.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites69
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.continuousOn_convolution_right_with_paramproof · cited by 2
- continuousOn_integral_of_compact_supportproof · cited by 2