Sets and The Real Number System
Sets and The Real Number System
Set
A set is a well-defined collection of objects. The objects which form a set are called Elements.
Examples:
a. The set of students in MTH 101C.
b. The set of counting numbers less than 10.
There are two ways a set may be described; namely, a. Listing Method and b. Set Builder Method.
Examples:
a) Let R be the set of Natural number less than 10.
𝑹 = {1, 2, 3, 4, 5, 6, 7, 8, 9}, complete listing
b) Let H be the set of counting numbers less than 1000
𝑯 = {1, 2, 3, . . . ,999}, Partial listing
c) Let N be the set of Natural Numbers
𝑵 = {1, 2, 3, . . .}, Partial listing
Empty Set
A set containing no element is called an empty set or a null set. Notations { } 𝒐𝒓 ∅ denotes empty set.
Example: The set of natural numbers less than 1.
Examples:
a) S be the set of students in this class, then using set builder S can be describes as
𝑺 = { | 𝒙 is a student in a Math 1111 class }
b) N be the set of natural numbers
𝑵 = { n | n is a natural number }
Equal Sets
Two sets are said to be equal if they contain the same elements.
Examples:
a) 𝐴 = {𝑎, 𝑏, 𝑐, 𝑑} and 𝐵 = {𝑑, 𝑏, 𝑐, 𝑎} are equal sets.
b) Let, 𝑴 = 𝑇ℎ𝑒 set of natural numbers 1 through 100 and
𝑷 = 𝑇ℎ𝑒 set of counting numbers less than 101.
M and P are equal sets.
Subsets
A set A is said to be a subset of a set B if every element of set A is also an element of set B.
Example:
a.) Let 𝐴 = {1, 2, 3} 𝑎𝑛𝑑 𝐵 = {𝑎, 1, 2, 3}.
Since every element of set A is also in B A is a subset of B
Notation: 𝑨 ⊆ 𝑩 means A is a subset of B
Pictorially, a non-empty set is represented by a circle-like closed figure inside a bigger rectangle. This is called a
Venn diagram.
Operation on Sets
There are three types of set operations; Intersection denoted by ∩, union denoted by ∪, and complementation.