Theorems · Theorem · real analysis
BoundedVariationOn.exists_tendsto_left
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] [CompleteSpace E]
[inst_3 : TopologicalSpace α] [OrderTopology α] {f : α → E} {s : Set α},
BoundedVariationOn f s → ∀ (x : α), ∃ l, Filter.Tendsto f (nhdsWithin x (s ∩ Set.Iio x)) (nhds l)A bounded variation function has a limit on its left within a set.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- LinearOrderstatement and proof · cited by 8,572
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Set.Nonemptyproof · cited by 2,627
- CompleteSpacestatement and proof · cited by 2,532
- nhdsWithinstatement and proof · cited by 1,912
- PseudoEMetricSpacestatement and proof · cited by 1,536
- OrderTopologystatement and proof · cited by 1,355
- Set.Iiostatement and proof · cited by 1,166
- Set.inter_subset_leftproof · cited by 360
Cited by2
Results whose statement or proof uses this declaration.
- BoundedVariationOn.tendsto_leftLimproof · cited by 5
- BoundedVariationOn.exists_tendsto_rightproof · cited by 0