Theorems · Theorem · measure theory
intervalIntegral.continuousWithinAt_primitive
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {a b₀ b₁ b₂ : ℝ} {μ : MeasureTheory.Measure ℝ}
{f : ℝ → E},
μ {b₀} = 0 →
IntervalIntegrable f μ (min a b₁) (max a b₂) →
ContinuousWithinAt (fun b => ∫ (x : ℝ) in a..b, f x ∂μ) (Set.Icc b₁ b₂) b₀- Cited by
- 6 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.
Cites64
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · 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
- ENNRealstatement · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Norm.normproof · cited by 5,413
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
Cited by6
Results whose statement or proof uses this declaration.
- intervalIntegral.continuous_primitiveproof · cited by 3
- intervalIntegral.continuousOn_primitive_interval'proof · cited by 2
- MeasureTheory.IntegrableOn.continuousOn_Ici_primitive_Ioiproof · cited by 1
- MeasureTheory.IntegrableOn.continuousOn_Iic_primitive_Iioproof · cited by 1
- intervalIntegral.continuousOn_primitiveproof · cited by 1
- intervalIntegral.continuousAt_parametric_primitive_of_dominatedproof · cited by 0