Last active
May 19, 2018 15:43
-
-
Save jimratliff/9918225c8cfc5d4ef07dd846c462b1ee to your computer and use it in GitHub Desktop.
Insert definition of set-theoretic difference. #latex #snippet #text_snippet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| The character $\setminus$ represents the set-theoretic difference operator. E.g., ${A \setminus B = \{x: x \in A \text{ and } x \notin B\}}$. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment