Theorems · Theorem · measure theory
MeasureTheory.hausdorffMeasure_orthogonalProjectionOnto_le
∀ {𝕜 : Type u_4} {E : Type u_5} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
[inst_3 : MeasurableSpace E] [inst_4 : BorelSpace E] (K : Submodule 𝕜 E) [inst_5 : K.HasOrthogonalProjection] (d : ℝ)
(s : Set E),
0 ≤ d →
(MeasureTheory.Measure.hausdorffMeasure d) (⇑K.orthogonalProjectionOnto '' s) ≤
(MeasureTheory.Measure.hausdorffMeasure d) sLet s be a subset of 𝕜-inner product space, and K a subspace. Then the d-dimensional
Hausdorff measure of the orthogonal projection of s onto K is less than or equal to the
d-dimensional Hausdorff measure of s.
- Defined in
- Mathlib.MeasureTheory.Measure.Hausdorff
- Cited by
- 1 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement · cited by 9,879
- Submodulestatement and proof · cited by 7,192
- Set.imagestatement and proof · cited by 5,609
- ContinuousLinearMapstatement · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.hausdorffMeasure_orthogonalProjection_leproof · cited by 0