Theorems · Theorem · general topology
HolderOnWith.ediam_image_le_of_le
∀ {X : Type u_1} {Y : Type u_2} [inst : PseudoEMetricSpace X] [inst_1 : PseudoEMetricSpace Y] {C r : NNReal} {f : X → Y}
{s : Set X}, HolderOnWith C r f s → ∀ {d : ENNReal}, Metric.ediam s ≤ d → Metric.ediam (f '' s) ≤ ↑C * d ^ ↑r- Defined in
- Mathlib.Topology.MetricSpace.Holder
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Realstatement · cited by 25,697
- ENNRealstatement and proof · cited by 9,879
- Set.imagestatement · cited by 5,609
- NNRealstatement and proof · cited by 4,310
- LE.le.transproof · cited by 3,151
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealstatement · cited by 1,279
- NNReal.toRealstatement · cited by 1,260
- Metric.ediamstatement and proof · cited by 159
- HolderOnWithstatement and proof · cited by 44
- Metric.edist_le_ediam_of_memproof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- HolderOnWith.ediam_image_leproof · cited by 2
- HolderOnWith.ediam_image_le_of_subset_of_leproof · cited by 1