Theorems · Theorem · real analysis
BoundedVariationOn.tendsto_eVariationOn_Ico_zero
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] [inst_2 : TopologicalSpace α]
[OrderTopology α] {f : α → E} {s : Set α},
BoundedVariationOn f s →
∀ (x : α), Filter.Tendsto (fun y => eVariationOn f (s ∩ Set.Ico y x)) (nhdsWithin x s) (nhds 0)If a function has bounded variation, then the variation on small closed-open
intervals to the left of any point tends to 0.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ENNRealstatement · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- Filterproof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- Filter.EventuallyEqproof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- PseudoEMetricSpacestatement and proof · cited by 1,536
Cited by3
Results whose statement or proof uses this declaration.
- BoundedVariationOn.tendsto_eVariationOn_Icc_leftproof · cited by 2
- BoundedVariationOn.tendsto_eVariationOn_Icc_zero_leftproof · cited by 1
- BoundedVariationOn.tendsto_eVariationOn_Ioc_zeroproof · cited by 0