Theorems · Theorem · measure theory
continuousOn_integral_of_compact_support
∀ {Y : Type u_2} {E : Type u_3} {X : Type u_5} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : MeasurableSpace Y] [OpensMeasurableSpace Y] {μ : MeasureTheory.Measure Y} [inst_4 : NormedAddCommGroup E]
[inst_5 : NormedSpace ℝ E] {f : X → Y → E} {s : Set X} {k : Set Y} [MeasureTheory.IsFiniteMeasureOnCompacts μ],
IsCompact k →
ContinuousOn (Function.uncurry f) (s ×ˢ Set.univ) →
(∀ (p : X) (x : Y), p ∈ s → x ∉ k → f p x = 0) → ContinuousOn (fun x => ∫ (y : Y), f x y ∂μ) sConsider a parameterized integral x ↦ ∫ y, f x y where f is continuous and uniformly
compactly supported. Then the integral depends continuously on x.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- Set.univstatement and proof · cited by 3,945
- MeasureTheory.integralstatement and proof · cited by 1,779
- SProd.sprodstatement and proof · cited by 1,750
- ContinuousOnstatement and proof · cited by 1,411
- one_smulproof · cited by 1,374
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.continuous_integral_apply_inv_mulproof · cited by 1
- MeasureTheory.continuous_integral_apply_neg_addproof · cited by 1