Theorems Ā· Theorem Ā· real analysis
intervalIntegral.hasDerivAt_integral_of_dominated_loc_of_lip
ā {š : Type u_1} [inst : RCLike š] {μ : MeasureTheory.Measure ā} {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace ā E] [inst_3 : NormedSpace š E] {a b : ā} {bound : ā ā ā} {F : š ā ā ā E} {F' : ā ā E} {xā : š}
{s : Set š},
s ā nhds xā ā
(āį¶ (x : š) in nhds xā, MeasureTheory.AEStronglyMeasurable (F x) (μ.restrict (Set.uIoc a b))) ā
IntervalIntegrable (F xā) μ a b ā
MeasureTheory.AEStronglyMeasurable F' (μ.restrict (Set.uIoc a b)) ā
(āįµ (t : ā) āμ, t ā Set.uIoc a b ā LipschitzOnWith (Real.nnabs (bound t)) (fun x => F x t) s) ā
IntervalIntegrable bound μ a b ā
(āįµ (t : ā) āμ, t ā Set.uIoc a b ā HasDerivAt (fun x => F x t) (F' t) xā) ā
IntervalIntegrable F' μ a b ā§
HasDerivAt (fun x => ā« (t : ā) in a..b, F x t āμ) (ā« (t : ā) in a..b, F' t āμ) xāDerivative under integral of x ⦠⫠F x a at a given point xā : š, š = ā or š = ā,
assuming F xā is integrable, x ⦠F x a is locally Lipschitz on a neighborhood of xā for ae a
(with a neighborhood independent of a) with integrable Lipschitz bound, and F x is
ae-measurable for x in a possibly smaller neighborhood of xā.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 264 from the axioms Ā· uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Filterstatement Ā· cited by 8,121
- nhdsstatement and proof Ā· cited by 5,554
- NNRealstatement Ā· cited by 4,310
- Filter.Eventuallystatement and proof Ā· cited by 3,134
- RCLikestatement and proof Ā· cited by 2,829
- MeasureTheory.aestatement and proof Ā· cited by 2,352
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.