Theorems · Theorem · real analysis
BoundedVariationOn.dist_le
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_3} [inst_1 : PseudoMetricSpace E] {f : α → E} {s : Set α},
BoundedVariationOn f s → ∀ {x y : α}, x ∈ s → y ∈ s → dist (f x) (f y) ≤ (eVariationOn f s).toReal- Cited by
- 2 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderPseudoMetricSpace
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.
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- ENNRealproof · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- ENNReal.ofRealproof · cited by 863
- ENNReal.toRealstatement · cited by 859
- eVariationOnstatement and proof · cited by 90
- ENNReal.toReal_nonnegproof · cited by 86
- ENNReal.ofReal_toRealproof · cited by 65
- BoundedVariationOnstatement and proof · cited by 65
Cited by2
Results whose statement or proof uses this declaration.
- MonotoneOn.eVariationOn_eqproof · cited by 4
- BoundedVariationOn.sub_leproof · cited by 0