I have a background in mathematical statistics and now am trying to self-study topology (from John Kelley's General Topology). I read about convergence classes and how convergence classes generate topologies, and sought to apply the concept to the different notions of convergence in probability theory. Namely, almost sure convergence implies convergence in probability which implies convergence in distribution (or weak convergence). $L_p$ convergence implies convergence in probability for integrable random variables. (There is no relationship between almost sure and $L_p$ convergence in general.) In the end I seemed to reach a contradictory result that makes me question my understanding.
It seems to me that if I convergence classes $\mathscr{C}_1$ and $\mathscr{C}_2$ and $\mathscr{C}_1 \to \mathscr{C}_2$ (meaning convergence in $\mathscr{C}_1$ implies convergence in $\mathscr{C}_2$), then the topology induced by $\mathscr{C}_1$, $\mathscr{T}(\mathscr{C}_1)$ is coarser than the topology induced by $\mathscr{C}_2$, $\mathscr{T}(\mathscr{C}_2)$. That's because a closed set $\bar{A}$ according to $\mathscr{T}(\mathscr{C}_1)$ consists of all points that are limits of nets taking values in $A$, and because all those nets are convergent in $\mathscr{C}_1$, they are also convergent in $\mathscr{C}_2$. Hence, $\bar{A}$ is also a closed set according to $\mathscr{T}(\mathscr{C}_2)$, so every closed set in $\mathscr{T}(\mathscr{C}_1)$ is a closed set in $\mathscr{T}(\mathscr{C}_2)$. Because closed sets and open sets identify each other (one is the complement of the other), every open set in $\mathscr{T}(\mathscr{C}_1)$ is an open set in $\mathscr{T}(\mathscr{C}_2)$, and so $\mathscr{T}(\mathscr{C}_1) \subseteq \mathscr{T}(\mathscr{C}_2)$; $\mathscr{T}(\mathscr{C}_2)$ is finer than $\mathscr{T}(\mathscr{C}_1)$.
With this, a.s. (or $L_p$) convergence has the coarsest topology for random variables, and weak convergence the finest.
Then I show that the topology induced by weak convergence is not in general $T_0$, or a Kolmogorov space, on the space of random variables. Assume the existence of two random variables, $X$ and $Y$, that are not equal to each other on a non-empty set of probability zero but equal otherwise, a possibility generally allowed in probability theory. These two random variables have the same probability distribution (meaning $\mathbb{P}(X\in A) = \mathbb{P}(Y\in A)$ for measurable $A$), and one can then show that $X_n \to X \iff X_n \to Y$ in distribution. Hence, no open set can contain one but not the other, since a closed set with one of these as a member must have the other as a member as both are limit points of anything converging in distribution to one of these. Since every closed set contains both or none of these, the same is true for all open sets. Hence, the induced topology is not $T_0$.
(As an aside, the topology for probability measures is at least $T_2$ on the space of probability measures, and I think that's even true for almost sure and $L_p$ convergence too.)
Because I have shown that the finest topology for random variables is not $T_0$ in general, it should follow that the coarser topologies are not $T_0$ in general either. The finer topology has all open sets appearing in the coarser topologies, so the property found applies for the coarser topologies as well.
This is where I encounter a problem. Almost sure convergence and $L_p$ convergence are both implied by pointwise convergence, or $X_n \to X$ if $X_n(\omega) \to X(\omega)$ for all $\omega \in \Omega$. This convergence seems like it could distinguish the aforementioned $X$ and $Y$; just study a set where $X$ and $Y$ differ, which should exist by hypothesis. But pointwise convergence should induce a coarser topology than even almost sure convergence, and therefore weak convergence.
So I seem to have reached a contradiction. The most likely places where I've made errors are going to be my conclusions about the relationships of the topologies induced by related notions of convergence, as the proof is all my own and I should not trust myself. Less likely is I could also have incorrectly concluded that the topology induced by weak convergence is not $T_0$ when it actually is. Or perhaps pointwise convergence has an incomporable topology (which I also doubt).