I am considering the following system:
$$0 < x < 1,$$ $$x = y + z - 1,$$ $$x \geq y \geq 0,$$ $$x \geq z \geq 0,$$
which I am pretty sure does not have any solutions. But I'm struggling to prove this formally. A first observation is of course that $1 < y + z < 2$, but I am not sure how to proceed.
With the latest edit, it is true that there are no solutions whatsoever. The reason is quite simple also: $$x-y=z-1\geq0$$ by the second line and third line. Meaning $$z\geq1$$ But $$1>x\geq z\geq1$$ gives a contradiction.