Theorems · Theorem · measure theory
intervalIntegral.continuous_parametric_primitive_of_continuous
∀ {E : Type u_1} {X : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : TopologicalSpace X]
{μ : MeasureTheory.Measure ℝ} [MeasureTheory.NullSingletonClass μ] [MeasureTheory.IsLocallyFiniteMeasure μ]
{f : X → ℝ → E} {a₀ : ℝ}, Continuous (Function.uncurry f) → Continuous fun p => ∫ (t : ℝ) in a₀..p.2, f p.1 t ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites102
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · 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
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterproof · cited by 8,121
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
- Set.univproof · cited by 3,945
- Filter.Tendstoproof · cited by 3,814
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.continuous_parametric_intervalIntegral_of_continuousproof · cited by 1