Theorems · Theorem · real analysis
eVariationOn.sum_le_of_monotoneOn_Icc
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] {f : α → E} {s : Set α} {m n : ℕ}
{u : ℕ → α},
MonotoneOn u (Set.Icc m n) →
(∀ i ∈ Set.Icc m n, u i ∈ s) → ∑ i ∈ Finset.Ico m n, edist (f (u (i + 1))) (f (u i)) ≤ eVariationOn f s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- ENNRealstatement · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemproof · cited by 7,166
- Finset.sumstatement · cited by 5,195
- LE.le.transproof · cited by 3,151
- Finset.sum_congrproof · cited by 2,323
- LT.lt.leproof · cited by 2,189
- Set.Iccstatement and proof · cited by 1,702
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Finset.rangeproof · cited by 1,341
- EDist.ediststatement and proof · cited by 735
Cited by2
Results whose statement or proof uses this declaration.
- eVariationOn.sum_le_of_monotoneOn_Iicproof · cited by 5
- eVariationOn.unionproof · cited by 4