Theorems · Theorem · measure theory
dimH_image_le_of_locally_lipschitzOn
∀ {X : Type u_2} {Y : Type u_3} [inst : EMetricSpace X] [inst_1 : EMetricSpace Y] [SecondCountableTopology X]
{f : X → Y} {s : Set X}, (∀ x ∈ s, ∃ C, ∃ t ∈ nhdsWithin x s, LipschitzOnWith C f t) → dimH (f '' s) ≤ dimH sIf s is a set in an extended metric space X with second countable topology and f : X → Y
is Lipschitz in a neighborhood within s of every point x ∈ s, then the Hausdorff dimension of
the image f '' s is at most the Hausdorff dimension of s.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 213 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
- ENNRealstatement · cited by 9,879
- Filterstatement · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- NNRealstatement and proof · cited by 4,310
- nhdsWithinstatement and proof · cited by 1,912
- SecondCountableTopologystatement and proof · cited by 750
- div_oneproof · cited by 629
- zero_lt_oneproof · cited by 598
- EMetricSpacestatement and proof · cited by 242
- LipschitzOnWithstatement and proof · cited by 164
- dimHstatement and proof · cited by 65
Cited by2
Results whose statement or proof uses this declaration.
- ContDiffOn.dimH_image_leproof · cited by 2
- dimH_range_le_of_locally_lipschitzOnproof · cited by 0