How can I specify within a formula that the inserted values for different variables may only vary between $0$ and $1$?
Example: $x = y + z$, where the values used for $y$ and $z$ may take on any value between $0$ and $1$, but not outside this range.
I am looking for the mathematically correct notation for this. Probably one must make a case distinction here, but I am very unsure how to write this down.