Mathlib Map

Theorems · Theorem · measure theory

dimH_orthogonalProjection_le

Deprecated since 2026-05-05Use dimH_orthogonalProjectionOnto_le instead.

∀ {𝕜 : Type u_6} {E : Type u_7} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
  (K : Submodule 𝕜 E) [inst_3 : K.HasOrthogonalProjection] (s : Set E), dimH (⇑K.orthogonalProjectionOnto '' s) ≤ dimH s

Alias of dimH_orthogonalProjectionOnto_le. The Hausdorff dimension of the orthogonal projection of a set s onto a subspace K is less than or equal to the Hausdorff dimension of s.

Defined in
Mathlib.Topology.MetricSpace.HausdorffDimension
Cited by
0 results in Mathlib
Foundations
Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeNormedAddCommGroupInnerProductSpaceSubmodule.HasOrthogonalProjection

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.