Question
Find set A and B (neither are empty)
we want A is a subset of B to be true and
A is an element of B is true.
A ={3} and B = {3, 4}
So A is a subset of B
But now I am worried about the notation for A to be an element of B.
I think of have seen some sets with sets inside of sets.
Do I have to write B as {{3},{4}}? Is that right?
we want A is a subset of B to be true and
A is an element of B is true.
A ={3} and B = {3, 4}
So A is a subset of B
But now I am worried about the notation for A to be an element of B.
I think of have seen some sets with sets inside of sets.
Do I have to write B as {{3},{4}}? Is that right?
Answers
Now, I think the answer is A ={3} and B could = {3, {3}, 5)
unusual, but works for me
Related Questions
Let F be a family of subsets of a set X such that empty set is the element of F. A subset A of X b...
For sets A, B, C is a subset of U, prove or disprove (with a counter-example) the following: If A is...
Let A1 = { 1 , 2 , 3 , 4 , 5 , 6 }, A2 = { 7 , 8 , 9 , 10 , 11 , 12 , 13 } and A3 = { 14 , 15 , 16 ,...
Let S = {1, 2, 3, ..., n}. Three subsets A, B, C of S are chosen at random.
Find the probabi...