Theorems · Theorem · measure theory
intervalIntegral.continuousOn_primitive_interval_left
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b : ℝ} {μ : MeasureTheory.Measure ℝ}
{f : ℝ → E} [MeasureTheory.NullSingletonClass μ],
MeasureTheory.IntegrableOn f (Set.uIcc a b) μ → ContinuousOn (fun x => ∫ (t : ℝ) in x..b, f t ∂μ) (Set.uIcc a b)- Cited by
- 1 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.
Cites14
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
- ContinuousOnstatement and proof · cited by 1,411
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- intervalIntegralstatement and proof · cited by 546
- Set.uIccstatement and proof · cited by 393
- MeasureTheory.NullSingletonClassstatement and proof · cited by 125
- intervalIntegral.integral_symmproof · cited by 35
- Set.uIcc_commproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.sub_le_integral_of_hasDeriv_right_of_leproof · cited by 2