Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-08-31 15:40 603a6066

View on Github →

feat(measure_theory/hausdorff_measure): dimH and Hölder/Lipschitz maps (#8361)

  • expand module docs;
  • prove that a Lipschitz continuous map does not increase Hausdorff measure and Hausdorff dimension of sets;
  • prove similar lemmas about Hölder continuous and antilipschitz maps;
  • add convenience lemmas for some bundled types and for Cⁿ smooth maps;
  • Hausdorff dimension of ℝⁿ equals n;
  • prove a baby version of Sard's theorem: if f : E → F is a smooth map between normed vector spaces such that finrank ℝ E < finrank ℝ F, then (range f)ᶜ is dense.

Estimated changes

added theorem isometric.dimH_image
added theorem isometric.dimH_univ
added theorem isometry.dimH_image
added theorem real.dimH_ball_pi
added theorem real.dimH_ball_pi_fin
added theorem real.dimH_of_mem_nhds
added theorem real.dimH_univ
added theorem real.dimH_univ_pi
added theorem real.dimH_univ_pi_fin