I know there are multiple posts in this site about this proof but at this point I have read them all and am still struggling with a certain point. Let $\left\{ a_{n}\right\} _{n\in\mathbb{N}}$ and $\left\{ b_{n}\right\} _{n\in\mathbb{N}}$ be bound real sequences. Then we have $$\liminf_{n\rightarrow\infty}\left(a_{n}\right)+\liminf_{n\rightarrow\infty}\left(b_{n}\right)\leq\liminf_{n\rightarrow\infty}\left(a_{n}+b_{n}\right)$$
I am trying to understand the proof that uses the fact that both sequences have a common subsequence $\left\{ n_{k}\right\} _{k\in\mathbb{N}}$ (Whose existence I can prove) such that both $a_{n_{k}}\xrightarrow[k\rightarrow\infty]{}K$ and $b_{n_{k}}\xrightarrow[k\rightarrow\infty]{}L$. It is clear to me that $$\liminf_{n\rightarrow\infty}\left(a_{n}\right)+\liminf_{n\rightarrow\infty}\left(b_{n}\right)\leq K+L$$ But why would it be true that $$\liminf_{n\rightarrow\infty}\left(a_{n}+b_{n}\right)=K+L$$
You should start your proof differently, and first take a subsequence such that $(a_{n_k}+b_{n_k})_k$ converges to $\liminf_{n}(a_n+b_n)$. Then you take convergent subsequences of $a_{n_k}$ and $b_{n_k}$. Can you continue from there?