Loogle!
Result
Found 85 declarations mentioning Function.leftLim.
- Function.leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] (f : α → β) (a : α) : β - leftLim_eq_of_isBot 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] {f : α → β} {a : α} (ha : IsBot a) : Function.leftLim f a = f a - mapClusterPt_leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [TopologicalSpace α] [OrderTopology α] (f : α → β) (a : α) : MapClusterPt (Function.leftLim f a) (nhdsWithin a (Set.Iic a)) f - ContinuousWithinAt.leftLim_eq 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [TopologicalSpace α] [OrderTopology α] [T2Space β] {f : α → β} {a : α} (hf : ContinuousWithinAt f (Set.Iic a) a) : Function.leftLim f a = f a - leftLim_eq_of_eq_bot 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [hα : TopologicalSpace α] [h'α : OrderTopology α] (f : α → β) {a : α} (h : nhdsWithin a (Set.Iio a) = ⊥) : Function.leftLim f a = f a - leftLim_eq_of_not_tendsto 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [hα : TopologicalSpace α] [h'α : OrderTopology α] (f : α → β) {a : α} (h : ¬∃ y, Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds y)) : Function.leftLim f a = f a - tendsto_leftLim_atBot_of_tendsto 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [TopologicalSpace α] [OrderTopology α] [T3Space β] {f : α → β} {b : β} (h : Filter.Tendsto f Filter.atBot (nhds b)) : Filter.Tendsto (Function.leftLim f) Filter.atBot (nhds b) - leftLim_leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [TopologicalSpace α] [OrderTopology α] [T3Space β] {f : α → β} {a : α} (h : Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds (Function.leftLim f a))) : Function.leftLim (Function.leftLim f) a = Function.leftLim f a - Antitone.leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Antitone f) : Antitone (Function.leftLim f) - Monotone.leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) : Monotone (Function.leftLim f) - leftLim_eq_of_tendsto 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [hα : TopologicalSpace α] [h'α : OrderTopology α] [T2Space β] {f : α → β} {a : α} {y : β} [h : (nhdsWithin a (Set.Iio a)).NeBot] (h' : Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds y)) : Function.leftLim f a = y - continuousWithinAt_leftLim_Iic 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [TopologicalSpace α] [OrderTopology α] [T3Space β] {f : α → β} {a : α} (h : Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds (Function.leftLim f a))) : ContinuousWithinAt (Function.leftLim f) (Set.Iic a) a - tendsto_leftLim_of_tendsto 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [TopologicalSpace α] [h'α : OrderTopology α] {f : α → β} {a : α} (h : ∃ y, Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds y)) : Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds (Function.leftLim f a)) - tendsto_leftLim_atTop_of_tendsto 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [TopologicalSpace α] [OrderTopology α] [NoTopOrder α] [T3Space β] {f : α → β} {b : β} (h : Filter.Tendsto f Filter.atTop (nhds b)) : Filter.Tendsto (Function.leftLim f) Filter.atTop (nhds b) - Antitone.continuousAt_iff_leftLim_eq_rightLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Antitone f) {x : α} [TopologicalSpace α] [OrderTopology α] : ContinuousAt f x ↔ Function.leftLim f x = Function.rightLim f x - Monotone.continuousAt_iff_leftLim_eq_rightLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) {x : α} [TopologicalSpace α] [OrderTopology α] : ContinuousAt f x ↔ Function.leftLim f x = Function.rightLim f x - Antitone.le_leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Antitone f) {x y : α} (h : x ≤ y) : f y ≤ Function.leftLim f x - Antitone.leftLim_le 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Antitone f) {x y : α} (h : x < y) : Function.leftLim f y ≤ f x - Monotone.le_leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) {x y : α} (h : x < y) : f x ≤ Function.leftLim f y - Monotone.leftLim_le 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) {x y : α} (h : x ≤ y) : Function.leftLim f x ≤ f y - Antitone.leftLim_le_rightLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Antitone f) {x y : α} (h : x < y) : Function.leftLim f y ≤ Function.rightLim f x - Antitone.rightLim_le_leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Antitone f) {x y : α} (h : x ≤ y) : Function.rightLim f y ≤ Function.leftLim f x - Monotone.leftLim_le_rightLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) {x y : α} (h : x ≤ y) : Function.leftLim f x ≤ Function.rightLim f y - Monotone.rightLim_le_leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) {x y : α} (h : x < y) : Function.rightLim f x ≤ Function.leftLim f y - Antitone.tendsto_leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Antitone f) [TopologicalSpace α] [OrderTopology α] (x : α) : Filter.Tendsto f (nhdsWithin x (Set.Iio x)) (nhds (Function.leftLim f x)) - Monotone.tendsto_leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) [TopologicalSpace α] [OrderTopology α] (x : α) : Filter.Tendsto f (nhdsWithin x (Set.Iio x)) (nhds (Function.leftLim f x)) - Antitone.continuousWithinAt_Iio_iff_leftLim_eq 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Antitone f) {x : α} [TopologicalSpace α] [OrderTopology α] : ContinuousWithinAt f (Set.Iio x) x ↔ Function.leftLim f x = f x - Monotone.continuousWithinAt_Iio_iff_leftLim_eq 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) {x : α} [TopologicalSpace α] [OrderTopology α] : ContinuousWithinAt f (Set.Iio x) x ↔ Function.leftLim f x = f x - leftLim_rightLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [TopologicalSpace α] [OrderTopology α] [T3Space β] {f : α → β} {a : α} (h : Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds (Function.leftLim f a))) [h' : (nhdsWithin a (Set.Iio a)).NeBot] : Function.leftLim (Function.rightLim f) a = Function.leftLim f a - rightLim_leftLim 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [TopologicalSpace β] [TopologicalSpace α] [OrderTopology α] [T3Space β] {f : α → β} {a : α} (h : Filter.Tendsto f (nhdsWithin a (Set.Ioi a)) (nhds (Function.rightLim f a))) [h' : (nhdsWithin a (Set.Ioi a)).NeBot] : Function.rightLim (Function.leftLim f) a = Function.rightLim f a - Antitone.tendsto_leftLim_within 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Antitone f) [TopologicalSpace α] [OrderTopology α] (x : α) : Filter.Tendsto f (nhdsWithin x (Set.Iio x)) (nhdsWithin (Function.leftLim f x) (Set.Ici (Function.leftLim f x))) - Monotone.tendsto_leftLim_within 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) [TopologicalSpace α] [OrderTopology α] (x : α) : Filter.Tendsto f (nhdsWithin x (Set.Iio x)) (nhdsWithin (Function.leftLim f x) (Set.Iic (Function.leftLim f x))) - Monotone.leftLim_eq_sSup 📋 Mathlib.Topology.Order.LeftRightLim
{α : Type u_1} {β : Type u_2} [LinearOrder α] [ConditionallyCompleteLinearOrder β] [TopologicalSpace β] [OrderTopology β] {f : α → β} (hf : Monotone f) {x : α} [TopologicalSpace α] [OrderTopology α] [(nhdsWithin x (Set.Iio x)).NeBot] : Function.leftLim f x = sSup (f '' Set.Iio x) - StieltjesFunction.id_leftLim 📋 Mathlib.MeasureTheory.Measure.Stieltjes
(x : ℝ) : Function.leftLim (↑StieltjesFunction.id) x = x - StieltjesFunction.countable_leftLim_ne 📋 Mathlib.MeasureTheory.Measure.Stieltjes
{R : Type u_1} [LinearOrder R] [TopologicalSpace R] [OrderTopology R] (f : StieltjesFunction R) : {x | Function.leftLim (↑f) x ≠ ↑f x}.Countable - StieltjesFunction.measure_singleton 📋 Mathlib.MeasureTheory.Measure.Stieltjes
{R : Type u_1} [LinearOrder R] [TopologicalSpace R] (f : StieltjesFunction R) [OrderTopology R] [CompactIccSpace R] [MeasurableSpace R] [BorelSpace R] [SecondCountableTopology R] [DenselyOrdered R] (a : R) : f.measure {a} = ENNReal.ofReal (↑f a - Function.leftLim (↑f) a) - StieltjesFunction.measure_Icc 📋 Mathlib.MeasureTheory.Measure.Stieltjes
{R : Type u_1} [LinearOrder R] [TopologicalSpace R] (f : StieltjesFunction R) [OrderTopology R] [CompactIccSpace R] [MeasurableSpace R] [BorelSpace R] [SecondCountableTopology R] [DenselyOrdered R] (a b : R) : f.measure (Set.Icc a b) = ENNReal.ofReal (↑f b - Function.leftLim (↑f) a) - StieltjesFunction.measure_Ioo 📋 Mathlib.MeasureTheory.Measure.Stieltjes
{R : Type u_1} [LinearOrder R] [TopologicalSpace R] (f : StieltjesFunction R) [OrderTopology R] [CompactIccSpace R] [MeasurableSpace R] [BorelSpace R] [SecondCountableTopology R] [DenselyOrdered R] {a b : R} : f.measure (Set.Ioo a b) = ENNReal.ofReal (Function.leftLim (↑f) b - ↑f a) - StieltjesFunction.measure_Ico 📋 Mathlib.MeasureTheory.Measure.Stieltjes
{R : Type u_1} [LinearOrder R] [TopologicalSpace R] (f : StieltjesFunction R) [OrderTopology R] [CompactIccSpace R] [MeasurableSpace R] [BorelSpace R] [SecondCountableTopology R] [DenselyOrdered R] (a b : R) : f.measure (Set.Ico a b) = ENNReal.ofReal (Function.leftLim (↑f) b - Function.leftLim (↑f) a) - StieltjesFunction.measure_Ici 📋 Mathlib.MeasureTheory.Measure.Stieltjes
{R : Type u_1} [LinearOrder R] [TopologicalSpace R] (f : StieltjesFunction R) [OrderTopology R] [CompactIccSpace R] [MeasurableSpace R] [BorelSpace R] [SecondCountableTopology R] [DenselyOrdered R] {l : ℝ} (hf : Filter.Tendsto (↑f) Filter.atTop (nhds l)) (x : R) : f.measure (Set.Ici x) = ENNReal.ofReal (l - Function.leftLim (↑f) x) - StieltjesFunction.measure_Iio 📋 Mathlib.MeasureTheory.Measure.Stieltjes
{R : Type u_1} [LinearOrder R] [TopologicalSpace R] (f : StieltjesFunction R) [OrderTopology R] [CompactIccSpace R] [MeasurableSpace R] [BorelSpace R] [SecondCountableTopology R] [DenselyOrdered R] {l : ℝ} (hf : Filter.Tendsto (↑f) Filter.atBot (nhds l)) (x : R) : f.measure (Set.Iio x) = ENNReal.ofReal (Function.leftLim (↑f) x - l) - BoundedVariationOn.leftLim 📋 Mathlib.Topology.EMetricSpace.BoundedVariation
{α : Type u_1} [LinearOrder α] {M : Type u_3} [PseudoEMetricSpace M] [TopologicalSpace α] [OrderTopology α] {f : α → M} (hf : BoundedVariationOn f Set.univ) : BoundedVariationOn (Function.leftLim f) Set.univ - eVariationOn.eVariationOn_leftLim_le 📋 Mathlib.Topology.EMetricSpace.BoundedVariation
{α : Type u_1} [LinearOrder α] {M : Type u_3} [PseudoEMetricSpace M] [TopologicalSpace α] [OrderTopology α] {f : α → M} {s : Set α} (hs : IsOpen s) : eVariationOn (Function.leftLim f) s ≤ eVariationOn f s - BoundedVariationOn.tendsto_leftLim 📋 Mathlib.Topology.EMetricSpace.BoundedVariation
{α : Type u_1} [LinearOrder α] {M : Type u_3} [PseudoEMetricSpace M] [CompleteSpace M] [TopologicalSpace α] [OrderTopology α] {f : α → M} (hf : BoundedVariationOn f Set.univ) (x : α) : Filter.Tendsto f (nhdsWithin x (Set.Iio x)) (nhds (Function.leftLim f x)) - BoundedVariationOn.continuousWithinAt_leftLim 📋 Mathlib.Topology.EMetricSpace.BoundedVariation
{α : Type u_1} [LinearOrder α] {M : Type u_3} [PseudoEMetricSpace M] [TopologicalSpace α] [OrderTopology α] [CompleteSpace M] [T3Space M] {f : α → M} (hf : BoundedVariationOn f Set.univ) {x : α} : ContinuousWithinAt (Function.leftLim f) (Set.Iic x) x - BoundedVariationOn.eVariationOn_Iic_eq_Iio_add_edist 📋 Mathlib.Topology.EMetricSpace.BoundedVariation
{α : Type u_1} [LinearOrder α] {M : Type u_3} [PseudoEMetricSpace M] [CompleteSpace M] [DenselyOrdered α] {f : α → M} {a : α} (hf : BoundedVariationOn f Set.univ) : eVariationOn f (Set.Iic a) = eVariationOn f (Set.Iio a) + edist (f a) (Function.leftLim f a) - BoundedVariationOn.continuousWithinAt_variationOnFromTo_leftLim_Iic 📋 Mathlib.Topology.EMetricSpace.VariationOnFromTo
{α : Type u_1} [LinearOrder α] {M : Type u_3} [PseudoEMetricSpace M] [TopologicalSpace α] [OrderTopology α] {g : α → M} [T3Space M] [CompleteSpace M] (hg : BoundedVariationOn g Set.univ) {a x : α} : ContinuousWithinAt (variationOnFromTo (Function.leftLim g) Set.univ a) (Set.Iic x) x - variationOnFromTo.leftLim_eq 📋 Mathlib.Topology.EMetricSpace.VariationOnFromTo
{α : Type u_1} [LinearOrder α] {E : Type u_4} [PseudoMetricSpace E] [CompleteSpace E] {f : α → E} {a b : α} (hf : BoundedVariationOn f Set.univ) : Function.leftLim (variationOnFromTo f Set.univ a) b = variationOnFromTo f Set.univ a b - dist (f b) (Function.leftLim f b) - BoundedVariationOn.vectorMeasure_singleton 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} {a : α} (hf : BoundedVariationOn f Set.univ) : hf.vectorMeasure {a} = Function.rightLim f a - Function.leftLim f a - BoundedVariationOn.variation_vectorMeasure_Iio 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) {a : α} : hf.vectorMeasure.variation (Set.Iio a) = eVariationOn (Function.leftLim f) (Set.Iio a) - BoundedVariationOn.variation_vectorMeasure_singleton 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) {a : α} : hf.vectorMeasure.variation {a} = ‖Function.rightLim f a - Function.leftLim f a‖ₑ - BoundedVariationOn.vectorMeasure_Icc 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} {a b : α} (hf : BoundedVariationOn f Set.univ) (h : a ≤ b) : hf.vectorMeasure (Set.Icc a b) = Function.rightLim f b - Function.leftLim f a - BoundedVariationOn.vectorMeasure_Ico 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} {a b : α} (hf : BoundedVariationOn f Set.univ) (h : a ≤ b) : hf.vectorMeasure (Set.Ico a b) = Function.leftLim f b - Function.leftLim f a - BoundedVariationOn.vectorMeasure_Ioo 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} {a b : α} (hf : BoundedVariationOn f Set.univ) (h : a < b) : hf.vectorMeasure (Set.Ioo a b) = Function.leftLim f b - Function.rightLim f a - BoundedVariationOn.variation_vectorMeasure_Ico 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) {a b : α} : hf.vectorMeasure.variation (Set.Ico a b) = eVariationOn (Function.leftLim f) (Set.Ico a b) - BoundedVariationOn.variation_vectorMeasure_Ioo_left 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) {a b : α} : hf.vectorMeasure.variation (Set.Ioo a b) = eVariationOn (Function.leftLim f) (Set.Ioo a b) - BoundedVariationOn.vectorMeasure_Ici 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) (a : α) : hf.vectorMeasure (Set.Ici a) = Filter.atTop.limUnder f - Function.leftLim f a - BoundedVariationOn.vectorMeasure_Iio 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) (a : α) : hf.vectorMeasure (Set.Iio a) = Function.leftLim f a - Filter.atBot.limUnder f - BoundedVariationOn.variation_vectorMeasure_Ici_le 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) {a : α} : hf.vectorMeasure.variation (Set.Ici a) ≤ eVariationOn f (Set.Ioi a) + ‖Function.rightLim f a - Function.leftLim f a‖ₑ - BoundedVariationOn.variation_vectorMeasure_Iic_le 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) {a : α} : hf.vectorMeasure.variation (Set.Iic a) ≤ eVariationOn f (Set.Iio a) + ‖Function.rightLim f a - Function.leftLim f a‖ₑ - BoundedVariationOn.variation_vectorMeasure_Ico_le 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) {a b : α} : hf.vectorMeasure.variation (Set.Ico a b) ≤ eVariationOn f (Set.Ioo a b) + ‖Function.rightLim f a - Function.leftLim f a‖ₑ - BoundedVariationOn.variation_vectorMeasure_Ioc_le 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) {a b : α} : hf.vectorMeasure.variation (Set.Ioc a b) ≤ eVariationOn f (Set.Ioo a b) + ‖Function.rightLim f b - Function.leftLim f b‖ₑ - BoundedVariationOn.variation_vectorMeasure_Icc_le 📋 Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
{α : Type u_1} [LinearOrder α] [DenselyOrdered α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [CompactIccSpace α] [hα : MeasurableSpace α] [BorelSpace α] {E : Type u_2} [NormedAddCommGroup E] [CompleteSpace E] {f : α → E} (hf : BoundedVariationOn f Set.univ) {a b : α} : hf.vectorMeasure.variation (Set.Icc a b) ≤ eVariationOn f (Set.Ioo a b) + ‖Function.rightLim f a - Function.leftLim f a‖ₑ + ‖Function.rightLim f b - Function.leftLim f b‖ₑ - BoundedVariationOn.setIntegral_Icc_leftLim_smul_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {F : Type u_3} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup F] [NormedSpace ℝ F] [CompleteSpace F] [DenselyOrdered α] [CompactIccSpace α] {g : α → F} {a b : α} {f : α → ℝ} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Icc a b, Function.leftLim f x ∂•hg.vectorMeasure = Function.rightLim f b • Function.rightLim g b - Function.leftLim f a • Function.leftLim g a - ∫ᵛ (x : α) in Set.Icc a b, Function.rightLim g x ∂<•hf.vectorMeasure - BoundedVariationOn.setIntegral_Icc_rightLim_smul_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {F : Type u_3} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup F] [NormedSpace ℝ F] [CompleteSpace F] [DenselyOrdered α] [CompactIccSpace α] {g : α → F} {a b : α} {f : α → ℝ} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Icc a b, Function.rightLim f x ∂•hg.vectorMeasure = Function.rightLim f b • Function.rightLim g b - Function.leftLim f a • Function.leftLim g a - ∫ᵛ (x : α) in Set.Icc a b, Function.leftLim g x ∂<•hf.vectorMeasure - BoundedVariationOn.setIntegral_Ico_leftLim_smul_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {F : Type u_3} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup F] [NormedSpace ℝ F] [CompleteSpace F] [DenselyOrdered α] [CompactIccSpace α] {g : α → F} {a b : α} {f : α → ℝ} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Ico a b, Function.leftLim f x ∂•hg.vectorMeasure = Function.leftLim f b • Function.leftLim g b - Function.leftLim f a • Function.leftLim g a - ∫ᵛ (x : α) in Set.Ico a b, Function.rightLim g x ∂<•hf.vectorMeasure - BoundedVariationOn.setIntegral_Ico_rightLim_smul_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {F : Type u_3} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup F] [NormedSpace ℝ F] [CompleteSpace F] [DenselyOrdered α] [CompactIccSpace α] {g : α → F} {a b : α} {f : α → ℝ} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Ico a b, Function.rightLim f x ∂•hg.vectorMeasure = Function.leftLim f b • Function.leftLim g b - Function.leftLim f a • Function.leftLim g a - ∫ᵛ (x : α) in Set.Ico a b, Function.leftLim g x ∂<•hf.vectorMeasure - BoundedVariationOn.setIntegral_Ioc_leftLim_smul_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {F : Type u_3} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup F] [NormedSpace ℝ F] [CompleteSpace F] [DenselyOrdered α] [CompactIccSpace α] {g : α → F} {a b : α} {f : α → ℝ} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Ioc a b, Function.leftLim f x ∂•hg.vectorMeasure = Function.rightLim f b • Function.rightLim g b - Function.rightLim f a • Function.rightLim g a - ∫ᵛ (x : α) in Set.Ioc a b, Function.rightLim g x ∂<•hf.vectorMeasure - BoundedVariationOn.setIntegral_Ioc_rightLim_smul_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {F : Type u_3} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup F] [NormedSpace ℝ F] [CompleteSpace F] [DenselyOrdered α] [CompactIccSpace α] {g : α → F} {a b : α} {f : α → ℝ} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Ioc a b, Function.rightLim f x ∂•hg.vectorMeasure = Function.rightLim f b • Function.rightLim g b - Function.rightLim f a • Function.rightLim g a - ∫ᵛ (x : α) in Set.Ioc a b, Function.leftLim g x ∂<•hf.vectorMeasure - BoundedVariationOn.setIntegral_Ioo_leftLim_smul_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {F : Type u_3} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup F] [NormedSpace ℝ F] [CompleteSpace F] [DenselyOrdered α] [CompactIccSpace α] {g : α → F} {a b : α} {f : α → ℝ} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a < b) : ∫ᵛ (x : α) in Set.Ioo a b, Function.leftLim f x ∂•hg.vectorMeasure = Function.leftLim f b • Function.leftLim g b - Function.rightLim f a • Function.rightLim g a - ∫ᵛ (x : α) in Set.Ioo a b, Function.rightLim g x ∂<•hf.vectorMeasure - BoundedVariationOn.setIntegral_Ioo_rightLim_smul_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {F : Type u_3} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup F] [NormedSpace ℝ F] [CompleteSpace F] [DenselyOrdered α] [CompactIccSpace α] {g : α → F} {a b : α} {f : α → ℝ} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a < b) : ∫ᵛ (x : α) in Set.Ioo a b, Function.rightLim f x ∂•hg.vectorMeasure = Function.leftLim f b • Function.leftLim g b - Function.rightLim f a • Function.rightLim g a - ∫ᵛ (x : α) in Set.Ioo a b, Function.leftLim g x ∂<•hf.vectorMeasure - BoundedVariationOn.setIntegral_Icc_rightLim_sub_leftLim_eq 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {a b : α} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) : ∫ᵛ (x : α) in Set.Icc a b, Function.rightLim g x - Function.leftLim g a ∂[B.flip; hf.vectorMeasure] = ∫ᵛ (y : α) in Set.Icc a b, Function.rightLim f b - Function.leftLim f y ∂[B; hg.vectorMeasure] - BoundedVariationOn.setIntegral_leftLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {s : Set α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) : ∫ᵛ (x : α) in s, Function.leftLim f x ∂[B; hg.vectorMeasure] = ⋯.vectorMeasure s - ∫ᵛ (x : α) in s, Function.rightLim g x ∂[B.flip; hf.vectorMeasure] - BoundedVariationOn.setIntegral_rightLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {s : Set α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) : ∫ᵛ (x : α) in s, Function.rightLim f x ∂[B; hg.vectorMeasure] = ⋯.vectorMeasure s - ∫ᵛ (x : α) in s, Function.leftLim g x ∂[B.flip; hf.vectorMeasure] - BoundedVariationOn.vectorMeasure_bilinear_comp_eq 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) : ⋯.vectorMeasure = hf.vectorMeasure.withDensity (Function.rightLim g) B.flip + hg.vectorMeasure.withDensity (Function.leftLim f) B - BoundedVariationOn.vectorMeasure_bilinear_comp_eq' 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) : ⋯.vectorMeasure = hf.vectorMeasure.withDensity (Function.leftLim g) B.flip + hg.vectorMeasure.withDensity (Function.rightLim f) B - BoundedVariationOn.leftLim_bilinear_comp 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{E : Type u_2} {F : Type u_3} {G : Type u_4} [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] {α : Type u_6} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] {f : α → E} {g : α → F} (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (B : E →L[ℝ] F →L[ℝ] G) : (Function.leftLim fun x => (B (f x)) (g x)) = fun x => (B (Function.leftLim f x)) (Function.leftLim g x) - BoundedVariationOn.setIntegral_Icc_leftLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {a b : α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Icc a b, Function.leftLim f x ∂[B; hg.vectorMeasure] = (B (Function.rightLim f b)) (Function.rightLim g b) - (B (Function.leftLim f a)) (Function.leftLim g a) - ∫ᵛ (x : α) in Set.Icc a b, Function.rightLim g x ∂[B.flip; hf.vectorMeasure] - BoundedVariationOn.setIntegral_Icc_rightLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {a b : α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Icc a b, Function.rightLim f x ∂[B; hg.vectorMeasure] = (B (Function.rightLim f b)) (Function.rightLim g b) - (B (Function.leftLim f a)) (Function.leftLim g a) - ∫ᵛ (x : α) in Set.Icc a b, Function.leftLim g x ∂[B.flip; hf.vectorMeasure] - BoundedVariationOn.setIntegral_Ico_leftLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {a b : α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Ico a b, Function.leftLim f x ∂[B; hg.vectorMeasure] = (B (Function.leftLim f b)) (Function.leftLim g b) - (B (Function.leftLim f a)) (Function.leftLim g a) - ∫ᵛ (x : α) in Set.Ico a b, Function.rightLim g x ∂[B.flip; hf.vectorMeasure] - BoundedVariationOn.setIntegral_Ico_rightLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {a b : α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Ico a b, Function.rightLim f x ∂[B; hg.vectorMeasure] = (B (Function.leftLim f b)) (Function.leftLim g b) - (B (Function.leftLim f a)) (Function.leftLim g a) - ∫ᵛ (x : α) in Set.Ico a b, Function.leftLim g x ∂[B.flip; hf.vectorMeasure] - BoundedVariationOn.setIntegral_Ioc_leftLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {a b : α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Ioc a b, Function.leftLim f x ∂[B; hg.vectorMeasure] = (B (Function.rightLim f b)) (Function.rightLim g b) - (B (Function.rightLim f a)) (Function.rightLim g a) - ∫ᵛ (x : α) in Set.Ioc a b, Function.rightLim g x ∂[B.flip; hf.vectorMeasure] - BoundedVariationOn.setIntegral_Ioc_rightLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {a b : α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a ≤ b) : ∫ᵛ (x : α) in Set.Ioc a b, Function.rightLim f x ∂[B; hg.vectorMeasure] = (B (Function.rightLim f b)) (Function.rightLim g b) - (B (Function.rightLim f a)) (Function.rightLim g a) - ∫ᵛ (x : α) in Set.Ioc a b, Function.leftLim g x ∂[B.flip; hf.vectorMeasure] - BoundedVariationOn.setIntegral_Ioo_leftLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {a b : α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a < b) : ∫ᵛ (x : α) in Set.Ioo a b, Function.leftLim f x ∂[B; hg.vectorMeasure] = (B (Function.leftLim f b)) (Function.leftLim g b) - (B (Function.rightLim f a)) (Function.rightLim g a) - ∫ᵛ (x : α) in Set.Ioo a b, Function.rightLim g x ∂[B.flip; hf.vectorMeasure] - BoundedVariationOn.setIntegral_Ioo_rightLim_vectorMeasure_eq_sub 📋 Mathlib.MeasureTheory.VectorMeasure.IntegrationByParts
{α : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [LinearOrder α] [TopologicalSpace α] [OrderTopology α] [SecondCountableTopology α] [MeasurableSpace α] [BorelSpace α] [NormedAddCommGroup E] [NormedAddCommGroup F] [NormedAddCommGroup G] [NormedSpace ℝ E] [CompleteSpace E] [NormedSpace ℝ F] [CompleteSpace F] [NormedSpace ℝ G] [DenselyOrdered α] [CompactIccSpace α] {f : α → E} {g : α → F} {B : E →L[ℝ] F →L[ℝ] G} {a b : α} [CompleteSpace G] (hf : BoundedVariationOn f Set.univ) (hg : BoundedVariationOn g Set.univ) (hab : a < b) : ∫ᵛ (x : α) in Set.Ioo a b, Function.rightLim f x ∂[B; hg.vectorMeasure] = (B (Function.leftLim f b)) (Function.leftLim g b) - (B (Function.rightLim f a)) (Function.rightLim g a) - ∫ᵛ (x : α) in Set.Ioo a b, Function.leftLim g x ∂[B.flip; hf.vectorMeasure]
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