Theorems · Theorem · measure theory
intervalIntegral.continuous_primitive
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {μ : MeasureTheory.Measure ℝ} {f : ℝ → E}
[MeasureTheory.NullSingletonClass μ],
(∀ (a b : ℝ), IntervalIntegrable f μ a b) → ∀ (a : ℝ), Continuous fun b => ∫ (x : ℝ) in a..b, f x ∂μ- Cited by
- 3 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.
Cites15
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
- Continuousstatement · cited by 2,592
- intervalIntegralstatement · cited by 546
- IntervalIntegrablestatement and proof · cited by 316
- continuous_iff_continuousAtproof · cited by 139
- MeasureTheory.NullSingletonClassstatement and proof · cited by 125
- NoMaxOrder.exists_gtproof · cited by 62
- MeasureTheory.NullSingletonClass.measure_singletonproof · cited by 47
- NoMinOrder.exists_ltproof · cited by 41
Cited by3
Results whose statement or proof uses this declaration.
- Function.Periodic.sInf_add_zsmul_le_integral_of_posproof · cited by 1
- Function.Periodic.integral_le_sSup_add_zsmul_of_posproof · cited by 1
- MeasureTheory.Integrable.continuous_primitiveproof · cited by 0