I have been trying to prove this for so long that I pose this to Math.SE: Let D be a bounded (in regards to, for example, the maximum norm), absorbing subset of a finite-dimensional vector space V over a ordered field F and $0\in D$. That means $$\forall x\in V\exists r\in F\;\forall \alpha\in F:|\alpha|\ge r\Rightarrow x\in \alpha D$$ with $\alpha D:=\{\alpha d\mid d\in D\}$. (In other words, this means that D can be "inflated" to contain the whole vector space)
I am trying to prove that D can be used to define a quasinorm by $\|x\|:=\inf\{\alpha\mid x\in\alpha D\}$
However, I am stuck in the proof, there is something obvious i am overlooking. The positive homogeniety follows directly out of the definition, however I dont know how to prove the (weak) version of the triangle equation: $$\exists \kappa\forall a,b\in V:\;\|a+b\|\le\kappa(|a\|+\|b\|)$$ It can be easily be broken down to $$\exists \kappa\forall a,b\in D:\;\|a+b\|\le\kappa(|a\|+\|b\|)$$ and even to $$\exists \kappa\forall a,b\in \partial D:\;\|a+b\|\le\kappa(|a\|+\|b\|)$$(as D is star-shaped).
So basically, I need to show that $\sup_{c=a+b}\{\|c\|\}<\infty$. In $\mathbb{R}^2$ this is easy, but Id like to prove it in general vector spaces.
One Idea was to show that $\partial D$ is always at least some $\varepsilon>0$ away from the origin (as D is absorbing); However, I was unable to make this argument rigorous. The problem is that the border curve could converge toward the origin. I need to show that this is the only thing that would violate the triangle equation and that it violates the absorbency of D.
EDIT: This is unprovable. Today, I found out about the Minkowski Functional for $D\subseteq X$ where X is a topological Vectorspace. $$p(x)=\inf\{\lambda\in F\mid x\in \lambda D\}$$ which is well-defined if D is absorbing. If D is bounded in X (which is well-defined because X is a topological Vectorspace), and if there exists a open neighbourhood $U\subset D$ of 0, it defines a quasinorm. This can be proven rather easily. Thank you anyways.
