Let $\left(x_{k_n^1}\right)_{n \geq 0}$ , $\left(x_{{k_n^2}}\right)_{n \geq 0}$ , $\dots$, $\left(x_{{k_n^t}}\right)_{n \geq 0}$ (where $t \in \mathbb{N^*}$) subsets of set $\left(x_n\right)_{n \geq 0}$ such that the sets $\left({k_n^1}\right)_{n \geq 0}, \left({k_n^2}\right)_{n \geq 0}, \dots, \left({k_n^t}\right)_{n \geq 0}$ form a partition of $\mathbb{N}$.
Show that $L(x_n) = L\left({k_n^1}\right) \cup L\left({k_n^2}\right)\cup \dots \cup L\left({k_n^t}\right)$, where $L\left({k_n^i}\right)$ is the set of limit points of the subsequence $\left(x_{k_n^i}\right)_{n\geq0}$.
What I've tried:
"$\supseteq$": Let $ x \in L\left({k_n^1}\right) \cup L\left({k_n^2}\right)\cup \dots \cup L({k_n^t}) \implies \exists i \in \{1,\dots,t\}$ such that $x \in L\left({k_n^i}\right) \implies \exists$ a subsequence $(y_n)_n$ of $\left(k_n^i\right)_n$ such that $y_n \stackrel{n}{\to} x$. But the subsequence $(y_n)_n$ is also a subsequence of $(x_n)_n$, so $x \in L(x_n)$.
"$\subseteq$": There i don't know how I can continue. Intuitively, think that if I take $x \in L(x_n)$, there exists a subsequence $(y_n)_n$ of $(x_n)_n$ s.t. $y_n \stackrel{n}{\to} x$. Because $(k_n^i), i=1,\dots,n$ form a partition we have countable many terms of $(x_n)$ in $\left(x_{k_n^1}\right)_n $ (chosen WLOG). So, we have a subsequence of $(y_n)_n$ in $\left(x_{k_n^1}\right)_n $ that has the limit in $L(k_n^1)$. Because $y_n \stackrel{n}{\to} x \implies x \in L(k_n^1) \implies x \in L({k_n^1}) \cup L({k_n^2})\cup \dots \cup L({k_n^t})$.
I don't know if the proof is good. Thanks!