5
$\begingroup$

Let $X$ be an infinite set. And consider $(X \times X)_{cof}$ and $X_{cof} \times X_{cof}$. I can see that $(X \times X)_{cof}$ is not finer than $X_{cof} \times X_{cof}$.

MY QUESTION: But is $X_{cof} \times X_{cof}$ finer (hence strictly finer) than $(X \times X)_{cof}$ ?

Specifically, an open set $U$ in $(X \times X)_{cof}$ will be such that $(X\times X)-U$ is finite, meaning here that $(X\times X)-U$ is some finite set of ordered pairs. But I'm struggling to formally show that such a set can be written as an open set in $X_{cof} \times X_{cof}$, i.e., as a union of products of two sets whose complements are finite subsets of $X$. I'd appreciate any help.

  • 1
    The product topology (if you meant this) contains more than just products of open sets: it contains arbitrary unions of these2017-01-18
  • 0
    Right, I understand. I still can't figure out a proof.2017-01-19

2 Answers 2

2

Maybe is slightly simpler to think about closed sets. For any pair of points $x,y\in X$, both $\{x\}$ and $\{y\}$ are closed in $X_{cof}$. By definition of product topology, both $\{x\}\times X$ and $X\times \{y\}$ are closed in $X_{cof}\times X_{cof}$. Therefore their intersection $$(\{x\}\times X)\cap (X\times \{y\})=\{(x,y)\} $$ is closed. In particular, since finite unions of closed sets are closed, every finite set in $X\times X$ is closed in $X_{cof}\times X_{cof}$. This proves that $X_{cof}\times X_{cof}$ is finer than $(X\times X)_{cof}$.

It is also strictly finer since for instance $\{x\}\times X$ is closed in $X_{cof}\times X_{cof}$, but since it is infinite it can not be closed in $(X\times X)_{cof}$.

0

An open $U$ in $(X\times X)_{cof}$ is not necessarily open in $X_{cof}\times X_{cof}$.

Let $x\in X$, consider the open set $V=X\times X-\{(x,x)\}$ in $(X\times X)_{cof}$ and suppose that $V=(X-F_1)\times (X-F_2)$ for some finite $F_1,F_2$. Well, $F_1$ and $F_2$ must contain $x$, and $$(X-F_1)\times (X-F_2)\subset (X-\{x\})\times(X-\{x\})$$ for all such $F_1,F_2$, so we need only consider $Y=(X-\{x\})\times(X-\{x\})$. But $Y\ne V$ because, for example, there is an infinite set in $X\times X-Y$, namely $\{x\}\times X$, whereas $X\times X-V=\{(x,x)\}$ is certainly finite. Therefore $V$ is not of the form $(X-F_1)\times (X-F_2)$ for finite $F_1,F_2$, thus $V$ is not open in $X_{cof}\times X_{cof}$.

The same idea works to show that $X\times X-F$ cannot be $(X-F_1)\times (X-F_2)$ for finite $F,F_1,F_2$.

  • 0
    What you show is the other direction of your initial claim.2017-01-18
  • 0
    @CuriousKid7 Indeed, I apologise. The words I wrote did not reflect the argument I was trying to make. I have edited the answer as such, and hopefully made the argument clear.2017-01-19
  • 0
    I think that $(X×X)−Y = \{(x,x)\}$, as well.2017-01-19