Theorems · Theorem · real analysis
eVariationOn.sum_le
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] {f : α → E} {s : Set α} {n : ℕ}
{u : ℕ → α},
Monotone u → (∀ (i : ℕ), u i ∈ s) → ∑ i ∈ Finset.range n, edist (f (u (i + 1))) (f (u i)) ≤ eVariationOn f s- Cited by
- 6 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Finset.sumstatement · cited by 5,195
- le_rflproof · cited by 1,558
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Monotonestatement and proof · cited by 1,397
- Finset.rangestatement · cited by 1,341
- EDist.ediststatement · cited by 735
- eVariationOnstatement · cited by 90
- le_iSup_of_leproof · cited by 79
Cited by6
Results whose statement or proof uses this declaration.
- eVariationOn.edist_leproof · cited by 7
- eVariationOn.monoproof · cited by 5
- eVariationOn.sum_le_of_monotoneOn_Iccproof · cited by 2
- eVariationOn.lowerSemicontinuous_auxproof · cited by 2
- LipschitzOnWith.comp_eVariationOn_leproof · cited by 1
- eVariationOn.add_le_unionproof · cited by 1