Mathlib Map

Theorems · Theorem · measure theory

Real.Convex.dimH_eq_finrank_vectorSpan

∀ {E : Type u_4} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s : Set E},
  Convex ℝ s → s.Nonempty → dimH s = ↑(Module.finrank ℝ ↥(vectorSpan ℝ s))

The Hausdorff dimension of a nonempty convex set equals the dimension of its affine span.

Defined in
Mathlib.Topology.MetricSpace.HausdorffDimension
Cited by
1 results in Mathlib
Foundations
Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceFiniteDimensional

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites35

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.