When declaring domain or range, is "$R\setminus\{0\}$" any different than "$R-\{0\}$"?
2026-03-31 23:53:31.1775001211
Difference between backslash and minus on domain, range
1.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
In principle, no. This is a matter of preference.
In practice, sometimes yes. $A-B$ sometimes denotes $\{a-b\mid a\in A, b\in B\}$ when $A$ and $B$ are subset of some set where subtraction is well-defined (e.g. sets of reals).
The rule of thumb is that when in doubt, define your notation explicitly. If you are the reader, ask to be sure.