I am trying to lay down a precise deifinition of "Pointwise Convergent but NOT Uniformly Convergent" sequence of functions $(f_n)$ with domain $D \subset \mathbb{R}$ and codomain $\mathbb{R}$.
We denote $D \setminus S(\epsilon, k) = T $, and $f(x)$ be the limit function of the sequence. $S( \epsilon, k)$ denotes a set dependent on $\epsilon$ and $k$.
Here is the definition:
$\forall \epsilon>0$, $\ \exists$ a $k\in \mathbb{N}$ and a maximal set $S( \epsilon, k)$, such that $|f_n (x) -f(x)| < \epsilon$, $\ \forall n \geq k$, $\ \forall x \in S$, with $T \neq \emptyset$ for any finite $k $ but $T \to \emptyset$ as $k \to \infty$.
Is this definition rigorous? Or does it have any flaws which I am missing?
The definition of pointwise convergence is:
The definition of uniform convergence is:
Therefore, the definition of not converging uniformly is:
So finally, the definition of pointwise convergence without uniform convergence is:
Now what you are trying to do is say for a given $\epsilon$, some $x$'s will have the same value of $N$ "work". So define $$S(N,\epsilon) = \{x \in D : \text{for all } n \geq N, |f_n(x)-f(x)|<\epsilon\}.$$ We know by the definition of pointwise convergence that for every $x \in D$ and every $\epsilon >0$, there exists $N$ such that $x \in S(N,\epsilon)$. Moreover, it's clear that $S(N_1,\epsilon) \subseteq S(N_2,\epsilon)$ if $N_1<N_2$. So we can say the $S(N,\epsilon)$'s are increasing to $D$, meaning $$S(1,\epsilon) \subseteq S(2,\epsilon) \subseteq S(3,\epsilon) \subseteq \cdots \qquad \text{ and } \qquad \bigcup_{N=1}^\infty S(N,\epsilon)=D.$$ This is equivalent to saying the sets $T(N,\epsilon):=D\setminus S(N,\epsilon)$ are decreasing to $\emptyset$, meaning $$T(1,\epsilon) \supseteq T(2,\epsilon) \supseteq T(3,\epsilon) \supseteq \cdots \qquad \text{ and } \qquad \bigcap_{N=1}^\infty T(N,\epsilon) = \emptyset.$$
Now the definition of pointwise convergence can be phrased as:
However, this says nothing about not converging uniformly. To phrase this in terms of the $S(N,\epsilon)$'s we can write:
So finally, the definition of pointwise convergence without uniform convergence, in terms of the $S(N,\epsilon)$'s, is:
Note that we can't say "for all $\epsilon >0$, and all $N \in \mathbb{N}$, $S(N,\epsilon) \neq D$." That is too strong, since it is completely possible that for some $\epsilon$ (say $\epsilon = 1000000$), all of the $S(N,\epsilon)$ are equal to $D$. This would happen if, for instance, all of the functions have codomain $[0,1000000]$. All that is required for uniform convergence to fail is that there exists some epsilon so that the same $N$ will not work for every $x$.