位相空間のハウスドルフ性についての例題を解いたので解答を載せていきます.
関連ページ
位相空間の開集合・閉集合・連続写像の例題 - 三浦と窮理とブログ
目次
定義
位相空間 $ X $ がハウスドルフ空間である.
$ \Updownarrow $ def
$ X $ 上の任意の異なる2点 $ p,q \in X $ に対して,2つの開集合
\begin{equation}
U,V ~\mathrm{s.t.}~ p\in U , q \in V , U \cap V = \emptyset \quad
\end{equation}
が存在する.
対偶
位相空間 $ X $ がハウスドルフ空間ではない.
⇕
$X$ 上のとある異なる2点 $p,q$ に対して,$p$ を含む任意の開集合 $U$ と $q$ を含む任意の開集合 $V$ が $U \cap V \ne \emptyset$ を満たす.
ハウスドルフ空間ではない位相空間の例
3点集合 $ X= \{a,b,c\} $ を考える.
$ X $ の2通りの位相を次のように定める.
\begin{align}
\mathcal { O } _ 1 &= \{ \emptyset , \{ a \} , \{ b , c \} , X \}
\\
\mathcal { O } _ 2 &= \{ \emptyset , \{ a \} , \{ b \} , \{ a , b \} , \{ a , c \} , X \}
\end{align}
この2通りの位相空間 $ (X,\mathcal{ O } _ 1) $ と $ (X,\mathcal{ O } _ 2) $ はどちらもハウスドルフ空間ではない.
なぜなら, $ (X,\mathcal{ O } _ 1) $ に対しては,点 $ b $ を含む開集合は全部で $ \{b,c\} $ と $ X $ であり,点 $ c $ を含む開集合も全部で $ \{b,c\} $ と $ X $ であるからである.
$ (X,\mathcal{ O } _ 2) $ に対しては,点 $ c $ を含む開集合は全部で $ \{a,c\} $ と $ X $ であり,点 $ a $ を含む開集合は全部で $ \{a\} , \{ a , b \} , \{a,c\} , X $ であるからである.

▶Tikzコード
\begin{tikzpicture}
\node at (.5,-1.5) {$ (X,\mathcal{ O }_1) $における$ b $の近傍};
%点a,b,c
\fill (.5,1) circle (2pt) node[above] {$ a $};
\fill (0,0) circle (2pt) node[above] {$ b $};
\fill (1,0) circle (2pt) node[above] {$ c $};
%開集合
\draw[dashed] (.5,0) ellipse [x radius=.9, y radius=.4];
\node[below] at (.5,-.4) {$ \{b,c\} $};
\draw[dashed] (.5,.5) circle (1.5);
\node[above] at (.5,2) {$ X $};
\end{tikzpicture}
\begin{tikzpicture}
\node at (.5,-1.5) {$ (X,\mathcal{ O }_2) $における$ c $の近傍};
%点a,b,c
\fill (.5,1) circle (2pt) node[above] {$ a $};
\fill (0,0) circle (2pt) node[above] {$ b $};
\fill (1,0) circle (2pt) node[above] {$ c $};
%開集合
\begin{scope}[rotate=-60]
\draw[dashed] (90:1) ellipse [x radius=.9, y radius=.4];
\node[right] at (90:1.4) {$ \{a,c\} $};
\end{scope}
\draw[dashed] (.5,.5) circle (1.5);
\node[above] at (.5,2) {$ X $};
\end{tikzpicture}
ハウスドルフ空間の部分位相空間はハウスドルフ空間である.
ハウスドルフ位相空間 $ (X,\mathcal{ O }) $ とその部分位相空間 $ (A,\mathcal{ O } _ A) $ を考える.
任意の点 $ p,q \in A \subset X$ に対して, $ X $ のハウスドルフ性より
\begin{equation}
U,V\in \mathcal{ O } ~\mathrm{s.t.}~ p \in U, q \in V , U \cap V = \emptyset
\end{equation}
が存在する.
この $ U,V $ を用いて, $ p $ を含む開集合 $ A\cap U \in \mathcal{ O } _ A $ と $ q $ を含む開集合 $ A \cap V \in \mathcal{ O } _ A $ を考えると,
\begin{equation}
(A\cap U) \cap (A \cap V) = A \cap (U \cap V) = A \cap \emptyset = \emptyset
\end{equation}
である.
よって $ (A,\mathcal{ O } _ A) $ はハウスドルフ空間である.

