Proof That Product of Two Compact Spaces Is Compact w/o Choice Axiom

Click For Summary
SUMMARY

The discussion centers on the proof of Theorem 26.7 from Munkres' "Topology," which asserts that the product of two compact spaces is compact. The author questions whether the proof implicitly relies on the Axiom of Choice, particularly in the selection of finite subcollections from open covers. The proof employs the tube lemma and demonstrates that for each point in a compact space, a neighborhood can be found, leading to a finite cover for the product space. An alternative argument is proposed that avoids the Axiom of Choice by focusing on filters and cluster points.

PREREQUISITES
  • Understanding of compact spaces in topology
  • Familiarity with the Axiom of Choice and its implications
  • Knowledge of the tube lemma in product topology
  • Basic concepts of filters and cluster points in topology
NEXT STEPS
  • Study the implications of the Axiom of Choice in topology
  • Learn about the tube lemma and its applications in compactness proofs
  • Explore the concept of filters and their role in convergence and compactness
  • Investigate alternative proofs of compactness that do not rely on the Axiom of Choice
USEFUL FOR

Mathematicians, particularly those specializing in topology, students studying advanced topology concepts, and anyone interested in the foundational aspects of compactness and the Axiom of Choice.

poochie_d
Messages
17
Reaction score
0
In Theorem 26.7 of Munkres' Topology, it is proved that a product of two compact spaces is compact, and I think the author seems to (rather sneakily) use the choice axiom without mentioning it... Could anyone tell me if this is indeed the case? I don't have a problem with the choice axiom, but it kinda seems unnecessary to have a proof that involves choice when you can instead use the almighty Tychonoff =)

Anyway, here goes the proof:

The first part of the proof proves the tube lemma, which states that:
Given the product space X x Y, where Y is compact, if N is an open set in X x Y containing the slice x0 x Y of X x Y, ,then there is a neighbourhood W of x0 in X such that N contains W x Y (no choice here).

In the second part, the theorem is proved: Suppose X and Y are compact, and let A be an open covering of X x Y. For each element x0 in X, the slice x0 x Y is compact (being homeomorphic to Y), and thus can be covered by finitely many elements A1, ..., Am of A (choice used here?!). The union N = A1 U ... U Am is then an open set containing x0 x Y, so by the tube lemma there is a neighbourhood W_x0 of x0 in X such that W_x0 x Y is contained in N. Now do this for each x0 in X, so you get a neighbourhood W_x0 for each x0. The W_x0's then cover X, which is compact, so a finite number of them, say, W1, ..., Wk, cover X. This implies that W1 x Y, ..., Wk x Y cover X x Y, and since each Wi x Y is in turn covered by finitely many elements of A, it follows that X x Y is covered by finitely elements of A. QED

This is all well and good, but isn't the choice axiom used when the sets A1, ..., Am are chosen for each x0, since {A1, ..., Am} is only one possible finite subcollection of A containing x0 x Y? This is not an issue if the space X happens to be finite, since in that case you are making only finitely many choices, but this cannot be assumed in general.

Is there a way to modify the proof to avoid the choice axiom?
 
Physics news on Phys.org


Choice seems to be used here. Here is an argument that doesn't use choice:

It suffices to prove that every filter \mathcal{F} in XxY has a cluster point. Denote p_X,p_Y the projections on X and Y. Denote \mathcal{V}_X(x) the neighborhood filter of x in the space X (or Y).

The filter \{G\subseteq X~\vert~p_X^{-1}(G)\in \mathcal{F}\} has a cluster point x_0.
Let \mathcal{F}_0 be the filter generated by

\mathcal{F}\cup \{p_X^{-1}(U)~\vert~U\in \mathcal{V}_X(x_0)\}

The filter \{G\subseteq Y~\vert~p_Y^{-1}(G)\in \mathcal{F}_0\} has a cluster point x_1.

Then (x_0,x_1) is a cluster point of \mathcal{F}.
 


Hmm... I don't know what filters are... Better go look it up. Anyway, thanks for the quick reply, micromass! *runs off to wikipedia*
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
495
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
8K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 4 ·
Replies
4
Views
986