can anybody help me please? Is there a good way to prove that given a set of points, say $S = \{x_1, x_2, ..., x_n\}$, then show that the convex hull of $S$, that is, $conv(S)$ contains all the extreme points in $S$?
Is this equivalent to saying that taking the convex hull of the set does not add any extra extreme points?
Thanks a lot.