When is a quotient by closed equivalence relation Hausdorff

3.1k Views Asked by At

Let us say for an arbitrary topological space $X$ that it has property $\dagger$ if for any closed equivalence relation $\sim$ on $X$ (closed as a subset of $X^2$), the quotient space $X/{\sim}$ is Hausdorff.

Is there a more "intrinsic" characterisation of property $\dagger$ (in terms of separation axioms of some sort, perhaps)?

I believe compact (possibly non-Hausdorff) spaces have $\dagger$, as in their case for a closed $\sim$, the quotient map is closed, and consequently the product $X^2\to (X/{\sim})^2$ is also closed (and sends $\sim$ to the diagonal).

On the other hand, it is easy to see that if $X$ is Hausdorff and has this property, then it must be normal: otherwise the equivalence relation that identifies all points in two supposedly inseparable closed sets (separately) and leaves all others untouched will be closed will have a non-Hausdorff quotient.

(As a side note, this is true for arbitrary (not neccessarily Hausdorff) topological groups if we restrict $\sim$ to be the relation of lying in the same coset of a subgroup, because the quotient map is open in this case.)


Edit: I've been looking for some references about group actions and stumbled upon a "Lemma" in Duistermat and Kolk's "Lie groups" book which states that $M/{\sim}$ is Hausdorff iff $\sim$ is closed. This is not true (as shown by the above example in a non-$T_4$ space) and I believe I see the mistake made by the authors (they seem to have assumed that the quotient mapping is open), but it has reminded me of this question (about which I'm still curious).

1

There are 1 best solutions below

3
On

Theorem. Suppose that $X$ is a compact metrizable space and $R$ is a closed equivalence relation on $X$. Then $X/R$ is also Hausdorff (in fact, even metrizable).

Proof. I will need the following definition:

Definition. The equivalence relation $R$ on a topological space $X$ is usc (upper semicontinuous) if every $R$-equivalence class $[x]\subset X$ is compact and for every $R$-equivalence class $[x]\subset X$ and every (open) neighborhood $U$ of $[x]$ in $X$, there exists a neighborhood $V$ of $[x]$ in $X$ such that whenever an $R$-equivalence class $[y]\subset X$ has nonempty intersection with $V$, then $[y]\subset U$.

Here is how to think of this condition in the case when $(X,d)$ is a compact metric space: First of all, each equivalence class should be closed in $X$. Secondly, for every sequence $[y_n]$ of equivalence classes in $X$, if $d_{min}([x], [y_n])$ converges to zero, then $d_{max}([x],[y_n])$ also converges to zero.

Here $$ d_{min}([x],[y])=\min \{d(x',y'): x'\in [x], y'\in [y]\} $$ and $$ d_{max}([x],[y])=\max \{ \max_{x'\in [x]} d(x', [y]), \max_{y'\in [y]} d(y', [x])\}, $$
the latter is also known as the Hausdorff distance between $[x]$ and $[y]$.

The relevant results are Propositions 1 and 2 on page 13 in

Robert J. Daverman, "Decompositions of manifolds." Reprint of the 1986 original. AMS Chelsea Publishing, Providence, RI, 2007.

which state that if $X$ is Hausdorff (resp. metrizable) and $R$ is usc, then $X/R$ is also Hausdorff (resp. metrizable).

[I can add a proof of Proposition 1 since it is an elementary exercise, but Proposition 2 is too long.]

Note that if $X$ is compact and $R$ is closed, then every $R$-equivalence class in $X$ is also closed, hence, compact. It remains to show:

Lemma. If $(X,d)$ is a compact metric space, then every closed equivalence relation $R$ on $X$ is usc.

Proof. Let $[x]$ be an $R$-equivalence class in $X$, and $U\subset X$ its neighborhood. I will consider a sequence $V_n$ of open metric neighborhoods of $[x]$: $$ V_n= \{z\in X: d(z, [x])< 1/n\}. $$ Here $d(z,A)=\inf \{d(z,a): a\in A\}$.

Suppose that for each $n$, there exists an $R$-equivalence class $[y_n]$ such that $y_n\in V_n$ and $[y_n]\cap X\setminus U \ne \emptyset$. Then we find $y'_n\in [y_n]$ such that $y'\in K=X\setminus U$; $K$ is a compact subset. Then, after passing to a subsequence, $(y_n)$ converges to some $y\in [x]$ while $(y'_n)$ converges to some $y'\in K$. Since $K\cap [x]=\emptyset$, it follows that $(y,y')\notin R$. At the same time, $\lim_n (y_n,y'_n)= (y,y')$ and $(y_n, y'_n)\in R$. This contradicts the assumption that $R$ is closed.

Thus, there exists $n$ such that $V=V_n$ has the property that whenever $[y]\cap V\ne \emptyset$, $[y]\subset U$. Hence, $R$ is usc. qed

Combining the lemma with Propositions 1 and 2, we conclude the proof of the theorem. qed