I want to compare real valued variables, $$V_{i}, V_{j}\in ℝ_{(0,1]}$$ I write a formula like, $$V_{i} - V_{j}=0$$ $$ \forall i, \forall j\in {1,2,...,J}, i \neq j$$ but someone said this formula is wrong. He said how you can compare two real numbers exactly. I also try to write as, $$(|V_{i} - V_{j}|-\epsilon)=0,$$ for sufficiently small $\epsilon$. but again the issue is that one need to define $\epsilon$ precisely which is not possible under the define problem.
Any help in defining a simple formula to compare real valued variables is appreciated
Thanks!