▶Tikzコード
\begin{tikzpicture}
%点
\coordinate (p) at (-1,0);
\node[above] at (p) { $ p $ };
\fill (p) circle (2pt);
\coordinate (q) at (1,0);
\node[above] at (q) { $ q $ };
\fill (q) circle (2pt);
%開集合
\draw[dashed] (p) circle (.5);
\node[above] at (-1,.5) { $ U $ };
\draw[dashed] (q) circle (.5);
\node[above] at (1,.5) { $ V $ };
%A
\draw (0,0) ellipse [x radius=1.4 ,y radius = .5];
\node[above] at (0,.5) { $ A $ };
\end{tikzpicture}
ハウスドルフ空間の3点を分離する開集合が存在する
位相空間 $ X $ がハウスドルフ空間であるとする. $ X $ 上の互いに異なる3点 $ x _ 1,x _ 2,x _ 3 $ を考える.
このとき, $ X $ の開集合 $ W _ i ~(i=1,2,3) $ で,条件
\begin{equation}
x _ i \in W _ i かつ W _ i \cap W _ j = \emptyset ~(i\ne j)
\label{eq:39haus}
\end{equation}
を満たすものが存在する.
$ W _ i ~(i=1,2,3) $ の構成方法
$ X $ はハウスドルフ空間なので,2点 $ x _ 1,x _ 2 $ に対して, $ X $ の開集合
\begin{equation}
A _ 1,A _ 2 ~\mathrm{s.t.}~ x _ 1 \in A _ 1 , x _ 2 \in A _ 2 , A _ 1 \cap A _ 2 = \emptyset
\end{equation}
が存在する.同様に2点 $ x _ 1,x _ 3 $ に対しても $ X $ の開集合
\begin{equation}
B _ 1,B _ 3 ~\mathrm{s.t.}~ x _ 1 \in B _ 1 , x _ 3 \in B _ 3 , B _ 1 \cap B _ 3 = \emptyset
\end{equation}
が存在する.さらに同様に2点 $ x _ 2,x _ 3 $ に対しても $ X $ の開集合
\begin{equation}
C _ 2,C _ 3 ~\mathrm{s.t.}~ x _ 2 \in C _ 2 , x _ 3 \in C _ 3 , C _ 2 \cap C _ 3 = \emptyset
\end{equation}
が存在する.
そして,
\begin{align}
W _ 1 &:= A _ 1 \cap B _ 1
\\
W _ 2 &:= A _ 2 \cap C _ 2
\\
W _ 3 &:= B _ 3 \cap C _ 3
\end{align}
は\eqref{eq:39haus}を満たす.

