For $m \in \mathbb{N} $ and $U \subset \mathbb{N} \times \mathbb{N}$ define the following two sets: \begin{align} S^U_m = \{n \in \mathbb{N} | (m,n) \notin U \} \end{align} and \begin{align} T^U = \{m \in \mathbb{N} | (m,0) \notin U \}. \end{align}
Then
$\mathcal{T} := \{ U \subset \mathbb{N} \times \mathbb{N} \ | \ (0,0) \in U \implies T^U \text{ is finite and } (m,0) \in U \implies S^U_m \text{ is finite } \}$
will be a topology.
I need to show that there cannot exist a sequence $(x_n)_n$ in $\mathbb{N}_0 \times \mathbb{N}_0$ such that it converges to $(0,0)$. I already saw the solution for other similar questions on this site, but they are all about the Arens-Fort space:https://en.wikipedia.org/wiki/Arens%E2%80%93Fort_space. However, this one is slightly different, there is this extra $T^U$ in the definition of the topology $\mathcal{T}$, which messes things up when I wanted to prove it using a similar method as in: No series converges towards $(0,0) $ in $(\mathbb{N}\times\mathbb{N})\setminus (0,0)$ with a non standard topology.