Theorems · Theorem · real analysis
BoundedVariationOn.exists_tendsto_left_of_filter
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] [CompleteSpace E] {f : α → E}
{s : Set α},
BoundedVariationOn f s →
∀ (L : Filter α), (∀ y ∈ s, s ∩ Set.Ici y ∈ L) → s.Nonempty → ∃ l, Filter.Tendsto f L (nhds l)A bounded variation function has a limit on its left within a set. Version with a general
filter, covering both left neighborhoods of points and atTop.
- Cited by
- 2 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.
Cites27
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
- ENNRealproof · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Set.imageproof · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- Bot.botproof · cited by 4,720
- Filter.Tendstostatement and proof · cited by 3,814
- Set.Nonemptystatement and proof · cited by 2,627
- CompleteSpacestatement and proof · cited by 2,532
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.Icistatement and proof · cited by 1,070
Cited by2
Results whose statement or proof uses this declaration.
- BoundedVariationOn.exists_tendsto_atTopproof · cited by 2
- BoundedVariationOn.exists_tendsto_leftproof · cited by 2