Theorems · Theorem · real analysis
BoundedVariationOn.tendsto_leftLim
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] [CompleteSpace E]
[inst_3 : TopologicalSpace α] [OrderTopology α] {f : α → E},
BoundedVariationOn f Set.univ → ∀ (x : α), Filter.Tendsto f (nhdsWithin x (Set.Iio x)) (nhds (Function.leftLim f x))A bounded variation function tends to its left-limit on its left.
- Cited by
- 5 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Filterproof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Set.univstatement and proof · cited by 3,945
- Filter.Tendstostatement and proof · cited by 3,814
- 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
Cited by5
Results whose statement or proof uses this declaration.
- BoundedVariationOn.continuousWithinAt_leftLimproof · cited by 1
- BoundedVariationOn.vectorMeasure_singletonproof · cited by 1
- BoundedVariationOn.eVariationOn_Iic_eq_Iio_add_edistproof · cited by 1
- BoundedVariationOn.tendsto_rightLimproof · cited by 1
- variationOnFromTo.leftLim_eqproof · cited by 0