Theorems · Theorem · real analysis
BoundedVariationOn.exists_tendsto_atTop
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] [CompleteSpace E]
[hE : Nonempty E] {f : α → E} {s : Set α},
BoundedVariationOn f s → ∃ l, Filter.Tendsto f (Filter.principal s ⊓ Filter.atTop) (nhds l)A bounded variation function has a limit at +∞.
- 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.
Cites18
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
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement · cited by 8,121
- 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
- Filter.atTopstatement and proof · cited by 2,405
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Filter.principalstatement and proof · cited by 740
- Set.eq_empty_or_nonemptyproof · cited by 248
- inf_of_le_leftproof · cited by 186
Cited by2
Results whose statement or proof uses this declaration.
- BoundedVariationOn.exists_tendsto_atBotproof · cited by 1
- BoundedVariationOn.tendsto_atTop_limUnderproof · cited by 1