Loogle!
Result
Found 276 declarations mentioning IntervalIntegrable. Of these, only the first 200 are shown.
- IntervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] (f : β β Ξ΅) (ΞΌ : MeasureTheory.Measure β) (a b : β) : Prop - IntervalIntegrable.refl π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a : β} {ΞΌ : MeasureTheory.Measure β} : IntervalIntegrable f ΞΌ a a - IntervalIntegrable.symm π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} (h : IntervalIntegrable f ΞΌ a b) : IntervalIntegrable f ΞΌ b a - IntervalIntegrable.symm_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} : IntervalIntegrable f ΞΌ a b β IntervalIntegrable f ΞΌ b a - MeasureTheory.Integrable.intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hf : MeasureTheory.Integrable f ΞΌ) : IntervalIntegrable f ΞΌ a b - IntervalIntegrable.aestronglyMeasurable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} (h : IntervalIntegrable f ΞΌ a b) : MeasureTheory.AEStronglyMeasurable f (ΞΌ.restrict (Set.Ioc a b)) - IntervalIntegrable.aestronglyMeasurable' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} (h : IntervalIntegrable f ΞΌ a b) : MeasureTheory.AEStronglyMeasurable f (ΞΌ.restrict (Set.Ioc b a)) - IntervalIntegrable.aestronglyMeasurable_restrict_uIoc π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} (h : IntervalIntegrable f ΞΌ a b) : MeasureTheory.AEStronglyMeasurable f (ΞΌ.restrict (Set.uIoc a b)) - intervalIntegrable_const π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] {c : E} : IntervalIntegrable (fun x => c) ΞΌ a b - MeasureTheory.IntegrableOn.intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hf : MeasureTheory.IntegrableOn f (Set.uIcc a b) ΞΌ) : IntervalIntegrable f ΞΌ a b - IntervalIntegrable.trans π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {ΞΌ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {a b c : β} (hab : IntervalIntegrable f ΞΌ a b) (hbc : IntervalIntegrable f ΞΌ b c) : IntervalIntegrable f ΞΌ a c - IntervalIntegrable.def' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} (h : IntervalIntegrable f ΞΌ a b) : MeasureTheory.IntegrableOn f (Set.uIoc a b) ΞΌ - intervalIntegrable_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} : IntervalIntegrable f ΞΌ a b β MeasureTheory.IntegrableOn f (Set.uIoc a b) ΞΌ - IntervalIntegrable.congr π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} {g : β β Ξ΅} (h : Set.EqOn f g (Set.uIoc a b)) : IntervalIntegrable f ΞΌ a b β IntervalIntegrable g ΞΌ a b - intervalIntegrable_congr π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} {g : β β Ξ΅} (h : Set.EqOn f g (Set.uIoc a b)) : IntervalIntegrable f ΞΌ a b β IntervalIntegrable g ΞΌ a b - IntervalIntegrable.abs π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β β} (h : IntervalIntegrable f ΞΌ a b) : IntervalIntegrable (fun x => |f x|) ΞΌ a b - IntervalIntegrable.enorm π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} (h : IntervalIntegrable f ΞΌ a b) : IntervalIntegrable (fun x => βf xββ) ΞΌ a b - IntervalIntegrable.congr_uIoo π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.NullSingletonClass ΞΌ] {g : β β Ξ΅} (hf : IntervalIntegrable f ΞΌ a b) (h : Set.EqOn f g (Set.uIoo a b)) : IntervalIntegrable g ΞΌ a b - intervalIntegrable_congr_uIoo π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.NullSingletonClass ΞΌ] {g : β β Ξ΅} (h : Set.EqOn f g (Set.uIoo a b)) : IntervalIntegrable f ΞΌ a b β IntervalIntegrable g ΞΌ a b - intervalIntegrable_iff_integrableOn_Ioc_of_le π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hab : a β€ b) : IntervalIntegrable f ΞΌ a b β MeasureTheory.IntegrableOn f (Set.Ioc a b) ΞΌ - IntervalIntegrable.mono_set π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b c d : β} {ΞΌ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f ΞΌ a b) (h : Set.uIcc c d β Set.uIcc a b) : IntervalIntegrable f ΞΌ c d - IntervalIntegrable.mono_set' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b c d : β} {ΞΌ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f ΞΌ a b) (hsub : Set.uIoc c d β Set.uIoc a b) : IntervalIntegrable f ΞΌ c d - IntervalIntegrable.mono_measure π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ Ξ½ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f Ξ½ a b) (h : ΞΌ β€ Ξ½) : IntervalIntegrable f ΞΌ a b - IntervalIntegrable.zero π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} : IntervalIntegrable 0 ΞΌ a b - IntervalIntegrable.norm π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β E} (h : IntervalIntegrable f ΞΌ a b) : IntervalIntegrable (fun x => βf xβ) ΞΌ a b - IntervalIntegrable.congr_codiscreteWithin π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} {g : β β Ξ΅} [MeasureTheory.NullSingletonClass ΞΌ] (h : f =αΆ [Filter.codiscreteWithin (Set.uIoc a b)] g) (hf : IntervalIntegrable f ΞΌ a b) : IntervalIntegrable g ΞΌ a b - IntervalIntegrable.trans_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b c : β} {ΞΌ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (h : b β Set.uIcc a c) : IntervalIntegrable f ΞΌ a c β IntervalIntegrable f ΞΌ a b β§ IntervalIntegrable f ΞΌ b c - intervalIntegrable_congr_codiscreteWithin π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} {g : β β Ξ΅} [MeasureTheory.NullSingletonClass ΞΌ] (h : f =αΆ [Filter.codiscreteWithin (Set.uIoc a b)] g) : IntervalIntegrable f ΞΌ a b β IntervalIntegrable g ΞΌ a b - Continuous.intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] {u : β β E} (hu : Continuous u) (a b : β) : IntervalIntegrable u ΞΌ a b - IntervalIntegrable.mono_set_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b c d : β} {ΞΌ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f ΞΌ a b) (h : Set.uIoc c d β€α΅[ΞΌ] Set.uIoc a b) : IntervalIntegrable f ΞΌ c d - IntervalIntegrable.congr_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} {g : β β Ξ΅} (hf : IntervalIntegrable f ΞΌ a b) (h : f =α΅[ΞΌ.restrict (Set.uIoc a b)] g) : IntervalIntegrable g ΞΌ a b - IntervalIntegrable.trans_iterate π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {ΞΌ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {a : β β β} {n : β} (hint : β k < n, IntervalIntegrable f ΞΌ (a k) (a (k + 1))) : IntervalIntegrable f ΞΌ (a 0) (a n) - intervalIntegrable_congr_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} {g : β β Ξ΅} (h : f =α΅[ΞΌ.restrict (Set.uIoc a b)] g) : IntervalIntegrable f ΞΌ a b β IntervalIntegrable g ΞΌ a b - ContinuousOn.intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] {u : β β E} {a b : β} (hu : ContinuousOn u (Set.uIcc a b)) : IntervalIntegrable u ΞΌ a b - IntervalIntegrable.intervalIntegrable_enorm_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {ΞΌ : MeasureTheory.Measure β} {a b : β} (hf : MeasureTheory.AEStronglyMeasurable f (ΞΌ.restrict (Set.uIoc a b))) : IntervalIntegrable (fun t => βf tββ) ΞΌ a b β IntervalIntegrable f ΞΌ a b - ContinuousOn.intervalIntegrable_of_Icc π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] {u : β β E} {a b : β} (h : a β€ b) (hu : ContinuousOn u (Set.Icc a b)) : IntervalIntegrable u ΞΌ a b - intervalIntegral.intervalIntegrable_of_integral_ne_zero π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} (h : β« (x : β) in a..b, f x βΞΌ β 0) : IntervalIntegrable f ΞΌ a b - IntervalIntegrable.trans_iterate_Ico π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {ΞΌ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {a : β β β} {m n : β} (hmn : m β€ n) (hint : β k β Set.Ico m n, IntervalIntegrable f ΞΌ (a k) (a (k + 1))) : IntervalIntegrable f ΞΌ (a m) (a n) - intervalIntegral.integral_undef π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} (h : Β¬IntervalIntegrable f ΞΌ a b) : β« (x : β) in a..b, f x βΞΌ = 0 - IntervalIntegrable.mono π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b c d : β} {ΞΌ Ξ½ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f Ξ½ a b) (h1 : Set.uIcc c d β Set.uIcc a b) (h2 : ΞΌ β€ Ξ½) : IntervalIntegrable f ΞΌ c d - intervalIntegral.intervalIntegral_pos_of_pos π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f : β β β} {a b : β} (hfi : IntervalIntegrable f MeasureTheory.volume a b) (hpos : β (x : β), 0 < f x) (hab : a < b) : 0 < β« (x : β) in a..b, f x - IntervalIntegrable.neg π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β E} (h : IntervalIntegrable f ΞΌ a b) : IntervalIntegrable (-f) ΞΌ a b - intervalIntegrable_iff' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.NullSingletonClass ΞΌ] (h : βf (min a b)ββ β β€ := by finiteness) : IntervalIntegrable f ΞΌ a b β MeasureTheory.IntegrableOn f (Set.uIcc a b) ΞΌ - intervalIntegrable_iff_integrableOn_Icc_of_le π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.NullSingletonClass ΞΌ] (hab : a β€ b) (ha : βf aββ β β€ := by finiteness) : IntervalIntegrable f ΞΌ a b β MeasureTheory.IntegrableOn f (Set.Icc a b) ΞΌ - IntervalIntegrable.add π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f g : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} [ContinuousAdd Ξ΅] (hf : IntervalIntegrable f ΞΌ a b) (hg : IntervalIntegrable g ΞΌ a b) : IntervalIntegrable (fun x => f x + g x) ΞΌ a b - IntervalIntegrable.finsum π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{ΞΉ : Type u_1} {a b : β} {ΞΌ : MeasureTheory.Measure β} {Ξ΅ : Type u_8} [TopologicalSpace Ξ΅] [ENormedAddCommMonoid Ξ΅] [ContinuousAdd Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : ΞΉ β β β Ξ΅} (h : β (i : ΞΉ), IntervalIntegrable (f i) ΞΌ a b) : IntervalIntegrable (βαΆ (i : ΞΉ), f i) ΞΌ a b - IntervalIntegrable.const_mul π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{A : Type u_7} [NormedRing A] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β A} (hf : IntervalIntegrable f ΞΌ a b) (c : A) : IntervalIntegrable (fun x => c * f x) ΞΌ a b - IntervalIntegrable.mul_const π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{A : Type u_7} [NormedRing A] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β A} (hf : IntervalIntegrable f ΞΌ a b) (c : A) : IntervalIntegrable (fun x => f x * c) ΞΌ a b - IntervalIntegrable.intervalIntegrable_norm_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {f : β β E} {ΞΌ : MeasureTheory.Measure β} {a b : β} (hf : MeasureTheory.AEStronglyMeasurable f (ΞΌ.restrict (Set.uIoc a b))) : IntervalIntegrable (fun t => βf tβ) ΞΌ a b β IntervalIntegrable f ΞΌ a b - intervalIntegral.intervalIntegral_pos_of_pos_on π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f : β β β} {a b : β} (hfi : IntervalIntegrable f MeasureTheory.volume a b) (hpos : β x β Set.Ioo a b, 0 < f x) (hab : a < b) : 0 < β« (x : β) in a..b, f x - IntervalIntegrable.div_const π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{a b : β} {ΞΌ : MeasureTheory.Measure β} {π : Type u_8} {f : β β π} [NormedDivisionRing π] (h : IntervalIntegrable f ΞΌ a b) (c : π) : IntervalIntegrable (fun x => f x / c) ΞΌ a b - IntervalIntegrable.comp_add_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f MeasureTheory.volume a b) (c : β) (h : βf (min a b)ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (c + x)) MeasureTheory.volume (a - c) (b - c) - IntervalIntegrable.comp_add_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f MeasureTheory.volume a b) (c : β) (h : βf (min a b)ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (x + c)) MeasureTheory.volume (a - c) (b - c) - IntervalIntegrable.comp_sub_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f MeasureTheory.volume a b) (c : β) (h : βf (min a b)ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (x - c)) MeasureTheory.volume (a + c) (b + c) - IntervalIntegrable.comp_add_left_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {c : β} (h : βf (min a b)ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (c + x)) MeasureTheory.volume (a - c) (b - c) β IntervalIntegrable f MeasureTheory.volume a b - IntervalIntegrable.comp_sub_right_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {c : β} (h : βf (min a b)ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (x - c)) MeasureTheory.volume (a + c) (b + c) β IntervalIntegrable f MeasureTheory.volume a b - IntervalIntegrable.sum π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{ΞΉ : Type u_1} {a b : β} {ΞΌ : MeasureTheory.Measure β} {Ξ΅ : Type u_8} [TopologicalSpace Ξ΅] [ENormedAddCommMonoid Ξ΅] [ContinuousAdd Ξ΅] (s : Finset ΞΉ) {f : ΞΉ β β β Ξ΅} (h : β i β s, IntervalIntegrable (f i) ΞΌ a b) : IntervalIntegrable (β i β s, f i) ΞΌ a b - Antitone.intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] [ConditionallyCompleteLinearOrder E] [OrderTopology E] [SecondCountableTopology E] {u : β β E} {a b : β} (hu : Antitone u) : IntervalIntegrable u ΞΌ a b - Monotone.intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] [ConditionallyCompleteLinearOrder E] [OrderTopology E] [SecondCountableTopology E] {u : β β E} {a b : β} (hu : Monotone u) : IntervalIntegrable u ΞΌ a b - IntervalIntegrable.sub π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f g : β β E} (hf : IntervalIntegrable f ΞΌ a b) (hg : IntervalIntegrable g ΞΌ a b) : IntervalIntegrable (fun x => f x - g x) ΞΌ a b - IntervalIntegrable.mono_fun_enorm' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {a b : β} {ΞΌ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {g : β β ENNReal} (hg : IntervalIntegrable g ΞΌ a b) (hfm : MeasureTheory.AEStronglyMeasurable f (ΞΌ.restrict (Set.uIoc a b))) (hle : (fun x => βf xββ) β€α΅[ΞΌ.restrict (Set.uIoc a b)] g) : IntervalIntegrable f ΞΌ a b - IntervalIntegrable.comp_add_right_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {c : β} (h : βf (min a b + c)ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (x + c)) MeasureTheory.volume a b β IntervalIntegrable f MeasureTheory.volume (a + c) (b + c) - intervalIntegrable_const_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {a b : β} {ΞΌ : MeasureTheory.Measure β} {c : Ξ΅} (hc : βcββ β β€ := by finiteness) : IntervalIntegrable (fun x => c) ΞΌ a b β c = 0 β¨ ΞΌ (Set.uIoc a b) < β€ - intervalIntegrable_iff_integrableOn_Ico_of_le π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.NullSingletonClass ΞΌ] (hab : a β€ b) (ha : βf aββ β β€ := by finiteness) (hb : βf bββ β β€ := by finiteness) : IntervalIntegrable f ΞΌ a b β MeasureTheory.IntegrableOn f (Set.Ico a b) ΞΌ - intervalIntegrable_iff_integrableOn_Ioo_of_le π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.NullSingletonClass ΞΌ] (hab : a β€ b) (ha : βf aββ β β€ := by finiteness) (hb : βf bββ β β€ := by finiteness) : IntervalIntegrable f ΞΌ a b β MeasureTheory.IntegrableOn f (Set.Ioo a b) ΞΌ - AntitoneOn.intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] [ConditionallyCompleteLinearOrder E] [OrderTopology E] [SecondCountableTopology E] {u : β β E} {a b : β} (hu : AntitoneOn u (Set.uIcc a b)) : IntervalIntegrable u ΞΌ a b - MonotoneOn.intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {ΞΌ : MeasureTheory.Measure β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] [ConditionallyCompleteLinearOrder E] [OrderTopology E] [SecondCountableTopology E] {u : β β E} {a b : β} (hu : MonotoneOn u (Set.uIcc a b)) : IntervalIntegrable u ΞΌ a b - IntervalIntegrable.iff_comp_neg π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {f : β β E} (h : βf (min a b)ββ β β€ := by finiteness) : IntervalIntegrable f MeasureTheory.volume a b β IntervalIntegrable (fun x => f (-x)) MeasureTheory.volume (-a) (-b) - intervalIntegral.integral_mono π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f g : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hab : a β€ b) (hf : IntervalIntegrable f ΞΌ a b) (hg : IntervalIntegrable g ΞΌ a b) (h : f β€ g) : β« (u : β) in a..b, f u βΞΌ β€ β« (u : β) in a..b, g u βΞΌ - intervalIntegral.integral_finsetSum π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {ΞΉ : Type u_8} {s : Finset ΞΉ} {f : ΞΉ β β β E} (h : β i β s, IntervalIntegrable (f i) ΞΌ a b) : β« (x : β) in a..b, β i β s, f i x βΞΌ = β i β s, β« (x : β) in a..b, f i x βΞΌ - intervalIntegral.integral_finset_sum π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {ΞΉ : Type u_8} {s : Finset ΞΉ} {f : ΞΉ β β β E} (h : β i β s, IntervalIntegrable (f i) ΞΌ a b) : β« (x : β) in a..b, β i β s, f i x βΞΌ = β i β s, β« (x : β) in a..b, f i x βΞΌ - IntervalIntegrable.continuousOn_mul π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{A : Type u_7} [NormedRing A] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f g : β β A} (hf : IntervalIntegrable f ΞΌ a b) (hg : ContinuousOn g (Set.uIcc a b)) : IntervalIntegrable (fun x => g x * f x) ΞΌ a b - IntervalIntegrable.mul_continuousOn π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{A : Type u_7} [NormedRing A] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f g : β β A} (hf : IntervalIntegrable f ΞΌ a b) (hg : ContinuousOn g (Set.uIcc a b)) : IntervalIntegrable (fun x => f x * g x) ΞΌ a b - IntervalIntegrable.mono_fun' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β E} {g : β β β} (hg : IntervalIntegrable g ΞΌ a b) (hfm : MeasureTheory.AEStronglyMeasurable f (ΞΌ.restrict (Set.uIoc a b))) (hle : (fun x => βf xβ) β€α΅[ΞΌ.restrict (Set.uIoc a b)] g) : IntervalIntegrable f ΞΌ a b - intervalIntegral.integral_interval_sub_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b c : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} (hab : IntervalIntegrable f ΞΌ a b) (hac : IntervalIntegrable f ΞΌ a c) : β« (x : β) in a..b, f x βΞΌ - β« (x : β) in a..c, f x βΞΌ = β« (x : β) in c..b, f x βΞΌ - intervalIntegral.integral_mono_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f g : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hab : a β€ b) (hf : IntervalIntegrable f ΞΌ a b) (hg : IntervalIntegrable g ΞΌ a b) (h : f β€α΅[ΞΌ] g) : β« (u : β) in a..b, f u βΞΌ β€ β« (u : β) in a..b, g u βΞΌ - intervalIntegral.integral_add_adjacent_intervals π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b c : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} (hab : IntervalIntegrable f ΞΌ a b) (hbc : IntervalIntegrable f ΞΌ b c) : β« (x : β) in a..b, f x βΞΌ + β« (x : β) in b..c, f x βΞΌ = β« (x : β) in a..c, f x βΞΌ - intervalIntegral.integral_mono_on π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f g : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hab : a β€ b) (hf : IntervalIntegrable f ΞΌ a b) (hg : IntervalIntegrable g ΞΌ a b) (h : β x β Set.Icc a b, f x β€ g x) : β« (u : β) in a..b, f u βΞΌ β€ β« (u : β) in a..b, g u βΞΌ - Filter.Tendsto.eventually_intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{ΞΉ : Type u_1} {E : Type u_5} [NormedAddCommGroup E] {f : β β E} {ΞΌ : MeasureTheory.Measure β} {l l' : Filter β} (hfm : StronglyMeasurableAtFilter f l' ΞΌ) [Filter.TendstoIxxClass Set.Ioc l l'] [l'.IsMeasurablyGenerated] (hΞΌ : ΞΌ.FiniteAtFilter l') {c : E} (hf : Filter.Tendsto f l' (nhds c)) {u v : ΞΉ β β} {lt : Filter ΞΉ} (hu : Filter.Tendsto u lt l) (hv : Filter.Tendsto v lt l) : βαΆ (t : ΞΉ) in lt, IntervalIntegrable f ΞΌ (u t) (v t) - intervalIntegral.integral_mono_on_of_le_Ioo π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f g : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hab : a β€ b) (hf : IntervalIntegrable f ΞΌ a b) (hg : IntervalIntegrable g ΞΌ a b) [MeasureTheory.NullSingletonClass ΞΌ] (h : β x β Set.Ioo a b, f x β€ g x) : β« (u : β) in a..b, f u βΞΌ β€ β« (u : β) in a..b, g u βΞΌ - intervalIntegral.norm_integral_le_abs_of_norm_le π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} {g : β β β} (h : βα΅ (t : β) βΞΌ.restrict (Set.uIoc a b), βf tβ β€ g t) (hbound : IntervalIntegrable g ΞΌ a b) : ββ« (t : β) in a..b, f t βΞΌβ β€ |β« (t : β) in a..b, g t βΞΌ| - intervalIntegral.sum_integral_adjacent_intervals π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {f : β β E} {ΞΌ : MeasureTheory.Measure β} {a : β β β} {n : β} (hint : β k < n, IntervalIntegrable f ΞΌ (a k) (a (k + 1))) : β k β Finset.range n, β« (x : β) in a k..a (k + 1), f x βΞΌ = β« (x : β) in a 0..a n, f x βΞΌ - IntervalIntegrable.comp_sub_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {f : β β E} (hf : IntervalIntegrable f MeasureTheory.volume a b) (c : β) (h : βf (min a b)ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (c - x)) MeasureTheory.volume (c - a) (c - b) - IntervalIntegrable.mono_fun_enorm π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} {Ξ΅' : Type u_4} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] [TopologicalSpace Ξ΅'] [ENormedAddMonoid Ξ΅'] {f : β β Ξ΅} {a b : β} {ΞΌ : MeasureTheory.Measure β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] [TopologicalSpace.PseudoMetrizableSpace Ξ΅'] {g : β β Ξ΅'} (hf : IntervalIntegrable f ΞΌ a b) (hgm : MeasureTheory.AEStronglyMeasurable g (ΞΌ.restrict (Set.uIoc a b))) (hle : (fun x => βg xββ) β€α΅[ΞΌ.restrict (Set.uIoc a b)] fun x => βf xββ) : IntervalIntegrable g ΞΌ a b - intervalIntegral.integral_mono_ae_restrict π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f g : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hab : a β€ b) (hf : IntervalIntegrable f ΞΌ a b) (hg : IntervalIntegrable g ΞΌ a b) (h : f β€α΅[ΞΌ.restrict (Set.Icc a b)] g) : β« (u : β) in a..b, f u βΞΌ β€ β« (u : β) in a..b, g u βΞΌ - IntervalIntegrable.comp_sub_left_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {f : β β E} (c : β) (h : βf (min a b)ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (c - x)) MeasureTheory.volume (c - a) (c - b) β IntervalIntegrable f MeasureTheory.volume a b - intervalIntegral.norm_integral_le_of_norm_le π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} {g : β β β} (hab : a β€ b) (h : βα΅ (t : β) βΞΌ, t β Set.Ioc a b β βf tβ β€ g t) (hbound : IntervalIntegrable g ΞΌ a b) : ββ« (t : β) in a..b, f t βΞΌβ β€ β« (t : β) in a..b, g t βΞΌ - IntervalIntegrable.mono_fun π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} {F : Type u_6} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β E} [NormedAddCommGroup F] {g : β β F} (hf : IntervalIntegrable f ΞΌ a b) (hgm : MeasureTheory.AEStronglyMeasurable g (ΞΌ.restrict (Set.uIoc a b))) (hle : (fun x => βg xβ) β€α΅[ΞΌ.restrict (Set.uIoc a b)] fun x => βf xβ) : IntervalIntegrable g ΞΌ a b - intervalIntegral.integral_mono_interval π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} {c d : β} (hca : c β€ a) (hab : a β€ b) (hbd : b β€ d) (hf : 0 β€α΅[ΞΌ.restrict (Set.Ioc c d)] f) (hfi : IntervalIntegrable f ΞΌ c d) : β« (x : β) in a..b, f x βΞΌ β€ β« (x : β) in c..d, f x βΞΌ - intervalIntegrable_of_evenβ π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {f : β β E} (hβf : β (x : β), f x = f (-x)) (hβf : β (x : β), 0 < x β IntervalIntegrable f MeasureTheory.volume 0 x) {t : β} (ht : βf (min 0 t)ββ β β€ := by finiteness) : IntervalIntegrable f MeasureTheory.volume 0 t - intervalIntegral.integral_sub π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {f g : β β E} {ΞΌ : MeasureTheory.Measure β} (hf : IntervalIntegrable f ΞΌ a b) (hg : IntervalIntegrable g ΞΌ a b) : β« (x : β) in a..b, f x - g x βΞΌ = β« (x : β) in a..b, f x βΞΌ - β« (x : β) in a..b, g x βΞΌ - intervalIntegral.sum_integral_adjacent_intervals_Ico π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {f : β β E} {ΞΌ : MeasureTheory.Measure β} {a : β β β} {m n : β} (hmn : m β€ n) (hint : β k β Set.Ico m n, IntervalIntegrable f ΞΌ (a k) (a (k + 1))) : β k β Finset.Ico m n, β« (x : β) in a k..a (k + 1), f x βΞΌ = β« (x : β) in a m..a n, f x βΞΌ - Filter.Tendsto.eventually_intervalIntegrable_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{ΞΉ : Type u_1} {E : Type u_5} [NormedAddCommGroup E] {f : β β E} {ΞΌ : MeasureTheory.Measure β} {l l' : Filter β} (hfm : StronglyMeasurableAtFilter f l' ΞΌ) [Filter.TendstoIxxClass Set.Ioc l l'] [l'.IsMeasurablyGenerated] (hΞΌ : ΞΌ.FiniteAtFilter l') {c : E} (hf : Filter.Tendsto f (l' β MeasureTheory.ae ΞΌ) (nhds c)) {u v : ΞΉ β β} {lt : Filter ΞΉ} (hu : Filter.Tendsto u lt l) (hv : Filter.Tendsto v lt l) : βαΆ (t : ΞΉ) in lt, IntervalIntegrable f ΞΌ (u t) (v t) - intervalIntegral.integral_interval_add_Ioi' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} (ha : IntervalIntegrable f ΞΌ a b) (hb : MeasureTheory.IntegrableOn f (Set.Ioi b) ΞΌ) : β« (x : β) in a..b, f x βΞΌ + β« (x : β) in Set.Ioi b, f x βΞΌ = β« (x : β) in Set.Ioi a, f x βΞΌ - intervalIntegral.abs_integral_mono_interval π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} {c d : β} (h : Set.uIoc a b β Set.uIoc c d) (hf : 0 β€α΅[ΞΌ.restrict (Set.uIoc c d)] f) (hfi : IntervalIntegrable f ΞΌ c d) : |β« (x : β) in a..b, f x βΞΌ| β€ |β« (x : β) in c..d, f x βΞΌ| - intervalIntegral.integral_add π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {f g : β β E} {ΞΌ : MeasureTheory.Measure β} (hf : IntervalIntegrable f ΞΌ a b) (hg : IntervalIntegrable g ΞΌ a b) : β« (x : β) in a..b, f x + g x βΞΌ = β« (x : β) in a..b, f x βΞΌ + β« (x : β) in a..b, g x βΞΌ - intervalIntegral.integral_pos_iff_support_of_nonneg_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hf : 0 β€α΅[ΞΌ] f) (hfi : IntervalIntegrable f ΞΌ a b) : 0 < β« (x : β) in a..b, f x βΞΌ β a < b β§ 0 < ΞΌ (Function.support f β© Set.Ioc a b) - intervalIntegral.integral_eq_zero_iff_of_le_of_nonneg_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hab : a β€ b) (hf : 0 β€α΅[ΞΌ.restrict (Set.Ioc a b)] f) (hfi : IntervalIntegrable f ΞΌ a b) : β« (x : β) in a..b, f x βΞΌ = 0 β f =α΅[ΞΌ.restrict (Set.Ioc a b)] 0 - intervalIntegrable_of_oddβ π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {f : β β E} (hβf : β (x : β), -f x = f (-x)) (hβf : β (x : β), 0 < x β IntervalIntegrable f MeasureTheory.volume 0 x) {t : β} (ht : βf (min 0 t)ββ β β€ := by finiteness) : IntervalIntegrable f MeasureTheory.volume 0 t - intervalIntegral.integral_pos_iff_support_of_nonneg_ae' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hf : 0 β€α΅[ΞΌ.restrict (Set.uIoc a b)] f) (hfi : IntervalIntegrable f ΞΌ a b) : 0 < β« (x : β) in a..b, f x βΞΌ β a < b β§ 0 < ΞΌ (Function.support f β© Set.Ioc a b) - IntervalIntegrable.comp_mul_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f MeasureTheory.volume a b) {c : β} (h : βf (min a b)ββ β β€ := by finiteness) (h' : βf (c * min (a / c) (b / c))ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (c * x)) MeasureTheory.volume (a / c) (b / c) - IntervalIntegrable.comp_mul_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{Ξ΅ : Type u_3} [TopologicalSpace Ξ΅] [ENormedAddMonoid Ξ΅] {f : β β Ξ΅} {a b : β} [TopologicalSpace.PseudoMetrizableSpace Ξ΅] (hf : IntervalIntegrable f MeasureTheory.volume a b) {c : β} (h : βf (min a b)ββ β β€ := by finiteness) (h' : βf (c * min (a / c) (b / c))ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (x * c)) MeasureTheory.volume (a / c) (b / c) - intervalIntegral.integral_add_adjacent_intervals_cancel π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b c : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} (hab : IntervalIntegrable f ΞΌ a b) (hbc : IntervalIntegrable f ΞΌ b c) : β« (x : β) in a..b, f x βΞΌ + β« (x : β) in b..c, f x βΞΌ + β« (x : β) in c..a, f x βΞΌ = 0 - intervalIntegral.integral_eq_zero_iff_of_nonneg_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hf : 0 β€α΅[ΞΌ.restrict (Set.Ioc a b βͺ Set.Ioc b a)] f) (hfi : IntervalIntegrable f ΞΌ a b) : β« (x : β) in a..b, f x βΞΌ = 0 β f =α΅[ΞΌ.restrict (Set.Ioc a b βͺ Set.Ioc b a)] 0 - intervalIntegral.integral_interval_sub_interval_comm π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b c d : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} (hab : IntervalIntegrable f ΞΌ a b) (hcd : IntervalIntegrable f ΞΌ c d) (hac : IntervalIntegrable f ΞΌ a c) : β« (x : β) in a..b, f x βΞΌ - β« (x : β) in c..d, f x βΞΌ = β« (x : β) in a..c, f x βΞΌ - β« (x : β) in b..d, f x βΞΌ - intervalIntegral.integral_interval_sub_interval_comm' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b c d : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} (hab : IntervalIntegrable f ΞΌ a b) (hcd : IntervalIntegrable f ΞΌ c d) (hac : IntervalIntegrable f ΞΌ a c) : β« (x : β) in a..b, f x βΞΌ - β« (x : β) in c..d, f x βΞΌ = β« (x : β) in d..b, f x βΞΌ - β« (x : β) in c..a, f x βΞΌ - intervalIntegral.integral_lt_integral_of_ae_le_of_measure_setOfPred_lt_ne_zero π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f g : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hab : a β€ b) (hfi : IntervalIntegrable f ΞΌ a b) (hgi : IntervalIntegrable g ΞΌ a b) (hle : f β€α΅[ΞΌ.restrict (Set.Ioc a b)] g) (hlt : (ΞΌ.restrict (Set.Ioc a b)) {x | f x < g x} β 0) : β« (x : β) in a..b, f x βΞΌ < β« (x : β) in a..b, g x βΞΌ - intervalIntegral.integral_lt_integral_of_ae_le_of_measure_setOf_lt_ne_zero π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{f g : β β β} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hab : a β€ b) (hfi : IntervalIntegrable f ΞΌ a b) (hgi : IntervalIntegrable g ΞΌ a b) (hle : f β€α΅[ΞΌ.restrict (Set.Ioc a b)] g) (hlt : (ΞΌ.restrict (Set.Ioc a b)) {x | f x < g x} β 0) : β« (x : β) in a..b, f x βΞΌ < β« (x : β) in a..b, g x βΞΌ - intervalIntegral.integral_interval_add_interval_comm π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b c d : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} (hab : IntervalIntegrable f ΞΌ a b) (hcd : IntervalIntegrable f ΞΌ c d) (hac : IntervalIntegrable f ΞΌ a c) : β« (x : β) in a..b, f x βΞΌ + β« (x : β) in c..d, f x βΞΌ = β« (x : β) in a..d, f x βΞΌ + β« (x : β) in c..b, f x βΞΌ - intervalIntegrable_of_even π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {f : β β E} (hβf : β (x : β), f x = f (-x)) (hβf : β (x : β), 0 < x β IntervalIntegrable f MeasureTheory.volume 0 x) {a b : β} (ha : βf (min 0 a)ββ β β€ := by finiteness) (hb : βf (min 0 b)ββ β β€ := by finiteness) : IntervalIntegrable f MeasureTheory.volume a b - IntervalIntegrable.smul π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {R : Type u_8} [NormedAddCommGroup R] [SMulZeroClass R E] [IsBoundedSMul R E] {f : β β E} (h : IntervalIntegrable f ΞΌ a b) (r : R) : IntervalIntegrable (r β’ f) ΞΌ a b - intervalIntegrable_of_odd π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {f : β β E} (hβf : β (x : β), -f x = f (-x)) (hβf : β (x : β), 0 < x β IntervalIntegrable f MeasureTheory.volume 0 x) {a b : β} (ha : βf (min 0 a)ββ β β€ := by finiteness) (hb : βf (min 0 b)ββ β β€ := by finiteness) : IntervalIntegrable f MeasureTheory.volume a b - IntervalIntegrable.comp_mul_left_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] {a b : β} {f : β β E} {c : β} (hc : c β 0) (h : βf (min a b)ββ β β€ := by finiteness) (h' : βf (c * min (a / c) (b / c))ββ β β€ := by finiteness) : IntervalIntegrable (fun x => f (c * x)) MeasureTheory.volume (a / c) (b / c) β IntervalIntegrable f MeasureTheory.volume a b - IntervalIntegrable.continuousOn_smul π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{π : Type u_2} {E : Type u_5} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β π} {g : β β E} [NormedRing π] [Module π E] [IsBoundedSMul π E] (hg : IntervalIntegrable g ΞΌ a b) (hf : ContinuousOn f (Set.uIcc a b)) : IntervalIntegrable (fun x => f x β’ g x) ΞΌ a b - IntervalIntegrable.smul_continuousOn π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{π : Type u_2} {E : Type u_5} [NormedAddCommGroup E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β π} {g : β β E} [NormedRing π] [Module π E] [IsBoundedSMul π E] (hf : IntervalIntegrable f ΞΌ a b) (hg : ContinuousOn g (Set.uIcc a b)) : IntervalIntegrable (fun x => f x β’ g x) ΞΌ a b - intervalIntegral.intervalIntegral_im π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{π : Type u_8} [RCLike π] {f : β β π} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hf : IntervalIntegrable f ΞΌ a b) : β« (x : β) in a..b, RCLike.im (f x) βΞΌ = RCLike.im (β« (x : β) in a..b, f x βΞΌ) - intervalIntegral.intervalIntegral_re π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{π : Type u_8} [RCLike π] {f : β β π} {a b : β} {ΞΌ : MeasureTheory.Measure β} (hf : IntervalIntegrable f ΞΌ a b) : β« (x : β) in a..b, RCLike.re (f x) βΞΌ = RCLike.re (β« (x : β) in a..b, f x βΞΌ) - IntervalIntegrable.integral_smul π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{E : Type u_5} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {R : Type u_8} [NormedRing R] [Module R E] [IsBoundedSMul R E] [SMulCommClass β R E] {f : β β E} (r : R) (hf : IntervalIntegrable f ΞΌ a b) : β« (x : β) in a..b, r β’ f x βΞΌ = r β’ β« (x : β) in a..b, f x βΞΌ - ContinuousLinearMap.intervalIntegral_comp_comm π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{π : Type u_2} {E : Type u_5} {F : Type u_6} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {ΞΌ : MeasureTheory.Measure β} {f : β β E} [RCLike π] [NormedSpace π E] [NormedAddCommGroup F] [NormedSpace π F] [NormedSpace β F] [CompleteSpace F] [CompleteSpace E] (L : E βL[π] F) (hf : IntervalIntegrable f ΞΌ a b) : β« (x : β) in a..b, L (f x) βΞΌ = L (β« (x : β) in a..b, f x βΞΌ) - ContinuousLinearMap.intervalIntegral_apply π Mathlib.MeasureTheory.Integral.IntervalIntegral.Basic
{π : Type u_2} {E : Type u_5} {F : Type u_6} [NormedAddCommGroup E] [NormedSpace β E] {ΞΌ : MeasureTheory.Measure β} [RCLike π] [NormedSpace π E] [NormedAddCommGroup F] [NormedSpace π F] {a b : β} {Ο : β β F βL[π] E} (hΟ : IntervalIntegrable Ο ΞΌ a b) (v : F) : (β« (x : β) in a..b, Ο x βΞΌ) v = β« (x : β) in a..b, (Ο x) v βΞΌ - intervalIntegral.continuous_primitive π Mathlib.MeasureTheory.Integral.DominatedConvergence
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {ΞΌ : MeasureTheory.Measure β} {f : β β E} [MeasureTheory.NullSingletonClass ΞΌ] (h_int : β (a b : β), IntervalIntegrable f ΞΌ a b) (a : β) : Continuous fun b => β« (x : β) in a..b, f x βΞΌ - intervalIntegral.continuousOn_primitive_interval' π Mathlib.MeasureTheory.Integral.DominatedConvergence
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {a bβ bβ : β} {ΞΌ : MeasureTheory.Measure β} {f : β β E} [MeasureTheory.NullSingletonClass ΞΌ] (h_int : IntervalIntegrable f ΞΌ bβ bβ) (ha : a β Set.uIcc bβ bβ) : ContinuousOn (fun b => β« (x : β) in a..b, f x βΞΌ) (Set.uIcc bβ bβ) - intervalIntegral.continuousWithinAt_primitive π Mathlib.MeasureTheory.Integral.DominatedConvergence
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {a bβ bβ bβ : β} {ΞΌ : MeasureTheory.Measure β} {f : β β E} (hbβ : ΞΌ {bβ} = 0) (h_int : IntervalIntegrable f ΞΌ (min a bβ) (max a bβ)) : ContinuousWithinAt (fun b => β« (x : β) in a..b, f x βΞΌ) (Set.Icc bβ bβ) bβ - intervalIntegral.continuous_of_dominated_interval π Mathlib.MeasureTheory.Integral.DominatedConvergence
{E : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] {ΞΌ : MeasureTheory.Measure β} {X : Type u_3} [TopologicalSpace X] [FirstCountableTopology X] {F : X β β β E} {bound : β β β} {a b : β} (hF_meas : β (x : X), MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (h_bound : β (x : X), βα΅ (t : β) βΞΌ, t β Set.uIoc a b β βF x tβ β€ bound t) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_cont : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β Continuous fun x => F x t) : Continuous fun x => β« (t : β) in a..b, F x t βΞΌ - intervalIntegral.continuousAt_of_dominated_interval π Mathlib.MeasureTheory.Integral.DominatedConvergence
{E : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] {ΞΌ : MeasureTheory.Measure β} {X : Type u_3} [TopologicalSpace X] [FirstCountableTopology X] {F : X β β β E} {xβ : X} {bound : β β β} {a b : β} (hF_meas : βαΆ (x : X) in nhds xβ, MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (h_bound : βαΆ (x : X) in nhds xβ, βα΅ (t : β) βΞΌ, t β Set.uIoc a b β βF x tβ β€ bound t) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_cont : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β ContinuousAt (fun x => F x t) xβ) : ContinuousAt (fun x => β« (t : β) in a..b, F x t βΞΌ) xβ - intervalIntegral.continuousWithinAt_of_dominated_interval π Mathlib.MeasureTheory.Integral.DominatedConvergence
{E : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] {ΞΌ : MeasureTheory.Measure β} {X : Type u_3} [TopologicalSpace X] [FirstCountableTopology X] {F : X β β β E} {xβ : X} {bound : β β β} {a b : β} {s : Set X} (hF_meas : βαΆ (x : X) in nhdsWithin xβ s, MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (h_bound : βαΆ (x : X) in nhdsWithin xβ s, βα΅ (t : β) βΞΌ, t β Set.uIoc a b β βF x tβ β€ bound t) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_cont : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β ContinuousWithinAt (fun x => F x t) s xβ) : ContinuousWithinAt (fun x => β« (t : β) in a..b, F x t βΞΌ) s xβ - intervalIntegral.tendsto_integral_filter_of_dominated_convergence π Mathlib.MeasureTheory.Integral.DominatedConvergence
{E : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} {ΞΉ : Type u_3} {l : Filter ΞΉ} [l.IsCountablyGenerated] {F : ΞΉ β β β E} (bound : β β β) (hF_meas : βαΆ (n : ΞΉ) in l, MeasureTheory.AEStronglyMeasurable (F n) (ΞΌ.restrict (Set.uIoc a b))) (h_bound : βαΆ (n : ΞΉ) in l, βα΅ (x : β) βΞΌ, x β Set.uIoc a b β βF n xβ β€ bound x) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_lim : βα΅ (x : β) βΞΌ, x β Set.uIoc a b β Filter.Tendsto (fun n => F n x) l (nhds (f x))) : Filter.Tendsto (fun n => β« (x : β) in a..b, F n x βΞΌ) l (nhds (β« (x : β) in a..b, f x βΞΌ)) - intervalIntegral.continuousAt_parametric_primitive_of_dominated π Mathlib.MeasureTheory.Integral.DominatedConvergence
{E : Type u_1} {X : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] [TopologicalSpace X] {ΞΌ : MeasureTheory.Measure β} [FirstCountableTopology X] {F : X β β β E} (bound : β β β) (a b : β) {aβ bβ : β} {xβ : X} (hF_meas : β (x : X), MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (h_bound : βαΆ (x : X) in nhds xβ, βα΅ (t : β) βΞΌ.restrict (Set.uIoc a b), βF x tβ β€ bound t) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_cont : βα΅ (t : β) βΞΌ.restrict (Set.uIoc a b), ContinuousAt (fun x => F x t) xβ) (haβ : aβ β Set.Ioo a b) (hbβ : bβ β Set.Ioo a b) (hΞΌbβ : ΞΌ {bβ} = 0) : ContinuousAt (fun p => β« (t : β) in aβ..p.2, F p.1 t βΞΌ) (xβ, bβ) - intervalIntegral.hasSum_integral_of_dominated_convergence π Mathlib.MeasureTheory.Integral.DominatedConvergence
{E : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} {f : β β E} {ΞΌ : MeasureTheory.Measure β} {ΞΉ : Type u_3} [Countable ΞΉ] {F : ΞΉ β β β E} (bound : ΞΉ β β β β) (hF_meas : β (n : ΞΉ), MeasureTheory.AEStronglyMeasurable (F n) (ΞΌ.restrict (Set.uIoc a b))) (h_bound : β (n : ΞΉ), βα΅ (t : β) βΞΌ, t β Set.uIoc a b β βF n tβ β€ bound n t) (bound_summable : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β Summable fun n => bound n t) (bound_integrable : IntervalIntegrable (fun t => β' (n : ΞΉ), bound n t) ΞΌ a b) (h_lim : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β HasSum (fun n => F n t) (f t)) : HasSum (fun n => β« (t : β) in a..b, F n t βΞΌ) (β« (t : β) in a..b, f t βΞΌ) - hasFDerivAt_integral_of_dominated_of_fderiv_le'' π Mathlib.Analysis.Calculus.ParametricIntegral
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {H : Type u_4} [NormedAddCommGroup H] {xβ : H} {s : Set H} [NormedSpace β H] {ΞΌ : MeasureTheory.Measure β} {F : H β β β E} {F' : H β β β H βL[β] E} {a b : β} {bound : β β β} (hs : s β nhds xβ) (hF_meas : βαΆ (x : H) in nhds xβ, MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (hF_int : IntervalIntegrable (F xβ) ΞΌ a b) (hF'_meas : MeasureTheory.AEStronglyMeasurable (F' xβ) (ΞΌ.restrict (Set.uIoc a b))) (h_bound : βα΅ (t : β) βΞΌ.restrict (Set.uIoc a b), β x β s, βF' x tβ β€ bound t) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_diff : βα΅ (t : β) βΞΌ.restrict (Set.uIoc a b), β x β s, HasFDerivAt (fun x => F x t) (F' x t) x) : HasFDerivAt (fun x => β« (t : β) in a..b, F x t βΞΌ) (β« (t : β) in a..b, F' xβ t βΞΌ) xβ - hasFDerivAt_integral_of_dominated_loc_of_lip_interval π Mathlib.Analysis.Calculus.ParametricIntegral
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {H : Type u_4} [NormedAddCommGroup H] {xβ : H} {s : Set H} [NormedSpace β H] {ΞΌ : MeasureTheory.Measure β} {F : H β β β E} {F' : β β H βL[β] E} {a b : β} {bound : β β β} (hs : s β nhds xβ) (hF_meas : βαΆ (x : H) in nhds xβ, MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (hF_int : IntervalIntegrable (F xβ) ΞΌ a b) (hF'_meas : MeasureTheory.AEStronglyMeasurable F' (ΞΌ.restrict (Set.uIoc a b))) (h_lip : βα΅ (t : β) βΞΌ.restrict (Set.uIoc a b), LipschitzOnWith (Real.nnabs (bound t)) (fun x => F x t) s) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_diff : βα΅ (t : β) βΞΌ.restrict (Set.uIoc a b), HasFDerivAt (fun x => F x t) (F' t) xβ) : IntervalIntegrable F' ΞΌ a b β§ HasFDerivAt (fun x => β« (t : β) in a..b, F x t βΞΌ) (β« (t : β) in a..b, F' t βΞΌ) xβ - intervalIntegral.hasDerivAt_integral_of_dominated_loc_of_deriv_le π Mathlib.Analysis.Calculus.ParametricIntervalIntegral
{π : Type u_1} [RCLike π] {ΞΌ : MeasureTheory.Measure β} {E : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] [NormedSpace π E] {a b : β} {bound : β β β} {F F' : π β β β E} {xβ : π} {s : Set π} (hs : s β nhds xβ) (hF_meas : βαΆ (x : π) in nhds xβ, MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (hF_int : IntervalIntegrable (F xβ) ΞΌ a b) (hF'_meas : MeasureTheory.AEStronglyMeasurable (F' xβ) (ΞΌ.restrict (Set.uIoc a b))) (h_bound : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β β x β s, βF' x tβ β€ bound t) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_diff : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β β x β s, HasDerivAt (fun x => F x t) (F' x t) x) : IntervalIntegrable (F' xβ) ΞΌ a b β§ HasDerivAt (fun x => β« (t : β) in a..b, F x t βΞΌ) (β« (t : β) in a..b, F' xβ t βΞΌ) xβ - intervalIntegral.hasDerivAt_integral_of_dominated_loc_of_lip π Mathlib.Analysis.Calculus.ParametricIntervalIntegral
{π : Type u_1} [RCLike π] {ΞΌ : MeasureTheory.Measure β} {E : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] [NormedSpace π E] {a b : β} {bound : β β β} {F : π β β β E} {F' : β β E} {xβ : π} {s : Set π} (hs : s β nhds xβ) (hF_meas : βαΆ (x : π) in nhds xβ, MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (hF_int : IntervalIntegrable (F xβ) ΞΌ a b) (hF'_meas : MeasureTheory.AEStronglyMeasurable F' (ΞΌ.restrict (Set.uIoc a b))) (h_lipsch : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β LipschitzOnWith (Real.nnabs (bound t)) (fun x => F x t) s) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_diff : βα΅ (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β - intervalIntegral.hasFDerivAt_integral_of_dominated_of_fderiv_le π Mathlib.Analysis.Calculus.ParametricIntervalIntegral
{π : Type u_1} [RCLike π] {ΞΌ : MeasureTheory.Measure β} {E : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] [NormedSpace π E] {H : Type u_3} [NormedAddCommGroup H] [NormedSpace π H] {s : Set H} {a b : β} {bound : β β β} {F : H β β β E} {F' : H β β β H βL[π] E} {xβ : H} (hs : s β nhds xβ) (hF_meas : βαΆ (x : H) in nhds xβ, MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (hF_int : IntervalIntegrable (F xβ) ΞΌ a b) (hF'_meas : MeasureTheory.AEStronglyMeasurable (F' xβ) (ΞΌ.restrict (Set.uIoc a b))) (h_bound : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β β x β s, βF' x tβ β€ bound t) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_diff : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β β x β s, HasFDerivAt (fun x => F x t) (F' x t) x) : HasFDerivAt (fun x => β« (t : β) in a..b, F x t βΞΌ) (β« (t : β) in a..b, F' xβ t βΞΌ) xβ - intervalIntegral.hasFDerivAt_integral_of_dominated_loc_of_lip π Mathlib.Analysis.Calculus.ParametricIntervalIntegral
{π : Type u_1} [RCLike π] {ΞΌ : MeasureTheory.Measure β} {E : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] [NormedSpace π E] {H : Type u_3} [NormedAddCommGroup H] [NormedSpace π H] {s : Set H} {a b : β} {bound : β β β} {F : H β β β E} {F' : β β H βL[π] E} {xβ : H} (hs : s β nhds xβ) (hF_meas : βαΆ (x : H) in nhds xβ, MeasureTheory.AEStronglyMeasurable (F x) (ΞΌ.restrict (Set.uIoc a b))) (hF_int : IntervalIntegrable (F xβ) ΞΌ a b) (hF'_meas : MeasureTheory.AEStronglyMeasurable F' (ΞΌ.restrict (Set.uIoc a b))) (h_lip : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β LipschitzOnWith (Real.nnabs (bound t)) (fun x => F x t) s) (bound_integrable : IntervalIntegrable bound ΞΌ a b) (h_diff : βα΅ (t : β) βΞΌ, t β Set.uIoc a b β HasFDerivAt (fun x => F x t) (F' t) xβ) : IntervalIntegrable F' ΞΌ a b β§ HasFDerivAt (fun x => β« (t : β) in a..b, F x t βΞΌ) (β« (t : β) in a..b, F' t βΞΌ) xβ - intervalIntegral.deriv_integral_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (hb : ContinuousAt f b) : deriv (fun u => β« (x : β) in a..u, f x) b = f b - intervalIntegral.deriv_integral_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hb : ContinuousAt f a) : deriv (fun u => β« (x : β) in u..b, f x) a = -f a - intervalIntegral.integral_eq_sub_of_hasDerivAt π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} [CompleteSpace E] {f f' : β β E} (hderiv : β x β Set.uIcc a b, HasDerivAt f (f' x) x) (hint : IntervalIntegrable f' MeasureTheory.volume a b) : β« (y : β) in a..b, f' y = f b - f a - intervalIntegral.deriv_integral_of_tendsto_ae_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (hb : Filter.Tendsto f (nhds b β MeasureTheory.ae MeasureTheory.volume) (nhds c)) : deriv (fun u => β« (x : β) in a..u, f x) b = c - intervalIntegral.integral_hasDerivAt_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (hb : ContinuousAt f b) : HasDerivAt (fun u => β« (x : β) in a..u, f x) (f b) b - intervalIntegral.integral_hasStrictDerivAt_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (hb : ContinuousAt f b) : HasStrictDerivAt (fun u => β« (x : β) in a..u, f x) (f b) b - intervalIntegral.derivWithin_integral_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter b (nhdsWithin b s) (nhdsWithin b t)] (hmeas : StronglyMeasurableAtFilter f (nhdsWithin b t) MeasureTheory.volume) (hb : ContinuousWithinAt f t b) (hs : UniqueDiffWithinAt β s b := by uniqueDiffWithinAt_Ici_Iic_univ) : derivWithin (fun u => β« (x : β) in a..u, f x) s b = f b - intervalIntegral.deriv_integral_of_tendsto_ae_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hb : Filter.Tendsto f (nhds a β MeasureTheory.ae MeasureTheory.volume) (nhds c)) : deriv (fun u => β« (x : β) in u..b, f x) a = -c - intervalIntegral.integral_hasDerivAt_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (ha : ContinuousAt f a) : HasDerivAt (fun u => β« (x : β) in u..b, f x) (-f a) a - intervalIntegral.integral_hasStrictDerivAt_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (ha : ContinuousAt f a) : HasStrictDerivAt (fun u => β« (x : β) in u..b, f x) (-f a) a - intervalIntegral.integral_eq_sub_of_hasDerivAt_of_le π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} [CompleteSpace E] {f f' : β β E} (hab : a β€ b) (hcont : ContinuousOn f (Set.Icc a b)) (hderiv : β x β Set.Ioo a b, HasDerivAt f (f' x) x) (hint : IntervalIntegrable f' MeasureTheory.volume a b) : β« (y : β) in a..b, f' y = f b - f a - intervalIntegral.integral_eq_sub_of_hasDeriv_right_of_le π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} [CompleteSpace E] {f f' : β β E} (hab : a β€ b) (hcont : ContinuousOn f (Set.Icc a b)) (hderiv : β x β Set.Ioo a b, HasDerivWithinAt f (f' x) (Set.Ioi x) x) (f'int : IntervalIntegrable f' MeasureTheory.volume a b) : β« (y : β) in a..b, f' y = f b - f a - intervalIntegral.integral_eq_sub_of_hasDeriv_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} [CompleteSpace E] {f f' : β β E} (hcont : ContinuousOn f (Set.uIcc a b)) (hderiv : β x β Set.Ioo (min a b) (max a b), HasDerivWithinAt f (f' x) (Set.Ioi x) x) (hint : IntervalIntegrable f' MeasureTheory.volume a b) : β« (y : β) in a..b, f' y = f b - f a - intervalIntegral.integral_hasDerivWithinAt_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter b (nhdsWithin b s) (nhdsWithin b t)] (hmeas : StronglyMeasurableAtFilter f (nhdsWithin b t) MeasureTheory.volume) (hb : ContinuousWithinAt f t b) : HasDerivWithinAt (fun u => β« (x : β) in a..u, f x) (f b) s b - intervalIntegral.integral_deriv_eq_sub π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} [CompleteSpace E] {f : β β E} (hderiv : β x β Set.uIcc a b, DifferentiableAt β f x) (hint : IntervalIntegrable (deriv f) MeasureTheory.volume a b) : β« (y : β) in a..b, deriv f y = f b - f a - intervalIntegral.derivWithin_integral_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) (nhdsWithin a t)] (hmeas : StronglyMeasurableAtFilter f (nhdsWithin a t) MeasureTheory.volume) (ha : ContinuousWithinAt f t a) (hs : UniqueDiffWithinAt β s a := by uniqueDiffWithinAt_Ici_Iic_univ) : derivWithin (fun u => β« (x : β) in u..b, f x) s a = -f a - intervalIntegral.integral_hasDerivAt_of_tendsto_ae_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (hb : Filter.Tendsto f (nhds b β MeasureTheory.ae MeasureTheory.volume) (nhds c)) : HasDerivAt (fun u => β« (x : β) in a..u, f x) c b - intervalIntegral.integral_hasStrictDerivAt_of_tendsto_ae_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (hb : Filter.Tendsto f (nhds b β MeasureTheory.ae MeasureTheory.volume) (nhds c)) : HasStrictDerivAt (fun u => β« (x : β) in a..u, f x) c b - intervalIntegral.integral_hasDerivWithinAt_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) (nhdsWithin a t)] (hmeas : StronglyMeasurableAtFilter f (nhdsWithin a t) MeasureTheory.volume) (ha : ContinuousWithinAt f t a) : HasDerivWithinAt (fun u => β« (x : β) in u..b, f x) (-f a) s a - intervalIntegral.derivWithin_integral_of_tendsto_ae_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter b (nhdsWithin b s) (nhdsWithin b t)] (hmeas : StronglyMeasurableAtFilter f (nhdsWithin b t) MeasureTheory.volume) (hb : Filter.Tendsto f (nhdsWithin b t β MeasureTheory.ae MeasureTheory.volume) (nhds c)) (hs : UniqueDiffWithinAt β s b := by uniqueDiffWithinAt_Ici_Iic_univ) : derivWithin (fun u => β« (x : β) in a..u, f x) s b = c - intervalIntegral.integral_hasDerivAt_of_tendsto_ae_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (ha : Filter.Tendsto f (nhds a β MeasureTheory.ae MeasureTheory.volume) (nhds c)) : HasDerivAt (fun u => β« (x : β) in u..b, f x) (-c) a - intervalIntegral.integral_hasStrictDerivAt_of_tendsto_ae_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (ha : Filter.Tendsto f (nhds a β MeasureTheory.ae MeasureTheory.volume) (nhds c)) : HasStrictDerivAt (fun u => β« (x : β) in u..b, f x) (-c) a - intervalIntegral.integral_deriv_eq_sub_uIoo π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} [CompleteSpace E] {f : β β E} (hcont : ContinuousOn f (Set.uIcc a b)) (hderiv : β x β Set.uIoo a b, DifferentiableAt β f x) (hint : IntervalIntegrable (deriv f) MeasureTheory.volume a b) : β« (y : β) in a..b, deriv f y = f b - f a - intervalIntegral.integral_eq_sub_of_hasDerivAt_of_tendsto π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {a b : β} [CompleteSpace E] {f f' : β β E} (hab : a < b) {fa fb : E} (hderiv : β x β Set.Ioo a b, HasDerivAt f (f' x) x) (hint : IntervalIntegrable f' MeasureTheory.volume a b) (ha : Filter.Tendsto f (nhdsWithin a (Set.Ioi a)) (nhds fa)) (hb : Filter.Tendsto f (nhdsWithin b (Set.Iio b)) (nhds fb)) : β« (y : β) in a..b, f' y = fb - fa - intervalIntegral.integral_hasDerivWithinAt_of_tendsto_ae_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter b (nhdsWithin b s) (nhdsWithin b t)] (hmeas : StronglyMeasurableAtFilter f (nhdsWithin b t) MeasureTheory.volume) (hb : Filter.Tendsto f (nhdsWithin b t β MeasureTheory.ae MeasureTheory.volume) (nhds c)) : HasDerivWithinAt (fun u => β« (x : β) in a..u, f x) c s b - intervalIntegral.measure_integral_sub_integral_sub_linear_isLittleO_of_tendsto_ae_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{ΞΉ : Type u_1} {E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {f : β β E} {a b : β} {c : E} {lb lb' : Filter β} {lt : Filter ΞΉ} {ΞΌ : MeasureTheory.Measure β} {u v : ΞΉ β β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] [intervalIntegral.FTCFilter b lb lb'] (hab : IntervalIntegrable f ΞΌ a b) (hmeas : StronglyMeasurableAtFilter f lb' ΞΌ) (hf : Filter.Tendsto f (lb' β MeasureTheory.ae ΞΌ) (nhds c)) (hu : Filter.Tendsto u lt lb) (hv : Filter.Tendsto v lt lb) : (fun t => β« (x : β) in a..v t, f x βΞΌ - β« (x : β) in a..u t, f x βΞΌ - β« (x : β) in u t..v t, c βΞΌ) =o[lt] fun t => β« (x : β) in u t..v t, 1 βΞΌ - intervalIntegral.derivWithin_integral_of_tendsto_ae_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) (nhdsWithin a t)] (hmeas : StronglyMeasurableAtFilter f (nhdsWithin a t) MeasureTheory.volume) (ha : Filter.Tendsto f (nhdsWithin a t β MeasureTheory.ae MeasureTheory.volume) (nhds c)) (hs : UniqueDiffWithinAt β s a := by uniqueDiffWithinAt_Ici_Iic_univ) : derivWithin (fun u => β« (x : β) in u..b, f x) s a = -c - intervalIntegral.measure_integral_sub_integral_sub_linear_isLittleO_of_tendsto_ae_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{ΞΉ : Type u_1} {E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {f : β β E} {a b : β} {c : E} {la la' : Filter β} {lt : Filter ΞΉ} {ΞΌ : MeasureTheory.Measure β} {u v : ΞΉ β β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] [intervalIntegral.FTCFilter a la la'] (hab : IntervalIntegrable f ΞΌ a b) (hmeas : StronglyMeasurableAtFilter f la' ΞΌ) (hf : Filter.Tendsto f (la' β MeasureTheory.ae ΞΌ) (nhds c)) (hu : Filter.Tendsto u lt la) (hv : Filter.Tendsto v lt la) : (fun t => β« (x : β) in v t..b, f x βΞΌ - β« (x : β) in u t..b, f x βΞΌ + β« (x : β) in u t..v t, c βΞΌ) =o[lt] fun t => β« (x : β) in u t..v t, 1 βΞΌ - intervalIntegral.integral_hasDerivWithinAt_of_tendsto_ae_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) (nhdsWithin a t)] (hmeas : StronglyMeasurableAtFilter f (nhdsWithin a t) MeasureTheory.volume) (ha : Filter.Tendsto f (nhdsWithin a t β MeasureTheory.ae MeasureTheory.volume) (nhds c)) : HasDerivWithinAt (fun u => β« (x : β) in u..b, f x) (-c) s a - intervalIntegral.intervalIntegrable_deriv_of_nonneg π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{g' g : β β β} {a b : β} (hcont : ContinuousOn g (Set.uIcc a b)) (hderiv : β x β Set.Ioo (min a b) (max a b), HasDerivAt g (g' x) x) (hpos : β x β Set.Ioo (min a b) (max a b), 0 β€ g' x) : IntervalIntegrable g' MeasureTheory.volume a b - intervalIntegral.integral_sub_integral_sub_linear_isLittleO_of_tendsto_ae_right π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{ΞΉ : Type u_1} {E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {lb lb' : Filter β} {lt : Filter ΞΉ} {a b : β} {u v : ΞΉ β β} [intervalIntegral.FTCFilter b lb lb'] (hab : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f lb' MeasureTheory.volume) (hf : Filter.Tendsto f (lb' β MeasureTheory.ae MeasureTheory.volume) (nhds c)) (hu : Filter.Tendsto u lt lb) (hv : Filter.Tendsto v lt lb) : (fun t => ((β« (x : β) in a..v t, f x) - β« (x : β) in a..u t, f x) - (v t - u t) β’ c) =o[lt] (v - u) - intervalIntegral.integral_sub_integral_sub_linear_isLittleO_of_tendsto_ae_left π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{ΞΉ : Type u_1} {E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {c : E} {la la' : Filter β} {lt : Filter ΞΉ} {a b : β} {u v : ΞΉ β β} [intervalIntegral.FTCFilter a la la'] (hab : IntervalIntegrable f MeasureTheory.volume a b) (hmeas : StronglyMeasurableAtFilter f la' MeasureTheory.volume) (hf : Filter.Tendsto f (la' β MeasureTheory.ae MeasureTheory.volume) (nhds c)) (hu : Filter.Tendsto u lt la) (hv : Filter.Tendsto v lt la) : (fun t => ((β« (x : β) in v t..b, f x) - β« (x : β) in u t..b, f x) + (v t - u t) β’ c) =o[lt] (v - u) - intervalIntegral.measure_integral_sub_integral_sub_linear_isLittleO_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{ΞΉ : Type u_1} {E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] {f : β β E} {a b : β} {ca cb : E} {la la' lb lb' : Filter β} {lt : Filter ΞΉ} {ΞΌ : MeasureTheory.Measure β} {ua va ub vb : ΞΉ β β} [MeasureTheory.IsLocallyFiniteMeasure ΞΌ] [intervalIntegral.FTCFilter a la la'] [intervalIntegral.FTCFilter b lb lb'] (hab : IntervalIntegrable f ΞΌ a b) (hmeas_a : StronglyMeasurableAtFilter f la' ΞΌ) (hmeas_b : StronglyMeasurableAtFilter f lb' ΞΌ) (ha_lim : Filter.Tendsto f (la' β MeasureTheory.ae ΞΌ) (nhds ca)) (hb_lim : Filter.Tendsto f (lb' β MeasureTheory.ae ΞΌ) (nhds cb)) (hua : Filter.Tendsto ua lt la) (hva : Filter.Tendsto va lt la) (hub : Filter.Tendsto ub lt lb) (hvb : Filter.Tendsto vb lt lb) : (fun t => β« (x : β) in va t..vb t, f x βΞΌ - β« (x : β) in ua t..ub t, f x βΞΌ - (β« (x : β) in ub t..vb t, cb βΞΌ - β« (x : β) in ua t..va t, ca βΞΌ)) =o[lt] fun t => ββ« (x : β) in ua t..va t, 1 βΞΌβ + ββ« (x : β) in ub t..vb t, 1 βΞΌβ - intervalIntegral.integral_sub_integral_sub_linear_isLittleO_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{ΞΉ : Type u_1} {E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {la la' lb lb' : Filter β} {lt : Filter ΞΉ} {a b : β} {ua ub va vb : ΞΉ β β} [intervalIntegral.FTCFilter a la la'] [intervalIntegral.FTCFilter b lb lb'] (hab : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f la' MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f lb' MeasureTheory.volume) (ha_lim : Filter.Tendsto f (la' β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb_lim : Filter.Tendsto f (lb' β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) (hua : Filter.Tendsto ua lt la) (hva : Filter.Tendsto va lt la) (hub : Filter.Tendsto ub lt lb) (hvb : Filter.Tendsto vb lt lb) : (fun t => ((β« (x : β) in va t..vb t, f x) - β« (x : β) in ua t..ub t, f x) - ((vb t - ub t) β’ cb - (va t - ua t) β’ ca)) =o[lt] fun t => βva t - ua tβ + βvb t - ub tβ - intervalIntegral.integral_hasFDerivAt π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : ContinuousAt f a) (hb : ContinuousAt f b) : HasFDerivAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight (f b) - (ContinuousLinearMap.fst β β β).smulRight (f a)) (a, b) - intervalIntegral.integral_hasStrictFDerivAt π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : ContinuousAt f a) (hb : ContinuousAt f b) : HasStrictFDerivAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight (f b) - (ContinuousLinearMap.fst β β β).smulRight (f a)) (a, b) - intervalIntegral.integral_hasFDerivWithinAt π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {la lb : Filter β} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f la MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f lb MeasureTheory.volume) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) la] [intervalIntegral.FTCFilter b (nhdsWithin b t) lb] (ha : Filter.Tendsto f la (nhds (f a))) (hb : Filter.Tendsto f lb (nhds (f b))) : HasFDerivWithinAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight (f b) - (ContinuousLinearMap.fst β β β).smulRight (f a)) (s ΓΛ’ t) (a, b) - intervalIntegral.integral_hasFDerivAt_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : Filter.Tendsto f (nhds a β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (nhds b β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) : HasFDerivAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca) (a, b) - intervalIntegral.integral_hasStrictFDerivAt_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : Filter.Tendsto f (nhds a β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (nhds b β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) : HasStrictFDerivAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca) (a, b) - intervalIntegral.integral_hasFDerivWithinAt_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {la lb : Filter β} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) la] [intervalIntegral.FTCFilter b (nhdsWithin b t) lb] (hmeas_a : StronglyMeasurableAtFilter f la MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f lb MeasureTheory.volume) (ha : Filter.Tendsto f (la β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (lb β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) : HasFDerivWithinAt (fun p => β« (x : β) in p.1..p.2, f x) ((ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca) (s ΓΛ’ t) (a, b) - intervalIntegral.fderiv_integral π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : ContinuousAt f a) (hb : ContinuousAt f b) : fderiv β (fun p => β« (x : β) in p.1..p.2, f x) (a, b) = (ContinuousLinearMap.snd β β β).smulRight (f b) - (ContinuousLinearMap.fst β β β).smulRight (f a) - intervalIntegral.fderiv_integral_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f (nhds a) MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f (nhds b) MeasureTheory.volume) (ha : Filter.Tendsto f (nhds a β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (nhds b β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) : fderiv β (fun p => β« (x : β) in p.1..p.2, f x) (a, b) = (ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca - intervalIntegral.fderivWithin_integral_of_tendsto_ae π Mathlib.MeasureTheory.Integral.IntervalIntegral.FundThmCalculus
{E : Type u_3} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] {f : β β E} {ca cb : E} {la lb : Filter β} {a b : β} (hf : IntervalIntegrable f MeasureTheory.volume a b) (hmeas_a : StronglyMeasurableAtFilter f la MeasureTheory.volume) (hmeas_b : StronglyMeasurableAtFilter f lb MeasureTheory.volume) {s t : Set β} [intervalIntegral.FTCFilter a (nhdsWithin a s) la] [intervalIntegral.FTCFilter b (nhdsWithin b t) lb] (ha : Filter.Tendsto f (la β MeasureTheory.ae MeasureTheory.volume) (nhds ca)) (hb : Filter.Tendsto f (lb β MeasureTheory.ae MeasureTheory.volume) (nhds cb)) (hs : UniqueDiffWithinAt β s a := by uniqueDiffWithinAt_Ici_Iic_univ) (ht : UniqueDiffWithinAt β t b := by uniqueDiffWithinAt_Ici_Iic_univ) : fderivWithin β (fun p => β« (x : β) in p.1..p.2, f x) (s ΓΛ’ t) (a, b) = (ContinuousLinearMap.snd β β β).smulRight cb - (ContinuousLinearMap.fst β β β).smulRight ca - intervalIntegrable_inv_iff π Mathlib.Analysis.SpecialFunctions.NonIntegrable
{a b : β} : IntervalIntegrable (fun x => xβ»ΒΉ) MeasureTheory.volume a b β a = b β¨ 0 β Set.uIcc a b - intervalIntegrable_sub_inv_iff π Mathlib.Analysis.SpecialFunctions.NonIntegrable
{a b c : β} : IntervalIntegrable (fun x => (x - c)β»ΒΉ) MeasureTheory.volume a b β a = b β¨ c β Set.uIcc a b - not_intervalIntegrable_of_sub_inv_isBigO_punctured π Mathlib.Analysis.SpecialFunctions.NonIntegrable
{F : Type u_2} [NormedAddCommGroup F] {f : β β F} {a b c : β} (hf : (fun x => (x - c)β»ΒΉ) =O[nhdsWithin c {c}αΆ] f) (hne : a β b) (hc : c β Set.uIcc a b) : Β¬IntervalIntegrable f MeasureTheory.volume a b - not_intervalIntegrable_of_tendsto_norm_atTop_of_deriv_isBigO_filter π Mathlib.Analysis.SpecialFunctions.NonIntegrable
{E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] [NormedAddCommGroup F] {f : β β E} {g : β β F} {a b : β} (l : Filter β) [l.NeBot] [Filter.TendstoIxxClass Set.Icc l l] (hl : Set.uIcc a b β l) (hd : βαΆ (x : β) in l, DifferentiableAt β f x) (hf : Filter.Tendsto (fun x => βf xβ) l Filter.atTop) (hfg : deriv f =O[l] g) : Β¬IntervalIntegrable g MeasureTheory.volume a b - not_intervalIntegrable_of_tendsto_norm_atTop_of_deriv_isBigO_punctured π Mathlib.Analysis.SpecialFunctions.NonIntegrable
{E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] [NormedAddCommGroup F] {f : β β E} {g : β β F} {a b c : β} (h_deriv : βαΆ (x : β) in nhdsWithin c {c}αΆ, DifferentiableAt β f x) (h_infty : Filter.Tendsto (fun x => βf xβ) (nhdsWithin c {c}αΆ) Filter.atTop) (hg : deriv f =O[nhdsWithin c {c}αΆ] g) (hne : a β b) (hc : c β Set.uIcc a b) : Β¬IntervalIntegrable g MeasureTheory.volume a b - not_intervalIntegrable_of_tendsto_norm_atTop_of_deriv_isBigO_within_sdiff_singleton π Mathlib.Analysis.SpecialFunctions.NonIntegrable
{E : Type u_1} {F : Type u_2} [NormedAddCommGroup E] [NormedSpace β E] [NormedAddCommGroup F] {f : β β E} {g : β β F} {a b c : β} (hne : a β b) (hc : c β Set.uIcc a b) (h_deriv : βαΆ (x : β) in nhdsWithin c (Set.uIcc a b \ {c}), DifferentiableAt β f x) (h_infty : Filter.Tendsto (fun x => βf xβ) (nhdsWithin c (Set.uIcc a b \ {c})) Filter.atTop) (hg : deriv f =O[nhdsWithin c (Set.uIcc a b \ {c})] g) : Β¬IntervalIntegrable g MeasureTheory.volume a b - Function.Periodic.intervalIntegrableβ π Mathlib.MeasureTheory.Integral.IntervalIntegral.Periodic
{E : Type u_1} [NormedAddCommGroup E] {f : β β E} {T : β} (hβf : Function.Periodic f T) (hT : T β 0) (hβf : IntervalIntegrable f MeasureTheory.volume 0 T) (aβ aβ : β) : IntervalIntegrable f MeasureTheory.volume aβ aβ - Function.Periodic.intervalIntegrable_iff π Mathlib.MeasureTheory.Integral.IntervalIntegral.Periodic
{E : Type u_1} [NormedAddCommGroup E] {f : β β E} {T tβ tβ : β} (hf : Function.Periodic f T) : IntervalIntegrable f MeasureTheory.volume tβ (tβ + T) β IntervalIntegrable f MeasureTheory.volume tβ (tβ + T) - Function.Periodic.intervalIntegrable π Mathlib.MeasureTheory.Integral.IntervalIntegral.Periodic
{E : Type u_1} [NormedAddCommGroup E] {f : β β E} {T t : β} (hβf : Function.Periodic f T) (hT : T β 0) (hβf : IntervalIntegrable f MeasureTheory.volume t (t + T)) (aβ aβ : β) : IntervalIntegrable f MeasureTheory.volume aβ aβ - Function.Periodic.tendsto_atBot_intervalIntegral_of_pos' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Periodic
{T : β} {g : β β β} (hg : Function.Periodic g T) (h_int : IntervalIntegrable g MeasureTheory.volume 0 T) (hβ : β (x : β), 0 < g x) (hT : 0 < T) : Filter.Tendsto (fun t => β« (x : β) in 0..t, g x) Filter.atBot Filter.atBot - Function.Periodic.tendsto_atTop_intervalIntegral_of_pos' π Mathlib.MeasureTheory.Integral.IntervalIntegral.Periodic
{T : β} {g : β β β} (hg : Function.Periodic g T) (h_int : IntervalIntegrable g MeasureTheory.volume 0 T) (hβ : β (x : β), 0 < g x) (hT : 0 < T) : Filter.Tendsto (fun t => β« (x : β) in 0..t, g x) Filter.atTop Filter.atTop - Function.Periodic.intervalIntegral_add_eq_add π Mathlib.MeasureTheory.Integral.IntervalIntegral.Periodic
{E : Type u_1} [NormedAddCommGroup E] {f : β β E} {T : β} [NormedSpace β E] (hf : Function.Periodic f T) (t s : β) (h_int : β (tβ tβ : β), IntervalIntegrable f MeasureTheory.volume tβ tβ) : β« (x : β) in t..s + T, f x = (β« (x : β) in t..s, f x) + β« (x : β) in t..t + T, f x - Function.Periodic.intervalIntegral_add_zsmul_eq π Mathlib.MeasureTheory.Integral.IntervalIntegral.Periodic
{E : Type u_1} [NormedAddCommGroup E] {f : β β E} {T : β} [NormedSpace β E] (hf : Function.Periodic f T) (n : β€) (t : β) (h_int : β (tβ tβ : β), IntervalIntegrable f MeasureTheory.volume tβ tβ) : β« (x : β) in t..t + n β’ T, f x = n β’ β« (x : β) in t..t + T, f x - Function.Periodic.integral_le_sSup_add_zsmul_of_pos π Mathlib.MeasureTheory.Integral.IntervalIntegral.Periodic
{T : β} {g : β β β} (hg : Function.Periodic g T) (h_int : IntervalIntegrable g MeasureTheory.volume 0 T) (hT : 0 < T) (t : β) : β« (x : β) in 0..t, g x β€ sSup ((fun t => β« (x : β) in 0..t, g x) '' Set.Icc 0 T) + βt / Tβ β’ β« (x : β) in 0..T, g x - Function.Periodic.sInf_add_zsmul_le_integral_of_pos π Mathlib.MeasureTheory.Integral.IntervalIntegral.Periodic
{T : β} {g : β β β} (hg : Function.Periodic g T) (h_int : IntervalIntegrable g MeasureTheory.volume 0 T) (hT : 0 < T) (t : β) : sInf ((fun t => β« (x : β) in 0..t, g x) '' Set.Icc 0 T) + βt / Tβ β’ β« (x : β) in 0..T, g x β€ β« (x : β) in 0..t, g x - circleIntegrable_def π Mathlib.MeasureTheory.Integral.CircleIntegral
{E : Type u_1} [NormedAddCommGroup E] (f : β β E) (c : β) (R : β) : CircleIntegrable f c R β IntervalIntegrable (fun ΞΈ => f (circleMap c R ΞΈ)) MeasureTheory.volume 0 (2 * Real.pi) - CircleIntegrable.out π Mathlib.MeasureTheory.Integral.CircleIntegral
{E : Type u_1} [NormedAddCommGroup E] {f : β β E} {c : β} {R : β} [NormedSpace β E] (hf : CircleIntegrable f c R) : IntervalIntegrable (fun ΞΈ => deriv (circleMap c R) ΞΈ β’ f (circleMap c R ΞΈ)) MeasureTheory.volume 0 (2 * Real.pi) - circleIntegrable_iff π Mathlib.MeasureTheory.Integral.CircleIntegral
{E : Type u_1} [NormedAddCommGroup E] [NormedSpace β E] {f : β β E} {c : β} (R : β) : CircleIntegrable f c R β IntervalIntegrable (fun ΞΈ => deriv (circleMap c R) ΞΈ β’ f (circleMap c R ΞΈ)) MeasureTheory.volume 0 (2 * Real.pi) - MeasureTheory.integral_eq_of_hasDerivAt_off_countable_of_le π Mathlib.MeasureTheory.Integral.DivergenceTheorem
{E : Type u} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] (f f' : β β E) {a b : β} (hle : a β€ b) {s : Set β} (hs : s.Countable) (Hc : ContinuousOn f (Set.Icc a b)) (Hd : β x β Set.Ioo a b \ s, HasDerivAt f (f' x) x) (Hi : IntervalIntegrable f' MeasureTheory.volume a b) : β« (x : β) in a..b, f' x = f b - f a - MeasureTheory.integral_eq_of_hasDerivAt_off_countable π Mathlib.MeasureTheory.Integral.DivergenceTheorem
{E : Type u} [NormedAddCommGroup E] [NormedSpace β E] [CompleteSpace E] (f f' : β β E) {a b : β} {s : Set β} (hs : s.Countable) (Hc : ContinuousOn f (Set.uIcc a b)) (Hd : β x β Set.Ioo (min a b) (max a b) \ s, HasDerivAt f (f' x) x) (Hi : IntervalIntegrable f' MeasureTheory.volume a b) : β« (x : β) in a..b, f' x = f b - f a - intervalIntegral.integrable_comp_mul_deriv_iff_of_deriv_nonneg π Mathlib.MeasureTheory.Integral.IntervalIntegral.IntegrationByParts
{a b : β} {f f' g : β β β} (hf : ContinuousOn f (Set.uIcc a b)) (hff' : β x β Set.Ioo (min a b) (max a b), HasDerivAt f (f' x) x) (hf' : β x β Set.Ioo (min a b) (max a b), 0 β€ f' x) : IntervalIntegrable (fun x => (g β f) x * f' x) MeasureTheory.volume a b β IntervalIntegrable g MeasureTheory.volume (f a) (f b) - intervalIntegral.integrable_comp_mul_deriv_iff_of_deriv_nonpos π Mathlib.MeasureTheory.Integral.IntervalIntegral.IntegrationByParts
{a b : β} {f f' g : β β β} (hf : ContinuousOn f (Set.uIcc a b)) (hff' : β x β Set.Ioo (min a b) (max a b), HasDerivAt f (f' x) x) (hf' : β x β Set.Ioo (min a b) (max a b), f' x β€ 0) : IntervalIntegrable (fun x => (g β f) x * f' x) MeasureTheory.volume a b β IntervalIntegrable g MeasureTheory.volume (f a) (f b)
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c