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.
- Realstatement and proof · cited by 25,697
- Stream'statement · cited by 205
- Stream'.mapproof · cited by 30
- cantorToBinaryproof · cited by 0
Cited by7
Results whose statement or proof uses this declaration.
- cantorSequence_eq_self_sub_sum_cantorToTernarystatement and proof · cited by 2
- cantorToTernary_ne_onestatement · cited by 1
- ofDigits_cantorToTernary_sum_lestatement and proof · cited by 1
- le_ofDigits_cantorToTernary_sumstatement and proof · cited by 1
- ofDigits_cantorToTernarystatement and proof · cited by 1
- cantorSequence_get_succstatement · cited by 1
- cantorSet_eq_zero_two_ofDigitsproof · cited by 0