Mathlib Map

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.

Defined in
Mathlib.Topology.EMetricSpace.BoundedVariation
Cited by
0 results in Mathlib
Foundations
Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderPseudoEMetricSpaceCompleteSpaceTopologicalSpaceOrderTopology

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.