Theorems · Theorem · measure theory
HolderOnWith.dimH_image_le
∀ {X : Type u_2} {Y : Type u_3} [inst : EMetricSpace X] [inst_1 : EMetricSpace Y] {C r : NNReal} {f : X → Y}
{s : Set X}, HolderOnWith C r f s → 0 < r → dimH (f '' s) ≤ dimH s / ↑rIf f is a Hölder continuous map with exponent r > 0, then dimH (f '' s) ≤ dimH s / r.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EMetricSpaceEMetricSpace
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.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Set.imagestatement and proof · cited by 5,609
- NNRealstatement and proof · cited by 4,310
- mul_commproof · cited by 2,262
- LT.lt.ne'proof · cited by 1,417
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- NNReal.toRealproof · cited by 1,260
- EMetricSpacestatement and proof · cited by 242
- top_le_iffproof · cited by 175
Cited by3
Results whose statement or proof uses this declaration.
- dimH_image_le_of_locally_holder_onproof · cited by 2
- LipschitzOnWith.dimH_image_leproof · cited by 1
- HolderWith.dimH_image_leproof · cited by 1