Question about Uniform Spaec with a nested space

50 Views Asked by At

This question is from the book "General Topology" written by John Kelly and it is Exercise D in Chapter 6, Page 204.

For definition of uniform space and the topological generated by the uniform, please refer to this wiki link

Used fact: (Metrirization Theorem, Thm 6.13) A uniform space is pseudo-metrizable iff its uniformity has a countable base

($X, U$) is a uniform space and $\tau_{U}$, the topology generated by the uniform is Hausdorff. Suppose $\beta$ is a base for $U$ and can be linearly ordered by inclusion. There are two conditions:

a. ($X, U$) is pseudo-metrizable.

b. Intersection of any countable family of open sets in ($X, \tau_{U}$) is open.

Show that either a) or b) holds for the uniform space ($X, U$).

The direction "$a) \implies (\neg b)$" is easy because a uniform space is Hausdorff (given the uniform topology) iff it is $T_1$. Assuming $a)$ is true, let {$V_k$|$k \in \omega$} be the base of uniform $\beta$ and then $\cap_{k \in \omega}V_k[x]$ = {$x$}, which is close. I have difficulty proving the other direction, especially in understanding how to use the linear ordering of $\beta$.

P.S.: Here is a possibly dumb question: In this question, under what circumstances can I turn $\beta$ into a chain?

1

There are 1 best solutions below

4
On BEST ANSWER

In the version of Kelley I have this is exercise D on p. 204 and is stated as

Let $(X,\mathscr{U})$ be a Hausdorff uniform space and suppose that a base $\mathscr{B}$ for $\mathscr{U}$ is linearly ordered by inclusion. The either $(X,\mathscr{U})$ is metrizable or the intersection of every countable family of open subsets of $X$ is open.

The proof is due to a simple observation:

Suppose $(L, \le)$ is a linear order. Then one of the two following statements must hold (where $[L]^\omega$ is the set of all countable subsets of $L$):

$$\exists A \in [L]^\omega: \forall x \in X :\exists a \in A: a \le x\tag{1}$$

$$\forall A \in [L]^\omega: \exists x \in X: \forall a \in A: x < a \tag{2}$$

These are clearly logical negations of each other so it's a simple case of $\phi \lor \lnot \phi$ having to hold for any $\phi$ (tertium non datur). $(1)$ says that $L$ has a countable downwards-cofinal subset, and $(2)$ that every countable subset has a lower bound in $L$.

We apply this to the linearly ordered set $(\mathscr{B}, \subseteq)$ and $(1)$ tells us that $(X,\mathscr{U})$ has a countable base (in the uniformity sense) and so $(X,\mathscr{U})$ is metrisable (it's already Hausdorff), and $(2)$ implies the fact about countable intersections of open subsets, as is easily seen.