@GiantTortoise1729 : One should write $A\setminus B$ rather than $A\backslash B$. \setminus provides proper spacing, as do things like $+$ and $-$ and $\times$, since it's a binary operator. ${}\qquad{}$
– Michael HardyJun 26 '15 at 19:57
@MichaelHardy: Actually, $A\setminus B$ is overspaced for just these characters, and $A\backslash B$ looks better. However, the spacing of \setminus is better when the sets are complicated constructions, which is often the case.
– John BentinJun 26 '15 at 22:16
@MichaelHardy: The former: it's standard, and the laterally extensive plus sign is better at this spacing (although my taste would be for slightly narrower spacing). In the olden days, when mathematics was set by typesetters, the best typesetters would vary the spacing around operators according to context. Now, in LaTex, it's "one size fits all" for simplicity.
– John BentinJun 27 '15 at 13:59
@JohnBentin : LaTeX isn't one-size-fits-all. In LaTeX, the spacing depends on the context. I suspect that is true of MathJax as well. (What is used here is obviously not LaTeX, but people keep calling it that.)
– Michael HardyJun 27 '15 at 16:21
QUOTE the best typesetters would vary the spacing around operators according to context. Now, in LaTex, it's "one size fits all" END QUOTE. That is utter nonsense. You can't have used LaTeX much if you think it's not context-dependent in LaTeX.
– Michael HardyJun 27 '15 at 16:23