Theorems · Theorem · real analysis
eVariationOn.eVariationOn_on_inter_Ici_eq_Ioi_add_edist
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] [inst_2 : TopologicalSpace α]
[OrderTopology α] {f : α → E} {s : Set α} {a : α} {l : E},
(nhdsWithin a (s ∩ Set.Ioi a)).NeBot →
a ∈ s →
Filter.Tendsto f (nhdsWithin a (s ∩ Set.Ioi a)) (nhds l) →
eVariationOn f (s ∩ Set.Ici a) = eVariationOn f (s ∩ Set.Ioi a) + edist (f a) lThe variation of a function on Ici a is the sum of the variation on Ioi a and the
contribution of a, i.e., the distance between the right limit and the value at a.
We give a version relative to a set s.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- ENNRealstatement and proof · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.Ioistatement and proof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.