I'm trying to reason things out when it comes to convergence of functions and I haven't found an answer that confirms or dismisses these two points:
A sequence of functions $\{f_n\}$ could converge a.e. to a function $f$, either pointwise or uniformly, depending on $f$ and the choice of its domain.
The same arguments for a.e. convergence can be made when $n$ is not a natural number, but a real number.
Are these claims correct?
$${f_n} = {f_1, f_2, f_3, \dots}$$
The sequence is always countable, so we might as well label it with $\mathbb{N}$ being our index set. You could label the sequence with real numbers, but the index set, would still have to be countable, meaning you could convert this to the conventional style of indexing by the naturals. You normally do not index by an uncountable index set for a sequence of functions, so how does $n$ being a real number come into play?
– JMK Sep 12 '16 at 22:27