Theorems · Theorem · real analysis
BoundedVariationOn.tendsto_eVariationOn_Ici_zero_of_filter
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] {f : α → E} {s : Set α},
BoundedVariationOn f s →
∀ (L : Filter α), (∀ y ∈ s, s ∩ Set.Ici y ∈ L) → Filter.Tendsto (fun y => eVariationOn f (s ∩ Set.Ici y)) L (nhds 0)If a function has bounded variation, then the variation on closed semi-infinite intervals
tends to 0. We give a version with a generic filter, that applies both to left-neighborhoods of
points and to atTop.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- Set.Nonemptyproof · cited by 2,627
- Filter.atTopproof · cited by 2,405
- LT.lt.leproof · cited by 2,189
Cited by3
Results whose statement or proof uses this declaration.
- BoundedVariationOn.tendsto_eVariationOn_Ico_zeroproof · cited by 3
- BoundedVariationOn.exists_tendsto_left_of_filterproof · cited by 2
- BoundedVariationOn.tendsto_eVariationOn_Ici_zeroproof · cited by 1