Say, I want to express that the probability that a discrete random variable takes on some specific values needs to be greater zero. This is clear if all natural numbers are meant: $$\mathbb{P}(X=x)>0,\forall x\in\mathbb{N}$$
Now, if I am only interested in, say, $0\leq x\leq 5$. I see three possibilities:
1)
$$\mathbb{P}(X=x)>0,\forall x(0\leq x\leq 5)$$
2) $$\mathbb{P}(X=x)>0,\text{for }0\leq x\leq 5$$
3) $$\mathbb{P}(X=x)>0,0\leq x\leq 5$$
Which of these possibilities are valid and which are not and why or why not? Also, are the valid ones equivalent? And could I replace "," with ":" at some point?
If we work with a fully formalized syntax, like first-order logic, we have to write :
But, IMO, there is no need (and no real benefit) to use fully formalized expressions in "usual" mathematical contexts.
Thus, the issue is only about readibility, and so the three are "equivalent": maybe 2) is a little bit less cumbersome.