Let A { l, 2, { 3, 4 5 }.1 A Is the given statement is incorrect and why?
Answers
Answered by
0
first of all, you should understand what is the meaning of , and ?
: A is subset of B. means, all elements of set A are elements of set B.
: A is not subset of B. means, all elements of setA are not elements of set B.
: A belongs to B. means, set A is the element of set B.
given, A = {1, 2, {3, 4}, 5}
here we can see that 1 is an element of set A.
so, we can say that 1 belongs to A. e.g., and also we can say that 1 is not a subset of setA.e.g.,
Thus, the statement is incorrect.
: A is subset of B. means, all elements of set A are elements of set B.
: A is not subset of B. means, all elements of setA are not elements of set B.
: A belongs to B. means, set A is the element of set B.
given, A = {1, 2, {3, 4}, 5}
here we can see that 1 is an element of set A.
so, we can say that 1 belongs to A. e.g., and also we can say that 1 is not a subset of setA.e.g.,
Thus, the statement is incorrect.
Similar questions