Theorems · Theorem · real analysis
LipschitzOnWith.comp_eVariationOn_le
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] {F : Type u_3}
[inst_2 : PseudoEMetricSpace F] {f : E → F} {C : NNReal} {t : Set E},
LipschitzOnWith C f t → ∀ {g : α → E} {s : Set α}, Set.MapsTo g s t → eVariationOn (f ∘ g) s ≤ ↑C * eVariationOn g s- Cited by
- 1 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.
Cites20
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
- NNRealstatement and proof · cited by 4,310
- le_reflproof · cited by 2,061
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Monotoneproof · cited by 1,397
- Finset.rangeproof · cited by 1,341
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- EDist.edistproof · cited by 735
- Set.MapsTostatement and proof · cited by 732
Cited by1
Results whose statement or proof uses this declaration.
- LipschitzOnWith.comp_boundedVariationOnproof · cited by 2