21
$\begingroup$

Consider the Cantor set $\mathcal C$. It's pretty fundamental! Part of the reason it's fundamental is that it shows up in many different guises all across mathematics. For example:

  • There are analytic variants (alternative subsets of $[0,1]$) which are homeomorphic to $\mathcal C$ but which can have radically different analytic properties.

  • Topologically, $\mathcal C$ is the unique (up to homeomorphism) nonempty second-countable compact Hausdorff, totally disconnected space with no isolated points (a "perfect Stone space").

  • Metrically, $\mathcal C$ is the unique separable, compact ultrametric space with no isolated points. $\mathcal C$ is metrizable in many useful ways.

  • Any infinite separable profinite group $G$ is homeomorphic to $\mathcal C$. For example, the $p$-adic integers $\mathbb Z_p$ or the absolute Galois group $\operatorname{Gal}(\bar{\mathbb Q}/\mathbb Q)$ or simply the group $(\mathbb Z/2)^\mathbb{N}$.

  • $\mathcal C$ is the set of infinite strings in a two-letter alphabet. This makes it fundamental in combinatorics, computability theory, \dots

  • And so forth...

($\mathcal C$ has some universality properties which guarantee it's important too. For example any second-countable Stone space embeds into it)

It can be a bit of a cryptomorphism to translate from a Cantor set in one field of math to a Cantor set in another field. Probably this is related to the fact that the Cantor set has a large automorphism group, and a homeomorphism between two Cantor sets is often not really canonical, so any translation between them will necessarily involve some arbitrary choices.

Question: What's your favorite copy of the Cantor set? Perhaps some place it arises in math which surprises you (or else which initially surprised you to learn)?

(This question should be Community Wiki)

$\endgroup$
5
  • 1
    $\begingroup$ There's a somewhat mixture of two questions. One is "what are characterizations of a Cantor set". The second is "what are realizations of a Cantor set". Both can have long lists of answers. $\endgroup$ Commented Apr 10 at 15:31
  • 3
    $\begingroup$ @YCor The actual question (where it says "Question" in bold) is "what is your favourite realization of the Cantor set". As far as I can see, the characterizations are included in the question only as background information to establish that the Cantor set is fundamental; it's not part of what you are supposed to answer. $\endgroup$ Commented Apr 10 at 16:10
  • 3
    $\begingroup$ I doubt that metrically the Cantor set is unique (even among ultrametric spaces). There are many metric invariants, like fractal dimension, which distinguish between various (ultra)metric copies of the Cantor set. $\endgroup$ Commented Apr 10 at 16:12
  • 4
    $\begingroup$ @TarasBanakh unfortunately, "metric" is too often written when "metrizable" is the accurate wording. (And to be fussy, "nonempty" is missing too.) $\endgroup$ Commented Apr 10 at 16:32
  • 1
    $\begingroup$ Some spaces, like spheres, have a unique most-symmetric metric on them. The Cantor set has no such metric. (But if it did, that would be my favorite one.) $\endgroup$ Commented Apr 11 at 19:02

13 Answers 13

22
$\begingroup$

The vertices of the Hilbert cube! This is just the countable product $[0, 1]^{\mathbb N}$ under the product topology. The Cantor set embeds as the set of vertices $\{0, 1\}^{\mathbb N}$.

Further, if one gives the Cantor set its natural metric $d(x, y) = \sum_i 2^{-i} |x_i - y_i|$, it embeds isometrically into the Hilbert cube with the same metric. Both metrics are of course compatible with their respective topologies.

$\endgroup$
3
  • 1
    $\begingroup$ Another useful metric on this Cantor set is $d(x,y) = \sum_i 3^{-i} |x_i - y_i|$. With this metric it is easy to see that every nonempty closed set is a continuous retract, because the near point mapping is injective. $\endgroup$ Commented Apr 10 at 19:37
  • $\begingroup$ Is this surprising? It’s just the infinite binary sequences version of the Cantor space with a bunch more points added “in between”. $\endgroup$ Commented Apr 12 at 5:46
  • $\begingroup$ @katze Not surprising at all, but pretty neat imo! $\endgroup$ Commented Apr 12 at 7:15
13
$\begingroup$

$\mathcal C$ is the 1 point compactification of the upper boundary of the solvable Baumslag-Solitar group $\text{BS}(1,n)$.

When $n=p$ is prime this comes down to the statement that $\mathcal C$ is the 1 point compactification of the $p$-adic rational numbers.

$\endgroup$
13
$\begingroup$

The set of wild points of the Alexander horned sphere is a (tame) Cantor set.

The Alexander horned sphere $S_A$ is an example of a $2$-sphere in $\mathbb{R}^3$ that is not ambiently homeomorphic to the standard $2$-sphere. We say a $2$-sphere $S$ is locally flat at a point $x\in S$ if there exists an open neighbourhood $U$ of $x$ in $\mathbb{R}^3$ such that $(U, U\cap S)\cong (\mathbb{R}^3, \mathbb{R}^2)$ and the points at which $S$ fails to be locally flat are called wild points. It turns out the set of ''ends'' of horns of the Alexander horned sphere with induced metric is a Cantor set in $\mathbb{R}^3$ that is also ambiently homeomorphic to the standard ternary Cantor set.

$\endgroup$
1
  • 3
    $\begingroup$ So, your favorite Cantor set is the standard ternary one — is that right? $\endgroup$ Commented Apr 11 at 19:04
9
$\begingroup$

In probability, the Cantor distribution has a continuous Cumulative Distribution Function, even though its support, the Cantor set $\mathcal C$, is nowhere dense. So the distribution has no points of positive probability and no positive density anywhere.

$\endgroup$
5
  • 1
    $\begingroup$ As it stands this seems less like a realization and more like a use case. Does the Cantor distribution show up naturally anywhere? $\endgroup$ Commented Apr 11 at 4:26
  • 6
    $\begingroup$ @tox123 For suitable values of $\lambda>0$, it appears as the distribution of the Bernoulli convolution $\sum_{i=1}^\infty \epsilon_i \lambda^i$, where $\epsilon_i$ are independently $+1$ or $-1$ with equal probability. $\endgroup$ Commented Apr 11 at 5:16
  • 1
    $\begingroup$ @tox123 Flip a fair coin infinitely many times, and receive a payoff every time you get heads, where the amount of the payoff is $1/3^n$ if you get heads on the $n$th flip. $\endgroup$ Commented Apr 12 at 11:31
  • $\begingroup$ @TimothyChow Isn't it $2/3^n$? $\endgroup$ Commented Apr 12 at 17:17
  • $\begingroup$ @Henry Either way. I guess the numbers are slightly prettier if you use $2/3^n$. $\endgroup$ Commented Apr 12 at 17:33
9
$\begingroup$

The set of zeros of Brownian motion $W:[0,1]\to\mathbb R$ is almost surely a Cantor set (of Hausdorff dimension 1/2). So is the set of zeros of a generic continuous $f:[0,1]\to\mathbb R$, provided it is not empty (this one has dimension 0).

Edit: The topological version is also true in higher dimensions: for continuous functions $f:[0,1]^d\to\mathbb R^d$, the zero set is generically a Cantor set of Hausdorff dimension 0.

$\endgroup$
8
$\begingroup$

The universal cover of a connect-sum of $3$-dimensional lens spaces is generally the complement of a Cantor set in $S^3$. If you give the lens spaces their spherical structures the Cantor set is essentially uniquely defined, up to a conformal transformation of $S^3$.

$\endgroup$
7
$\begingroup$

Generic compact subset of $[0,1]$ or of $[0,1]^2$ or of any non-empty Polish space without isolated points.

Another one: the hyperspace of compact subsets of the Cantor set.

$\endgroup$
6
$\begingroup$

Every uncountable Polish space contains a homeomorphic copy of the Cantor space.

In the descriptive set theory course I'm following, this was used last week to prove the continuum hypothesis for Borel sets, i.e., a Borel subset of a Polish space (e.g., $ℝ$) is at most countable or has cardinality continuum. The other ingredient is the fact that given a Borel subset of a Polish space, one can refine the topology to a new Polish topology, without changing the Borel subsets, so that this Borel subset becomes clopen (hence $G_δ$, hence Polish with the subspace topology).

$\endgroup$
6
$\begingroup$

The set of Penrose tilings $\Omega_0$ with a vertex at the origin forms a Cantor set with the usual tiling metric (tilings are close if they agree, up to a small translation, on a large radius ball around the origin).

This comes from the very useful result that the tiling space $\Omega$ of any repetitive, aperiodic tiling with finite local complexity is a Fiber bundle over the torus with Cantor set fiber (arxiv link).

You can think of it as coming from the fact that any finite patch in the tiling repeats infinitely often (repetitivity), and so to make a 'small jump' in $\Omega_0$, just translate your current tiling to one that looks the same out to a large radius. Because of aperiodicity, the two tilings are different, so it's a non-zero distance away in the tiling metric. Then, connected components in $\Omega_0$ are singletons because we're not including any tilings where the origin is not a vertex, so we have to make discrete 'jumps'.

$\endgroup$
1
  • $\begingroup$ I wasn't familiar with this one, but it makes sense and is pretty cool! $\endgroup$ Commented Apr 14 at 16:26
4
$\begingroup$

I have long had a favorite Cantor space: $\prod \mathbb F_2$, the countable direct product of the the field of two elements. First of all, I'm charmed by its being a topological group — with its unique invariant probability measure. And of course it's a topological vector space.

Let $\mathbf U(\mathbb H)$ denote the unitary group of the separable infinite-dimensional real Hilbert space $\mathbb H$. Think of $\mathbf U(\mathbb H)$ as acting on the unit sphere $\mathbb S \subset \mathbb H$.

My favorite instance of this group $\prod \mathbb F_2$ is the closed subgroup of $\mathbf U(\mathbb H)$ consisting of all elements that negate some subset of coordinates.

This is pretty cool: A compact topological vector space with an invariant probability measure acting by isometries on the unit sphere of the unique complete real separable infinite-dimensional topological vector space.

$\endgroup$
2
$\begingroup$

It's hard to pick a favorite, but one I have come across lately is a result of Glasner and Weiss. The symmetric group on $\mathbb{Z}$ (when given the topology of pointwise convergence) has the Cantor set as it's universal minimal flow.

$\endgroup$
1
$\begingroup$

The path space of a Bratelli diagram (with minor restriction so there are no atoms) is homeomorphic to a Cantor set. Vershik used this to describe dynamical systems measure-theoretically (a single automorphism of a measure space), and this was extended by Putnam et al to describe the topological version (that is, every $(X,\alpha)$ where $X$ is a Cantor space, and $\alpha$ is a self-homeomorphism and minimal), arises (up to the obvious notion of equivalence) from some Bratelli diagram of a simple dimension group together with a total ordering on the path space.

$\endgroup$
1
$\begingroup$

My favorite version of the Cantor space is the set of all subsets of $\mathbb{N}$, imbued with the topology where the neighborhood basis for a set $S\subseteq \mathbb{N}$ is the collection $U_n$ of sets that are disjoint from $S$ over the first $n$ numbers: $$U_n := \{T\subseteq \mathbb{N}\ |\ (T\triangle S)\cap \{0,1,\ldots,n\} =\varnothing\}$$ for $n\in \mathbb{N}$.

$\endgroup$
2
  • $\begingroup$ Could you define what is nbhd? $\endgroup$ Commented Apr 16 at 20:55
  • 1
    $\begingroup$ @katze: I think "nbhd" is a blackboard abbreviation of the word "neighbourhood" $\endgroup$ Commented Apr 16 at 21:24

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.