Theorems · Theorem · general topology
preCantorSet_succ
∀ (n : ℕ), preCantorSet (n + 1) = (fun x => x / 3) '' preCantorSet n ∪ (fun x => (2 + x) / 3) '' preCantorSet n
- Defined in
- Mathlib.Topology.Instances.CantorSet
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 104 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.
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- Set.imagestatement · cited by 5,609
- preCantorSetstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.