Symmetric Difference/Examples/Arbitrary Sets

From ProofWiki
Jump to navigation Jump to search

Example of Symmetric Difference

Let:

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

Then their symmetric difference is given by:

$A \symdif B = \set {1, 4}$


Sources