Let $C$ be a non-empty convex subset of $\mathbb{R}^n$. We say that $x\in C$ is a extreme point of $C$ if for every $z,y\in C$ and $t\in [0,1]$ such that $x=ty+(1-t)z$ we have $x=z$ or $x=y$. Or equivalently, if for every $z,y\in C$ and $t\in (0,1)$ such that $x=ty+(1-t)z$ we have $x=z=y$.
I want to prove the following:
If $x$ is a extreme point of $C$, then for every $x_1,...,x_m\in C$ and $\lambda _1,...,\lambda _m >0$ such that $x=\lambda _1x_1+...+\lambda _mx_m$ we have $x=x_i$ for some $i$.
Any hint? Thanks.
But how to manipulate the expression $x = \displaystyle\sum_{j=1}^{m+1}\lambda jx_j$ if $\displaystyle\sum{j=1}^{m+1}\lambda _j = 1$ to apply induction?
– user73564 May 04 '13 at 22:45