Symmetric Difference/Examples/Arbitrary Example 2

From ProofWiki
Jump to navigation Jump to search

Example of Symmetric Difference

Let:

$A = \set {1, 2, 3, 4}$
$B = \set {3, 4, 5, 6}$

Then their symmetric difference is given by:

$A \symdif B = \set {1, 2, 5, 6}$


Sources