Given a set $X$ and an indexed family $\{(Y_i,\mathscr T_i)\}_{i\in I}$ of topological spaces with functions $f_i:Y_i\to X$. Let $\tau_{\text{final}}$ be the final topology in $X$ w.r.t. $\{f_i\}_{i\in I}$, that is, it's the finest topology such that each $f_i:(Y_i,\mathscr T_i)\to (X,\tau_{\text{final}})$ is continuous.
Now consider a net $\{x_\alpha\}_{\alpha\in A}\subset X$. The question is how to characterize the convergence of the net $\{x_\alpha\}_{\alpha\in A}$ in $(X,\tau_{\text{final}})$?
It's easy to get the following characterization for net convergence in initial topology:
Given a family of functions $g_i:X\to Y_i$, let $\tau_{\text{initial}}$ be the initial topology w.r.t. $\{g_i\}_{i\in I}$, that is, it's the coarsest topology such that each $g_i:(X,\tau_{\text{initial}})\to (Y_i,\mathscr T_i)$ is continuous. Then the net $\{x_\alpha\}_{\alpha\in A}\to x$ in $(X,\tau_{\text{initial}})$ if and only if for all $i\in I$, $\{g_i(x_\alpha)\}_{\alpha\in A}\to g_i(x)$ in $(Y_i,\mathscr T_i)$.
So is there any analogous characterization for that of final topology? Any comments or hints will be appreciated!