7

Assume that $M$ is compact, non-empty, perfect, and homeomorphic to its Cartesian square, $M \cong M \times M$. Must $M$ be homeomorphic to the Cantor set, the Hilbert cube, or some combination of them?

An interesting triple-starred problem from Pugh's "Real Mathematical Analysis". This is not from an assignment or anything graded, I'm just curious as to what the right answer is and the route that one may take to get there.

  • So from context I'm assuming that you want metric spaces only? – Henno Brandsma Apr 29 '13 at 06:39
  • I'm guessing that Pugh intended as much, but if you know of any non-metric spaces that don't have to satisfy the homeomorphism claims, I'm definitely not one to discriminate. – WayMoreQuestionsThanAnswers Apr 29 '13 at 06:47
  • 2
    dimension theory says that for compact metric spaces $M$ either $\dim(M \times M) = 2\dim(M)$ or $=2\dim(M)-1$, the latter are called exotic, and none exist of dimension less than $4$. This implies such $M$ must be zero-dimensional (and then it's a Cantor set), or infinite-dimensional. – Henno Brandsma Apr 29 '13 at 06:49
  • 2
    larger Tychonov cubes are a candidate, e.g., if we allow non-metric compacta. – Henno Brandsma Apr 29 '13 at 06:51
  • Dimension theory makes this problem rather trivial. Thanks for the insight! – WayMoreQuestionsThanAnswers Apr 29 '13 at 07:01
  • It's still not trivial: I'm not sure at all about the infinite dimensional case. I'm just noting that we can reduce our problem a little... – Henno Brandsma Apr 29 '13 at 11:22
  • My fault, I meant that dimension theory seems to make the "homeomorphic to the Cantor set" claim a lot less difficult than I imagined. Assuming that we are dealing with metric spaces, since this is from the second chapter of a first semester Real Analysis textbook, what steps could we take to show that M must/must not be homeomorphic to the Hilbert Cube? – WayMoreQuestionsThanAnswers May 05 '13 at 05:10

1 Answers1

3

I am not quite sure what "some combination" means (I assume, it means the disjoint union), but here is an example:

Take the countable product $$S=\prod_{i\in {\mathbb N}} S^1$$ of circles equipped with the product topology. Then $S$ is compact, metrizable, and perfect. However, $\pi_1(S)$ is nontrivial, hence, $S$ cannot be homeomorphic to (or even homotopy equivalent to) the Hilbert cube, since the later is contractible. Furthermore, $S$ is infinite dimensional, hence, it is not homeomorphic to the Cantor set. Lastly, $S\cong S\times S$. You can form more examples by taking, say, infinite products of spheres, etc.

However, I do not have any examples of contractible metrizable spaces $X$ satisfying $X^2\cong X$, besides the Hilbert cube.

Moishe Kohan
  • 97,719