Suppose $V$ is a vector sapce and $S \subseteq V$. Then $S$ is linearly independent if and only if for each $v\in S, v \notin span(S-\{v\})$
Suppose for each $v\in S, v \notin (S-\{v\})$
then $v $ is not linear combination of elements of $(S-\{v\})$ i cant go for further and also get no idea for if part
If $S$ is linearly independent and $v\in S$, then $v\notin\langle S\setminus\{v\}\rangle$, because otherwise you could express $v$ as a linear combination $a_1v_1+\cdots+a_nv_n$ of elements of $S$, which would mean that $-v+a_1v_1+\cdots+a_nv_n=0$. This is impossible, since $S$ is linearly independent and not all coefficients of this linear combination are $0$.
And if $S$ is linearly dependent, there are $v_1,\ldots,v_n\in S$ and scalars $a_1,\ldots,a_n$, not all of which are $0$, such that $a_1v_1+\cdots+a_nv_n=0$. You can assume without loss of generality that $a_1\neq0$. Then $v_1=-\left(\frac{a_2}{a_a}v_2+\cdots+\frac{a_n}{a_1}v_n\right)$ and therefore $v_1\in\langle S\setminus\{v_1\}\rangle$.