Consider the sets A and B , where
and
What are the sets?
Answer: We need to be a little careful here. If B contains 3 elements, then A contains just the number 3 (listed twice). So that would make , which would make , which only has 2 elements. Thus . This means that so B contains at least the elements 1 and 2. Since , we must have which agrees with the definition of B . Therefore it must be that and .
I do not understand how the solution ended. If at the end A now has 2 elements, B should be updated as well. Previously B knows that A is just {3} with , but since A now has two elements 2 and 3, then and B must be . The last 3 is the new cardinality of B .
Of course, if I go this route, then A must be updated as well because now , making A go back to . Thus we go back to the original forms of the sets, namely and and so on.
It seems to me, finding both cardinalities leads to never ending transformations. There must be something that I am missing. Why is it correct to end the sets such that and .
It seems to only respect the cardinality of B but did not continue to respect the cardinality of A. But continuing on this reasoning will lead to an infinite loop. Can someone explain what is wrong in my thinking?