Mathlib Map

Theorems · Definition · general topology

preCantorSet

ℕ → Set ℝ

The order n pre-Cantor set, defined starting from [0, 1] and successively removing the middle third of each interval. Formally, the order n + 1 pre-Cantor set is the union of the images under the functions (· / 3) and ((2 + ·) / 3) of preCantorSet n.

Defined in
Mathlib.Topology.Instances.CantorSet
Cited by
12 results in Mathlib
Foundations
Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites2

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

  • Setstatement · cited by 53,352
  • Realstatement · cited by 25,697

Cited by13

Results whose statement or proof uses this declaration.