Mathlib Map

Theorems · Theorem · measure theory

dimH_iUnion

∀ {X : Type u_2} [inst : EMetricSpace X] {ι : Sort u_4} [Countable ι] (s : ι → Set X), dimH (⋃ i, s i) = ⨆ i, dimH (s i)
Defined in
Mathlib.Topology.MetricSpace.HausdorffDimension
Cited by
3 results in Mathlib
Foundations
Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
EMetricSpaceCountable

Around this declaration

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

Cites23

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

Cited by3

Results whose statement or proof uses this declaration.