Theorems · Theorem · measure theory
intervalIntegral.continuousOn_primitive
∀ {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.Ioc a x, f t ∂μ) (Set.Icc a b)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- 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
- le_rflproof · cited by 1,558
- ContinuousOnstatement and proof · cited by 1,411
- Set.Iocstatement and proof · cited by 971
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.continuousOn_primitive_Iccproof · cited by 0