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$.
In other hand, we say that $x\in C$ is a exposed point of $C$ if there exists a supporting hyperplane $H$ such that $H\cap C = \{x \}$.
How can I prove that every exposed point of $C$ is a extreme point of $C$?