CS330: Sets by Stephen Marz

Basic

Introduction
Symbols
Functions

Union
Intersection
Negation
Subscription

Advanced

Multi-Sets

Set Theory Functions

So how do we add,subtract, and do other manipulations to sets?

These are called set functions and are labeled:

UNION, INTERSECT, NEGATION, and SUBSCRIPT

UNION will add two sets together
INTERSECT will find the common members of two sets
NEGATION will remove symbols from a set
SUBSCRIPT will derive a smaller or equal set from a set