Suppose $X$ is a non-empty set and $\{\tau_{i}\}_{i}$ be a family of topologies on X. I want to define a topology $\tau$ on $X$ so that:
A net $\{x_\alpha\}_\alpha$ converges to $x$ w.r.to $\tau$ if and only if there exists some $i$ such that $\{x_\alpha\}_\alpha$ converges to $x$ w.r.to $\tau_i$.
- If I define $\mathcal{S} = \cup_i \tau_i$ then it is not a topology on $X$ but then we can take the weakest topology on X containing $\mathcal{S}$. The resulting topology is stronger than each $\tau_i$ and is the weakest possible one with this property. So convergencey w.r.to this topology immediately gives that w.r.to each $\tau_i$. But I think this is not the desired one above.
Is this a standard construction ? Any suggestion is appreciated. Thanks.
Taking the sup of a family of topologies in this way is indeed a standard construction which is employed in so-called final topologies (induced by maps). It's a standard fact that the lattice of all topologies on a fixed set $X$ is complete.
It does not have your desired property: e.g. consider the left Sorgenfrey and right Sorgenfrey topologies on $\Bbb R$, with bases $\{(a,b]: a < b\}$ and $\{[a,b); a < b\}$ resp. The common upper bound is the discrete topology and a net only converges in that topology if it is eventually constant, while convergence in the Sorgenfrey topologies is much "wider" (upper and lower convergence).
Moreover, $\sup_i \tau_i$ has the property that if a net converges in it, it also converges in all $\tau_i$, which is already way stronger than you want. So $\inf_i \tau_i$, which is the intersection of the topologies seems a better candidate, which also doesn’t work in general ( look at that same example) but is a better approximation than the union idea. Maybe this rule does not always define a valid topology at all…