Let $(X,\|\cdot\|_X)$ be a normed space and $K\subset X$ an open, convex set with $0\in K$. Let $p:X\rightarrow\mathbb{R}$ be the Minkowski-functional of $K$ defined by: $$p(x):=\inf\left\{a>0 | \frac{1}{a}x\in K\right\}$$i) Show that: If $K$ is symmetric$(-K=K)$ and bounded, then $p(x)$ is a norm in $X$, which is equivalent to $\|\cdot\|_X$
Do I have to show, that $p(x)$ is well defined? I thought about the following: If $x=0$: $$p(0)=\inf\{a>0|0\in K\}$$$$=\inf\{a>0\}$$$$=0$$ The positivity for $x\neq0$ is obvious. Then I found a theorem about the minkowski-functional:
Let $K$ be convex, open with $0\in K$ and $p(x)$ defined like above, then:
i) $p$ is sublinear,
ii) There is a $M>0 \forall x\in X: 0\le p(x)\le M\|x\|_X$
iii) $K=\{x\in X|p(x)<1\}$
With the sublinearity of $p$, the homogenity and the triangle inequality are clear. My problem here is: Where do I need the information, that $K$ is bounded?
Now I have to show that $p(x)$ is equivalent to $\|\cdot\|_X$. Which means:
There are $c,C>0$, so that $$c\|x\|_X\le p(x)\le C\|x\|_X$$ The theorem gives us a $C$ with $p(x)\le C\|x\|_X$ but I have no idea how to find the $c$ for the lower bound. Could someone help me with these problems?