I want to write in a Proposition:
"There exists $x_1$ and $x_2\geq x_1$ so that (a) If $x\in [0,x_1)$, then $A>B$. (b) If $x\in [x_1,x_2)$, then $A\leq B$. (c) If $x\in [x_2,\infty)$, then $A>B$."
The problem is that each of these sets can be empty based on some other conditions (which are very ugly to write down and I want to avoid that). For the first two making them empty is easy, but for the third I cannot just say $x_2=\infty$ imo. Right?
We now wanted to write: "There exist potentially empty sets $[0,x_1)$, $[x_1,x_2)$, and $[x_2,\infty)$ so that (a) If $x\in [0,x_1)$, then $A> B$. (b) If $x\in [x_1,x_2)$, then $A\leq B$. (c) If $x\in [x_2,\infty)$, then $A> B$."
But also this seems to not be entirely correct. Right?
Do you have an elegant solution? Or can the third interval be naturally empty?