Mathlib Map

Theorems · Theorem · general topology

ofDigits_zero_two_sequence_mem_cantorSet

∀ {a : ℕ → Fin 3}, (∀ (n : ℕ), a n ≠ 1) → Real.ofDigits a ∈ cantorSet

If x = 0.d₀d₁... in base-3 (ternary), and none of the digits dᵢ is 1, then x belongs to the Cantor set.

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

Around this declaration

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

Cites20

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

Cited by2

Results whose statement or proof uses this declaration.