-
is the union of
and
. This means that
.
This means that an element is in
if and only if it is in
or
it is in
.
-
is the intersection of
and
. This means
that
.
In English: an element is in
if and only if it is in
and also
in
.
(
is an element) is the same as
.
-
is the difference of
and
. This means that
. In English,
all elements in
are unique to
.
(
is an element) is the same as
Copyright © 2006-09-27 by Tak Auyeung