Theorems · Theorem · real analysis
eVariationOn.pair
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] (f : α → E) (a b : α),
eVariationOn f {a, b} = edist (f a) (f b)The variation of f on a two-point set {a, b} is the distance between its two values.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 152 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.
- Setstatement · cited by 53,352
- ENNRealstatement · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- Finset.sumproof · cited by 5,195
- zero_addproof · cited by 2,366
- le_antisymmproof · cited by 2,068
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.Iicproof · cited by 1,111
- EDist.ediststatement and proof · cited by 735
- zero_lt_oneproof · cited by 598
- Finset.sum_singletonproof · cited by 251
- StrictMonoOnproof · cited by 194
Cited by2
Results whose statement or proof uses this declaration.
- eVariationOn.union'proof · cited by 0
- eVariationOn.image_range_of_monotoneproof · cited by 0