Let $P$ be a finite set of vectors in $\mathbb R_{\geq 0}^n$ with $1$-norm of $1$. i.e. for each $p\in P$, we have that $\sum_{i=1}^np_i = 1$.
I have the following statement:
A particular such set $P$ satisfies the property $\phi(P)$ iff: For every pair of two arbitrary vectors $d,e\in\mathbb R^n$, if ($d_1>d_2$ and $e_1\leq e_2$), or ($d_2>d_1$ and $e_2\leq e_1$), then there exists two $p,q\in P$ such that
$d\cdot q>d\cdot p$, and
For all $r\in P$, it holds that $e\cdot r\leq e\cdot p$
I am looking for a simplified statement of $\phi(P)$, that doesn't include a reference to the vectors $d,e$. i.e. a statement that is equivalent to it (assuming that $P$ is a set of vectors in $\mathbb R_{\geq 0}^n$ with $1$-norm $1$), but simplified in that way.
I've been looking for a simplified form for a while now, but can't find it.
I have two questions:
My main question: A methodological question. I am looking for a way to prove or at least make a good educated guess whether such a simplified statement even theoretically exists. Is there a principle by which we can reason that the statement can or cannot possibly be simplified in that way? (I asked this question about this), also see this question for a motivation.
A practical question. If it is possible, how do we actually go about simplifying it?