Define the following relation on the collection of all Cauchy filters on X:
$F ∼_R G$ ⇔ $∀U$ nbhood of the origin in $X$, $∃A ∈ F$, $∃B ∈ G$ s.t. $A − B ⊂ U$.
Show that :-
If a filter $F$ is equivalent modulo $R$ to a filter which converges to $x$, then also $F$ converges to $x$.
An Attempt:-
Let $\mathcal F$ and $\mathcal G$ be two equivalent filters such that $\mathcal G \to x$
$\implies$ $∀U$ nbhood of the origin in $X$, $∃A ∈ F$, $∃B ∈ G$ s.t. $A − B ⊂ U$.
$\implies$ $F(x)⊂ \mathcal G$ where $F(x)$ nhood filter of $x$
update:-
let $\mathcal{F} \to t$ , so $\mathcal{F}- \mathcal{G} \to t-x $
but $F(0)⊂\mathcal{F}- \mathcal{G} \to t-x$, because $F ∼_R G$
$\implies$ $ t-x=0$
$\implies$ $x=t$
Let $U$ and $V$ be two neighborhoods of $0$ such that $V+V \subset U$. We want to show that $x+U \in \mathcal{F}$ to show the convergence. Since $\mathcal{F} \sim_R \mathcal{G}$ there exists $A \in \mathcal{F}, B \in \mathcal{G}$ such that $A - B \subseteq V$. We also know that $x+V \in \mathcal{G}$ as $\mathcal{F}(x) \subset \mathcal{G}$. Thus, $A-(B\cap(V+x))\subset A-B\subset V$. Therefore, $A \subset B\cap(V+x)+V \subset V+V+x\subset U+x$ which implies that $U+x \in \mathcal{F}$ since $\mathcal{F}$ is a filter and $A \in \mathcal{F}$.