A2 と B3 は交わる場合も考えられる.
▶Tikzコード
\usetikzlibrary{calc}
\begin{tikzpicture}
%座標
\foreach \x in {1,2,3}
\coordinate (x\x) at (120*\x-30:2);
%開集合
\begin{scope} %交差部分1
\clip ($ (x1) + (-.5,0) $) circle (1);
\fill[fill=gray,fill opacity=.5] ($ (x1) + (.5,0) $) circle (1);
\end{scope}
\draw[dashed] ($ (x1) + (-.5,0) $) circle (1); %A1
\draw[dashed] ($ (x1) + (.5,0) $) circle (1); %B1
\begin{scope} %交差部分2
\clip ($ (x2) + (-.5,0) $) circle (1);
\fill[fill=gray,fill opacity=.5] ($ (x2) + (.7,0) $) ellipse [x radius=1.5, y radius=1];
\end{scope}
\draw[dashed] ($ (x2) + (-.5,0) $) circle (1); %C2
\draw[dashed] ($ (x2) + (.7,0) $) ellipse [x radius=1.5, y radius=1]; %A2
\begin{scope} %交差部分3
\clip ($ (x3) + (.5,0) $) circle (1);
\fill[fill=gray,fill opacity=.5] ($ (x3) + (-.7,0) $) ellipse [x radius=1.5, y radius=1];
\end{scope}
\draw[dashed] ($ (x3) + (-.7,0) $) ellipse [x radius=1.5, y radius=1]; %B3
\draw[dashed] ($ (x3) + (.5,0) $) circle (1); %C3
%点
\foreach \x in {1,2,3}
\fill (x\x) circle (2pt) node[above] {$ x_\x $};
%ノード
\node[above] at ($ (x1) + (-.5,1) $) {$ A_1 $};
\node[above] at ($ (x1) + (.5,1) $) {$ B_1 $};
\node[above] at ($ (x2) + (-.5,1) $) {$ C_2 $};
\node[above] at ($ (x2) + (.5,1) $) {$ A_2 $};
\node[above] at ($ (x3) + (-.5,1) $) {$ B_3 $};
\node[above] at ($ (x3) + (.5,1) $) {$ C_3 $};
\foreach \x in {1,2,3}
\node[below] at ($ (x\x)+(0,-1) $) {$ W_\x $};
\end{tikzpicture}
ハウスドルフ空間の収束列の極限点の一意性
位相空間 $ (X,\mathcal{ O }) $ がハウスドルフ空間ならば, $ X $ 内に収束する任意の点列 $ \{a _ n\} _ {n\in \mathbb{N}} $ に対して,その極限点は唯1つである.
証明
点列 $ \{a _ n\} _ {n\in \mathbb{N}} $ の2つの極限点 $ a _ 1,a _ 2 \in X$ に対し, $ a _ 1\ne a _ 2$ と仮定する.
$ X $ はハウスドルフ空間なので,
\begin{equation}
U _ 1, U _ 2 \in \mathcal{ O } ~\mathrm{s.t.}~ a _ 1 \in U _ 1 , a _ 2 \in U _ 2 , U _ 1 \cap U _ 2 = \emptyset
\end{equation}
が存在する.
一方, $ a _ 1 $ は点列 $ \{a _ n\} _ {n\in \mathbb{N}} $ の極限点なので,
$ a _ 1 $ を含む任意の開集合 $ V _ 1 $ に対して,自然数
\begin{equation}
N _ 1 ~\mathrm{s.t.}~ n> N _ 1 \Rightarrow a _ n \in V _ 1
\end{equation}
が存在する.
同様に, $ a _ 2 $ を含む任意の開集合 $ V _ 2 $ に対して,自然数
\begin{equation}
N _ 2 ~\mathrm{s.t.}~ n> N _ 2 \Rightarrow a _ n \in V _ 2
\end{equation}
が存在する.すなわち,
\begin{equation}
n > \max\{N _ 1,N _ 2\} \Rightarrow a _ n \in V _ 1 かつ a _ n \in V _ 2
\end{equation}
である.よって $ V _ 1 \cap V _ 2 \ne \emptyset $ である.
$ a _ 1,a _ 2 $ をそれぞれ含む任意の開集合 $ V _ 1,V _ 2 $ について $ V _ 1 \cap V _ 2 \ne \emptyset $ が成り立つという事実は, $ U _ 1 \cap U _ 2 = \emptyset $ と矛盾する.
よって $ a _ 1 = a _ 2 $ である.すなわち,点列 $ \{a _ n\} _ {n\in \mathbb{N}} $ の極限点は唯1つである.