Theorems · Theorem · real analysis
eVariationOn.exists_lt_eVariationOn_inter_Icc
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] {f : α → E} {ε : ENNReal}
{s : Set α}, ε < eVariationOn f s → ∃ a ∈ s, ∃ b ∈ s, a < b ∧ ε < eVariationOn f (s ∩ Set.Icc a b)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 and proof · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- Finset.sumproof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- Set.Iccstatement and proof · cited by 1,702
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Monotoneproof · cited by 1,397
- Finset.rangeproof · cited by 1,341
- le_transproof · cited by 985
Cited by1
Results whose statement or proof uses this declaration.
- BoundedVariationOn.tendsto_eVariationOn_Ici_zero_of_filterproof · cited by 3