Show $S = \text{span} \space \{\overrightarrow{v_1} + ... + \overrightarrow{v_{i-1}} + \overrightarrow{v_{i+1}} + ... + \overrightarrow{v_k} \} \subseteq \text{span} \space \{\overrightarrow{v_1} + ... + \overrightarrow{v_k} \} = T$, where $1 \le i \le k$ and $\overrightarrow{v} \in \mathbb{R}^n$
Let $\overrightarrow{x} = c_1v_1 + ... + c_{i-1}v_{i-1} + c_{i+1}v_{i+1} + ... + c_{k}v_k \in S$
I need to show $\overrightarrow{x} \in T$ as well.
How do I show this formally?
What I am thinking: This may be weird because I was thinking of rewriting the span as a vector set in the form of $\overrightarrow{x}$ and letting coefficient of $v_{i} = 1$. But is that formal?