Mathlib Map

Theorems · Theorem · measure theory

hausdorffMeasure_of_dimH_lt

∀ {X : Type u_2} [inst : EMetricSpace X] [inst_1 : MeasurableSpace X] [inst_2 : BorelSpace X] {s : Set X} {d : NNReal},
  dimH s < ↑d → (MeasureTheory.Measure.hausdorffMeasure ↑d) s = 0
Defined in
Mathlib.Topology.MetricSpace.HausdorffDimension
Cited by
5 results in Mathlib
Foundations
Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
EMetricSpaceMeasurableSpaceBorelSpace

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.

Cited by5

Results whose statement or proof uses this declaration.