Theorems · Theorem · measure theory
dimH_image_le_of_locally_holder_on
∀ {X : Type u_2} {Y : Type u_3} [inst : EMetricSpace X] [inst_1 : EMetricSpace Y] [SecondCountableTopology X]
{r : NNReal} {f : X → Y},
0 < r → ∀ {s : Set X}, (∀ x ∈ s, ∃ C, ∃ t ∈ nhdsWithin x s, HolderOnWith C r f t) → dimH (f '' s) ≤ dimH s / ↑rIf s is a set in a space X with second countable topology and f : X → Y is Hölder
continuous in a neighborhood within s of every point x ∈ s with the same positive exponent r
but possibly different coefficients, then the Hausdorff dimension of the image f '' s is at most
the Hausdorff dimension of s divided by r.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Filterstatement · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- NNRealstatement and proof · cited by 4,310
- Set.iUnionproof · cited by 2,483
- iSupproof · cited by 2,415
- nhdsWithinstatement and proof · cited by 1,912
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- SecondCountableTopologystatement and proof · cited by 750
- Set.Countableproof · cited by 545
- Set.inter_subset_rightproof · cited by 329
Cited by2
Results whose statement or proof uses this declaration.
- dimH_image_le_of_locally_lipschitzOnproof · cited by 2
- dimH_range_le_of_locally_holder_onproof · cited by 0