Theorems · Theorem · measure theory
intervalIntegral.continuousOn_primitive_Icc
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ} {μ : MeasureTheory.Measure ℝ}
{f : ℝ → E} [MeasureTheory.NullSingletonClass μ],
MeasureTheory.IntegrableOn f (Set.Icc a b) μ → ContinuousOn (fun x => ∫ (t : ℝ) in Set.Icc a x, f t ∂μ) (Set.Icc a b)- Cited by
- 0 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralstatement and proof · cited by 1,779
- Set.Iccstatement and proof · cited by 1,702
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- ContinuousOnstatement and proof · cited by 1,411
- Set.Iocproof · cited by 971
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- MeasureTheory.NullSingletonClassstatement and proof · cited by 125
- MeasureTheory.integral_Icc_eq_integral_Iocproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.