- 7,864
- 1,602
What are some examples where the intersection of two sets is a member of one of the sets?
Let A,B,C,D be sets whose elements are sets of integers.A = \{\emptyset, \{1,2\},\{3\} \}
B = \{\{4,5,6\},\{7,8\} \}
C = \{ \emptyset, \{7,8\} \}
D = \{ \{3\}, \{4,5,6\} \}Then A \cap B = \emptyset and taking the empty set to be unique (as mentioned in the recent thread https://www.physicsforums.com/threa...ms-specify-that-the-empty-set-is-open.773047/ ) this is the same empty set that is an element of A so have that A \cap B \in AOn the other hand A \cap C = \{\emptyset \}, which is to say that A \cap C is a set with one element and that element is the empty set. This set is not the empty set, so we can't say that A \cap C \in A.A \cap D = \{\{3\}\}. My interpretation is that A \cap D is a set with one member and that member is itself a set with one element, the integer 3. So \{\{3\}\} is not a "set of integers", it is a "set of sets of integers". So we can't say that that A \cap D \in A.
Let A,B,C,D be sets whose elements are sets of integers.A = \{\emptyset, \{1,2\},\{3\} \}
B = \{\{4,5,6\},\{7,8\} \}
C = \{ \emptyset, \{7,8\} \}
D = \{ \{3\}, \{4,5,6\} \}Then A \cap B = \emptyset and taking the empty set to be unique (as mentioned in the recent thread https://www.physicsforums.com/threa...ms-specify-that-the-empty-set-is-open.773047/ ) this is the same empty set that is an element of A so have that A \cap B \in AOn the other hand A \cap C = \{\emptyset \}, which is to say that A \cap C is a set with one element and that element is the empty set. This set is not the empty set, so we can't say that A \cap C \in A.A \cap D = \{\{3\}\}. My interpretation is that A \cap D is a set with one member and that member is itself a set with one element, the integer 3. So \{\{3\}\} is not a "set of integers", it is a "set of sets of integers". So we can't say that that A \cap D \in A.