Suppose $\mathcal{A} = \{a,b\}$ or $\mathcal{A} = \{a \}$. Is it ok to write $\mathcal{A} \setminus b$ to indicate \begin{cases} \mathcal{A} \setminus b & \text{if } b \in \mathcal{A} \\ \mathcal{A} & \text{otherwise} \end{cases} If not, what would be an appropriate notation for that?
2026-04-24 08:02:54.1777017774
Notation for set minus
235 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Regardless of your intentions when you write $\mathcal A\setminus b$, to the reader $\mathcal A\setminus b$ indicates $\mathcal A\setminus b$ when $b\notin \mathcal A$ as well.
Be mindful of the widespread notation $A\setminus B=\{x\in A\,:\, x\notin B\}$, which carries on in all instances.