Delta notation in combinatorics

57 Views Asked by At

I have come across the notation $|A\Delta B|$ in a combinatoris course, but I am still not clear about what this means. The best I have found is here on page 2, from which I think $\Delta$ takes the set of all elements that are eithr in $A$ or $B$ but not the other?

1

There are 1 best solutions below

0
On

$A\Delta B = (A\setminus B)\cup (B\setminus A)$.