Sets
Sets
Now let's say that alex, casey, drew and hunter play Soccer:
Soccer = {alex, casey, drew, hunter}
(It says the Set "Soccer" is made up of the elements alex, casey, drew and hunter.)
Now you can see ALL your ten best friends, neatly sorted into what sport they play (or
not!).
And then we can do interesting things like take the whole set and subtract the ones
who play Soccer:
We write it this way:
U − S = {blair, erin, francis, glen, ira, jade}
Which says "The Universal Set minus the Soccer Set is the Set {blair, erin, francis, glen,
ira, jade}"
In other words "everyone who does not play Soccer".
Complement
And there is a special way of saying "everything that is not", and it is
called "complement".
We show it by writing a little "C" like this:
Sc
Which means "everything that is NOT in S", like this: