I want to show that the following two statements are equivalent for a normed vector space $X$:
If $x,y\in X$ such that $x\neq y$ and $\|x\|=\|y\|=1$, then $\|\frac{x+y}{2}\|<1$.
If $x,y\in X$ such that $x\neq y$ and $\|x\|=\|y\|=1$, then $\|\alpha x+(1-\alpha)y\|<1$ for all $\alpha\in (0,1)$.
$2\implies 1$ is obvious. But how to show $1\implies 2$? Any suggestion will be appreciated.