Theorems · Theorem · real analysis
BoundedVariationOn.exists_tendsto_right
∀ {α : 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.Ioi x)) (nhds l)A bounded variation function has a limit on its right within a set.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- CompleteSpacestatement and proof · cited by 2,532
- nhdsWithinstatement · cited by 1,912
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.Ioistatement · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- OrderDual.toDualproof · cited by 481
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.