Ex 2 1
Ex 2 1
{1, 3, 5, }
So, the given two sets are equivalent sets.
Subset
If every element of a set A is an element of set B, then A is called subset of B. Symbolically this is
written as A B (A is subset of B), B is called super set of A. i.e. A B iff x A x B
Note:
(i) Every set is a subset and a super set of itself.
(ii) The empty set is the subset of every set.
(iii) If a set A has n elements then number of its subsets are 2n .
(iv) If A is not a subset of B, we write A B .
Proper Subset (LHR 17 G-I)
If A is a subset of B and B contains at least one element which is not an element of A, then A is said to
be a proper subset of B. Symbolically this is written as A B (A is proper subset of B).
Note: If a set A has n elements then number of its proper subsets are 2n − 1 .
Improper Subset (LHR 17 G-II)
If A is a subset of B and A = B , then A is said to be a improper subset of B.
Note: Every set A is an improper subset of itself.
Sets, Functions and Groups 40 Algebra & Trigonometry
Example 2 (Textbook Page # 32): Let A = {a, b, c}, B = {c, a, b} and C = {a, b, c, d}.
Solution: A = {a, b, c}, B = {c, a, b}, C = {a, b, c, d}
We see that A = B, so A is improper subset of B and vice versa.
Also, we see that: A C B C but A = B C
So, A and B are proper subsets of C.
Power Set
The power set of a given set A, is a set containing all the possible subsets of A. It is denoted by
P(A). For example, if A = a, b , then P( A) = ,a ,b ,a, b
Note:
(i) The power set of an empty set is not empty.
(ii) If a set A has m elements, then its power set P(A) contains exactly 2m elements.
Example 3 (Textbook Page # 33): If A = {a, b}, then find the power set of A.
Solution: A = {a, b}
The subsets of A are:
{ }, { a }, { b }, {a, b}
P(A) = {{ }, { a }, { b }, {a, b}}
Example 4 (Textbook Page # 33): If B = {1, 2, 3}.
Solution: B = {1, 2, 3}
The subsets of B are:
{ }, { 1 }, { 2 }, { 3 }, {1, 2}, {1, 3}, {2, 3}, {1, 2, 3}
P(B) = {{ }, { 1 }, { 2 }, { 3 }, {1, 2}, {1, 3}, {2, 3}, {1, 2, 3}}
Example 5 (Textbook Page # 33): If C = {a, b, c, d}.
Solution: C = {a, b, c, d}
The subsets of C are:
{ }, { a }, { b }, { c }, { d }, {a, b}, {a, c}, {a, d}, {b, c}, {b, d},
{c, d}, {a, b c}, {a, b, d}, {a, c, d}, {b, c, d}, {a, b, c, d}
P(C) = {{ }, { a }, { b }, { c }, { d }, {a, b}, {a, c}, {a, d}, {b, c}
{b, d}, {c, d}, {a, b, c}, {a, b, d}, {a, c, d}, {b, c, d}, {a, b, c, d}}
Example 6 (Textbook Page # 33): If D = {a}, then P(D) = {, { a }}.
Solution: D = {a}
The subsets of D are { }, { a }
P(D) = {{ }, { a }} = { , {a}}
Example 7 (Textbook Page # 33): If E = { }, then P(E) = {}.
Solution: E = { }
The subsets of E are { }.
P(E) = {{ }} = {}
Universal Set
If all the sets under consideration are the subsets of a fixed set U, then U is called the universal
set or the universe of discourse.
Sets, Functions and Groups 41 Algebra & Trigonometry
(i) The set of students of your class. (ii) The set of all schools in Pakistan.
Finite Finite
(iii) The set of natural numbers between 3 (iv) The set of rational numbers between 3
and 10 and 10
Finite Infinite
(v) The set of real numbers between 0 and 1 (vi) The set of rational numbers between 0
Infinite and 1
Infinite
Sets, Functions and Groups 44 Algebra & Trigonometry
(vii) The set of whole numbers between 0 and 1 (viii) The set of all leaves of trees in Pakistan
Finite Infinite
(ix) P(N) (x) P{a,b,c}
Infinite Finite
(xi) {1,2,3,− − −} (xii) {1,2,3,− − −, 100000000}
Infinite Finite
(xiii) {x / x R x x} (xiv) {x / x R x2 = −16}
Finite Finite
(xv) {x / x Q x2 = 5} (xvi) {x / x Q 0 x 1}
Finite Infinite
Q.5 Is there any set which has no proper subset? If so, name the set. (BHP 14)
Sol: Yes, Empty set has no proper subset
Q.6 What is the difference between {a,b} and {{a,b}}? (SRG 15) (GUJ 17)
Sol: {a, b} is a set containing two elements a and b, while
{{a, b}} is a set containing one elements {a, b}
Q.7 Which of the following sentences are true and which of them are false?
(i) {1, 2} = {2, 1} (ii) {{ a } } (iii) { a } {{ a }}
(iv) { a } {{ a }} (v) a {{ a }} (vi) {{ a }}
Sol:
(i) {1,2} = {2,1} True (ii) {{a}} True
(iii) {a} {{a}} False (iv) {a} {{a}} True
(v) a {{a}} False (vi) {{a}} False
Sets, Functions and Groups 45 Algebra & Trigonometry
Q.8 What is the number of elements of the power set of each of the following sets?
(i) { } (ii) {0, 1} (iii) {1, 2, 3, 4, 5, 6, 7}
(iv) {0, 1, 2, 3, 4, 5, 6, 7} (v) {a, {b, c}} (vi) {{a, b}, {b, c}, {d, e}}
(i) { }
Sol: Number of elements in the set is 0, so its power set will have 20 = 1 elements
(ii) {0,1}
Sol: Number of elements in the set is 2, so its power set will have 22 = 4 elements
(iii) {1,2,3,4,5,6,7}
Sol: Number of elements in the set is 7, so its power set will have 27 = 128 elements
(iv) {0,1,2,3,4,5,6,7}
Sol: Number of elements in the set is 8, so its power set will have 28 = 256 elements
(v) {a, {a,b}}
Sol: Number of elements in the set is 2, so its power set will have 22 = 4 elements
(vi) {{a,b},{b,c},{d,e}}
Sol: Number of elements in the set is 3, so its power set will have 23 = 8 elements
Q.9 Write down the power set of each of the following sets:
(i) {9, 11} (ii) {+, −, , } (iii) {} (iv) {a, {b, c}}
Q.10 Which pairs of sets are equivalent? Which of them are also equal?
(i) {a, b, c}, {1, 2, 3}
(ii) The set of the first 10 whole members, {0, 1, 2, 3, , 9}
(iii) Set of angles of a quadrilateral ABCD,
Set of the sides of the same quadrilateral.
(iv) Set of the sides of a hexagon ABCDEF,
Set of the angles of the same hexagon
(v) {1, 2, 3, 4, }, {2, 4, 6, 8, }
1 1 1
(vi) {1, 2, 3, 4, }, 1
2 3 4
(vii) {5, 10, 15, 20, , 55555}, {5, 10, 15, 20, }
Sets, Functions and Groups 46 Algebra & Trigonometry
(i) {a,b,c} , {1,2,3}
Sol: Equivalent sets (each have same number of elements)
(ii) The set of first 10 whole numbers; {0,1,2,3,− − −,9)
Sol: Equivalent sets (each have same number of elements) and Equal.
(iii) The set of angles of quadrilateral ABCD; The set of sides of the same quadrilateral.
Sol: Equivalent sets (each have same number of elements)
(iv) Set of sides of a hexagon ABCDEF; The set of the angles of same hexagon.
Sol: Equivalent sets (each have same number of elements)
(v) {1,2,3,4,− − −} , {2,4,6,8,− − −}
Sol: Equivalent sets (since there is 1−1 correspondence between the element of the sets)
1 1 1
(vi) {1,2,3,4,− − −} , 1 − − −
2 3 4
Sol: Equivalent sets (since there is 1−1 correspondence between the element of the sets)
(vii) {5,10,15,20,− − −,55555},{5,10,15,20,− − −,}
Sol: Not Equivalent sets (first is finite set and second is infinite)