Mathlib Map

Theorems · Definition · general topology

cantorToTernary

ℝ → Stream' (Fin 3)

Given x in the Cantor set, return its ternary representation (d₀, d₁, …) using only digits 0 and 2, such that x = 0.d₀d₁... in base-3.

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

Around this declaration

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

Cites4

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

Cited by7

Results whose statement or proof uses this declaration.