Lesson 1. Set Theory
Lesson 1. Set Theory
BY DEFINITION
A set is a collection of well-defined objects.
THE LANGUAGE OF SETS
* Use of the word “set” as a formal mathematical term was
introduced in 1879 by Georg Cantor.
* For most mathematical purposes we can think of a set
intuitively, as Cantor did, simply as a collection of elements.
BY DEFINITION
A set is a collection of well-defined objects.
THE LANGUAGE OF SETS
A set is denoted with braces or curly brackets { } and label or
name the set by a capital letter such as A, B, C,...etc.
Say A = { 1, 2, 3, 4, 5 }
1 A; 3 A; 5 A
TERMINOLOGIES OF SET
UNIT SET
Unit set is a set that contains only one element.
Illustration:
A = { 1 }; B = { c }; C = { banana }
Illustration:
A = { 1, 2, 3, 4, 5, 6 }
B = { a, b, c, d }
TERMINOLOGIES OF SET
INFINITE SET
An infinite set is a set that elements in a given set
has no end or not countable.
Illustration:
A set of counting numbers
A = { ...-2, -1, 0, 1, 2, 3, 4, ... }
TERMINOLOGIES OF SET
CARDINAL NUMBER, n
Illustration:
A = { 2, 4, 6, 8 } n = 4
B = { a, c, e } n = 3
TERMINOLOGIES OF SET
EQUAL SET
Two sets, say A and B, are said to be equal if and
only if they have equal number of cardinality and the
element/s are identical. There is a 1 -1 correspondence.
Illustration:
A = { 1, 2, 3, 4, 5} B = { 3, 5, 2, 4, 1}
TERMINOLOGIES OF SET
EQUIVALENT SET
Two sets, say A and B, are said to be equivalent if and only
if they have the exact number of element. There is a 1 – 1
correspondence.
Illustration:
A = { 1, 2, 3, 4, 5 } B = { a, b, c, d, e }
TERMINOLOGIES OF SET
UNIVERSAL SET
The universal set U is the set of all elements under
discussion.
Illustration:
A set of an English alphabet
U = {a, b, c, d, ..., z}
TERMINOLOGIES OF SET
JOINT SETS
Two sets, say A and B, are said to be joint sets if and only
if they have common element/s.
A = { 1, 2, 3} B = { 2, 4, 6 }
Here, sets A and B are joint set since they have common
element such as 2.
TERMINOLOGIES OF SET
DISJOINT SETS
Two sets, say A and B, are said to be disjoint if and
only if they are mutually exclusive or if they don’t have
common element/s.
A = { 1, 2, 3} B = { 4, 6, 8}
TWO WAYS OF
DESCRIBING A SETS
TWO WAYS OF DESCRIBING A SETS
ROSTER OR TABULAR METHOD
It is done by listing or tabulating the elements of the set.
Illustration:
How many subsets are there in a set A = {1, 2, 3 }? List down all the
subsets of set A.
ORDERED PAIR
ORDERED PAIR
Given elements a and b, the symbol (a, b) denotes the ordered
pair consisting of a and b together with the specification that “a” is the
first element of the pair and “b” is the second element.
Two ordered pairs (a,b) and (c,d) are equal if a = c and b = d.
Symbolically;
(a, b) = (c, d) means that a = c and b = d
ORDERED PAIR
Examples
a) If (a, b) = (3, 2), what would be the value of a and b.
ORDERED PAIR
Examples
b) Find x and y if (4x + 3, y) = (3x + 5, – 2).
OPERATIONS ON
SETS
OPERATIONS ON SETS
UNION OF SETS
The union of sets A and B, denoted by A B , is the set defined
as: A B = { x | x A or x B }
Example 2: B x A
VENN DIAGRAMS
VENN DIAGRAMS