Open Set

stat._.jun·2026년 2월 14일

Def. Open Set
A set ORO \subseteq \mathbb{R} is open if aO,Vϵ(a)O.\forall a \in O, \exists V_{\epsilon}(a) \subseteq O.

Thm. (Intersection and Union of Open Sets)
1. The union of arbitrary collections of open sets is open.
2. The intersection of finite collection of open sets is open.

Proof for 1.
Consider O=λΛOλO = \cup_{\lambda \in \Lambda} O_{\lambda} where OλO_{\lambda} is open for any λΛ\lambda \in \Lambda.
Let aOa \in O. Then aOλa \in O_{\lambda '} for some λΛ\lambda ' \in \Lambda.
Vϵ(a)OλO\Rightarrow V_{\epsilon}(a) \subseteq O_{\lambda '} \subseteq O. (QED)

Proof for 2.
Consider O=n[N]OnO = \cap_{n \in [N]}O_n where OnO_n is open for any n[N]n \in [N]. And let aOa \in O, then for each n[N]n \in [N],
ϵn\exist \epsilon_n such that Vϵn(a)OnV_{\epsilon_n} (a) \subseteq O_n.
Take ϵ=min(ϵn)n[N]\epsilon = \min (\epsilon_n)_{n \in [N]}. Then, n[N],Vϵ(a)Vϵn(a)O\forall n \in [N], V_{\epsilon}(a) \subseteq V_{\epsilon_n}(a) \subseteq O. (QED)

Def. (Limit Point)
xAx \in A is a limit point of AA if

ϵ>0,aA(ax) s.t aVϵ(x).\forall \epsilon >0, \exist a \in A (a \neq x) \textup{ s.t } a \in V_{\epsilon}(x).

Thm.
xAx \in A is a limit point of AA if and only if limnan=x\lim_{n \to \infty} a_n = x for some (an)A(a_n) \subseteq A.

Proof (if part).
Take ϵ=1/n\epsilon = 1/n.
Then, we can choose an(x)a_n (\neq x) such that anV1/n(x)a_n \in V_{1/n}(x).
Then for arbitrary ϵ>0\epsilon > 0, choose NNN \in \mathbb{N} so that 1/N<ϵ1/N < \epsilon.

nNd(an,x)<1/n<ϵn \geq N \Rightarrow d(a_n, x) < 1/n < \epsilon

Proof (Only if part).
Straightforward due to epsilon-n statement.

0개의 댓글