Theorems · Theorem · real analysis
variationOnFromTo.rightLim_eq
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_3} [inst_1 : PseudoMetricSpace E] [CompleteSpace E] {f : α → E}
{a b : α},
BoundedVariationOn f Set.univ →
Function.rightLim (variationOnFromTo f Set.univ a) b =
variationOnFromTo f Set.univ a b + dist (f b) (Function.rightLim f b)The jump of variationOnFromTo on the right of a point is given by the distance between the
right limit and the value of the function.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- nhdsproof · cited by 5,554
- Bot.botproof · cited by 4,720
- Set.univstatement and proof · cited by 3,945
- Filter.Tendstoproof · cited by 3,814
- add_zeroproof · cited by 2,707
- CompleteSpacestatement and proof · cited by 2,532
- nhdsWithinproof · cited by 1,912
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.