Discrete Structure L#1
Discrete Structure L#1
1. Equal Sets:
Two sets A and B can be equal only if each element of set A is also the
element of the set B.
Also, if two sets are the subsets of each other, they contain the same
elements and they are said to be equal.
Example:
When two sets have the same elements, we say they are equal. The
order of the elements does not matter, only that the same elements
are present. For example: {2, 4, 6, 8} and {8, 4, 6, 2}.
3. Superset
In set theory, set A is considered as the superset of B, if all the elements
of set B are the elements of set A.
Example:
If set A = {1, 2, 3, 4} and set B = {1, 3, 4}, we can say that set A is the
superset of B. As the elements of B [1, 3, 4] are in set A.
Superset Symbol:
The superset is represented by using the symbol “⊃”. For example, the
set A is the superset of set B, then it is symbolically it is represented as
A ⊃ B.
4. Proper subset: (The symbol "⊂" means "is a proper subset)
A proper subset of a set A is a subset of A that is not equal to A.
In other words, if B is a proper subset of A, then all elements of B are in
A but A contains at least one element that is not in B.
Example:
If A= {1,3,5} then B= {1,5} is a proper subset of A.
6. Empty/Null Set:
An empty set is a set that contains no elements or no member. It is
denoted as ∅ or {}.
Empty set is also known as null or set void set.
Empty set is a finite set.
Example:
Let A = {x: 9 < x < 10, x is a natural number} then answer will be a null
set because there is NO natural number between numbers 9 and 10.
7. Singleton set:
If a set contains only one element, then it is called a singleton set.
Singleton set is also known as a unit set or one-point set.
The cardinality of a singleton set is one. The singleton set has two
subsets. Null set is a subset of every singleton set. The two subsets of a
singleton set are the null set, and the singleton set itself.
Examples:
A = {x : x ϵ N and x3 = 27} is a singleton set with a single element {3}
{1},{5},{9}.