Module 1: WHAT IS A SET? A set is a well-defined collection of objects.
Column A Column B Collection of: positive integers math books in a library names of students in school provinces in the Philippines Collection of: rich people large animals nice objects bright students
In column A, each collection is well-defined because one can identify if an object belongs to the collection or not.
In column B, phrases like “ rich people ”, “l arge animals ”, “ nice objects ” & “ bright students ” are not well-defined because these are subjective phrases.
Which of the following collections are sets and which are not? Collection of round objects Collection of animals with tails Collection of small boxes
WHAT IS AN ELEMENT? An element is an object or item that is contained in the set. Ex: A ={ s , t , u , d , y }
symbols Braces { } - are used to enclose the elements of a set. Ex: A = { s, t, u, d, y }
symbols means “is an element of”. Ex: s A y A “s is an element of A” “y is an element of A”
symbols means “is not an element of”. Ex: b A x A “b is not an element of A” “x is not an element of A”
symbols – means empty set - means null set Ex: Set Y is a set of blue mangoes. Y= or Y=
Module 2: WHAT ARE THE TYPES OF SETS? Consider that sets , , and :
Set is considered as . It is the set containing all the elements of all other sets.
Set and Set are subsets of Set . Therefore, and
Set is a proper subset of Set because Set has elements that are not in Set . In symbol, .
2 METHODS OF WRITING SETS ROSTER METHOD- listing of elements. SET-BUILDER METHOD -describing the elements.
EXAMPLE ROSTER METHOD SET-BUILDER METHOD A= { x | x is one of the first 5 letters of the English Alphabet } B= { x | x is an odd number less than 20 } C= { x | x is an even number } EXAMPLE ROSTER METHOD SET-BUILDER METHOD A= { x | x is one of the first 5 letters of the English Alphabet } B= { x | x is an odd number less than 20 } C= { x | x is an even number }