Difference
Learn about the difference and symmetric difference of sets.
Set difference
If we have two sets,
Because the difference
Examples
Let’s explore a few examples.
For the first example, let’s consider the following sets:
To find the members of
To find the members of
Now, let’s look at another example. In the English alphabet, each letter is a vowel or a consonant, but not both. We can represent this information using set-theoretic notation, as shown below:
The following set of consonants contains the letters from the alphabet that are not vowels:
Similarly, we can tell that
Properties of set differences
The set difference operation is not commutative, as can be seen from the examples above. From its definition, we can note the following:
...