Convergence of filter implies and implied by the convergence of its associated net

290 Views Asked by At

A filter $\mathcal F $ converges to $x$ in a topological space ($X$ , $T$) if and only if the net associated with the filter converges to $x$.

I have done the first part i.e if $\mathcal F $ converges to $x$ ,then the associated net $\mathcal S_\mathcal F $ converges to $x$.

(Note : The associated net $\mathcal S_\mathcal F$ is defined from the directed set ($D$ ,$\ge$) to $X$ by $\mathcal S(x,F)$ =$x$, where $D$ $=$ {($x, F$) $\in$ $X \times \mathcal F $ : $x \in F$} also ($x,F$)$ \ge$ ($y,G$) iff $F \subseteq G$ . )

I am stuck at the converse part.

Any insight. Thank you.

2

There are 2 best solutions below

3
On

$\newcommand{\SF}{\mathcal{S}_\mathcal{F}}$First, suppose $\SF$ converges to $x$. What does the definition say ? For every neighborhood $V$ of $x$, what do we have ? Try to get from that an element of $\mathcal{F}$ contained in $V$.

1
On

Suppose $S_{\mathcal{F}} \to x$ for some filter $\mathcal{F}$.

Let $O$ be a neighbourhood of $x$. Then by the definition of net convergence there is some $d_0 \in D$ such that

$$\forall d \ge d_0: \mathcal{S}(d) \in O\text{.}$$

$d_0 = (p, A)$ for some $A \in \mathcal{F}$ and $p \in A$.

But then let $a \in A$ arbitrary: then (as $A\subseteq A$) $(a,A) \ge (p,A) = d_0$ so $a = \mathcal{S}((a,A)) \in O$.
As this works for all $a \in A$ we have $A \subseteq O$, and as $A \in \mathcal{F}$ we also have $O \in \mathcal{F}$.
But this works for all neighbourhoods $O$ of $x$ so $\mathcal{F} \to x$.