$\newcommand{\span}{\operatorname{span}}$ $\newcommand{\aff}{\operatorname{aff}}$
Thm: Let $S\subseteq \mathbf{R}^n$. Then for any $m\in \aff S $ (in particular, for any $m\in S$) $\aff S=\left\{ m \right\}+ \span(S-S)$
Cor:Let $S\subseteq \mathbf{R}^n$. Then $x \in \aff S$ iff it is a linear combination of finitely many members of $S$ such that the coefficients are summed to $1$.
where $\aff S$ is the affine hull of $S$ which is the intersection of all affine subspaces that contains $S$, and $\span(S)$ is subspace generated by $S$(i.e., smallest subspace that contains $S$)
I am trying to prove this corrollary by using theorem, but have no idea at all. Any help would be greatly appreciated!