Connectedness is product-closed: Difference between revisions

From Topospaces
Line 20: Line 20:
Now any partition of the whole space into disjoint open subsets must partition each slice into disjoint open subsets; but since each slice is connected, each slice must lie in one of the parts. This allows us to show that if two points differ in only finitely many coordinates, then they must lie in the same open subset of the partition.
Now any partition of the whole space into disjoint open subsets must partition each slice into disjoint open subsets; but since each slice is connected, each slice must lie in one of the parts. This allows us to show that if two points differ in only finitely many coordinates, then they must lie in the same open subset of the partition.


Finally, we use the fact that any open set must contain a basis open set; the basis open set allows us to alter the remaining ''cofinitely'' many coordinates.
Finally, we use the fact that any open set must contain a basis open set; the basis open set allows us to alter the remaining ''cofinitely'' many coordinates. Note that it is this part that crucially uses the definition of product topology, and it is the analogous step to this that would fail for the box topology.


===Proof details===
===Proof details===

Revision as of 01:15, 16 November 2015

This article gives the statement, and possibly proof, of a topological space property (i.e., connected space) satisfying a topological space metaproperty (i.e., product-closed property of topological spaces)
View all topological space metaproperty satisfactions | View all topological space metaproperty dissatisfactions
Get more facts about connected space |Get facts that use property satisfaction of connected space | Get facts that use property satisfaction of connected space|Get more facts about product-closed property of topological spaces

Statement

Suppose Xi,iI is a family of nonempty topological spaces, all of which are connected spaces. Then, the product space iIXi, endowed with the product topology, is also a connected space.

Related facts

Proof

Proof outline

The key fact that we use in the proof is that for fixed values of all the other coordinates, the inclusion of any one factor in the product is a continuous map. Hence, every slice is a connected subset.

Now any partition of the whole space into disjoint open subsets must partition each slice into disjoint open subsets; but since each slice is connected, each slice must lie in one of the parts. This allows us to show that if two points differ in only finitely many coordinates, then they must lie in the same open subset of the partition.

Finally, we use the fact that any open set must contain a basis open set; the basis open set allows us to alter the remaining cofinitely many coordinates. Note that it is this part that crucially uses the definition of product topology, and it is the analogous step to this that would fail for the box topology.

Proof details

Given: An indexing set I, a family (Xi)iI of nonempty topological spaces. X is the product of these, with the product topology

To prove: X is a connected space. In other words, X cannot be expressed as a disjoint union of two nonempty open subsets U and V

Proof: We use a proof by contradiction (the contradiction starts building from Step (4)). Explicitly westart with the assumption:

ASSUMPTION: Suppose X is a disjoint union of two nonempty open subsets U and V.

We then try to derive a contradiction. Note that Steps (1)-(3) do not make use of the assumption, and are independently true.

Step no. Assertion/construction Facts used Given data used Previous steps used Explanation
1 Choose iI and fix the values of all coordinates except the ith coordinate. Consider the inclusion from Xi to X that sends a point of Xi to the tuple where all other coordinates are the pre-determined ones. This is a subspace embedding and in particular, the image of Xi is a connected subset in X.
2 If two elements of X differ in only one coordinate, they are in the same connected component. Step (1) Step-direct -- the image of the corresponding Xi is a connected subset containing both.
3 If two elements of X differ in only finitely many coordinates, they are in the same connected component. Step (2) If two elements differ in finitely many coordinates, we can construct a sequence of elements going from one to the other where adjacent members of the sequence differ in only one coordinate. Any two adjacent members of the sequence are in the same connected component, and thus, all members of the sequence are in the same connected component.
4 If two points of X differ in only finitely many coordinates, they must either both lie in U or both lie in V. Assumption Step (3) By Step (3), any two points differing in only finitely many coordinates lie in the same connected component, say C. However, if one lies in U and the other lies in V, then C itself is a union of non-empty disjoint open subsets of itself CU and CV, making it disconnected. Thus, they must both lie in the same piece.
5 Since U is open and non-empty, it contains a basis element -- say, an open subset W given by iIWi where all the Wi are non-empty and only finitely many of the Wi are not the whole space. Let's call these finite ones i1,i2,,in. definition of product topology
6 For any point of X, we can thus find a point of W (and hence of U) that differs from it in at most the n coordinates found in Step (5). Step (5) Simply replace the n coordinates by coordinates of elements of Wi1,Wi2,,Win and leave the remaining coordinates as they are.
7 Any point of X is in U, completing the contradiction to the assumption that V is nonempty. Steps (4), (6) By Step (6), we can, for any point in X, find an element of U that differs from it in finitely many coordinates. Thus, by Step (4), the point in X that we start with must also be in U.

References

Textbook references

  • Topology (2nd edition) by James R. Munkres, More info, Page 150, Theorem 23.6 (does the case of finite products), adn Page 152, Exercise 10 (outlines a proof for infinite products), Chapter 3, Section 23