Examples of A intersection B being an element of A

  • Context: Undergrad 
  • Thread starter Thread starter Stephen Tashi
  • Start date Start date
  • Tags Tags
    Element Intersection
Click For Summary

Discussion Overview

The discussion revolves around examples of set intersections and whether the intersection of two sets can be a member of one of the sets. It explores the implications of these intersections within the context of set theory, particularly focusing on sets of integers.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants provide specific examples of sets A, B, C, and D, analyzing their intersections and discussing the membership of the resulting sets in A.
  • One participant notes that A ∩ B = ∅, which is an element of A, thus concluding A ∩ B ∈ A.
  • Another participant argues that A ∩ C = {∅}, which is not the empty set, leading to the conclusion that A ∩ C ∉ A.
  • There is a discussion about the nature of set membership and how A ∩ D = { {3} } does not qualify as a member of A since it is a set of sets of integers.
  • Some participants express that the relationship between set membership (∈) and subset (⊆) is often misunderstood, suggesting that A ∩ B ∈ A does not imply A ∩ B ∈ B.
  • One participant questions whether A ∩ B ∈ A implies A ∩ B = ∅, providing counterexamples to illustrate that this is not necessarily true.

Areas of Agreement / Disagreement

Participants express various viewpoints regarding the implications of set intersections and membership, with no consensus reached on the broader implications of these relationships in set theory.

Contextual Notes

Participants highlight the distinction between the empty set and a set containing the empty set, as well as the nuances in the definitions of set membership and subset relations, which remain unresolved in the discussion.

Stephen Tashi
Science Advisor
Homework Helper
Education Advisor
Messages
7,864
Reaction score
1,605
What are some examples where the intersection of two sets is a member of one of the sets?

Let [itex]A,B,C,D[/itex] be sets whose elements are sets of integers.[tex]A = \{\emptyset, \{1,2\},\{3\} \}[/tex]

[tex]B = \{\{4,5,6\},\{7,8\} \}[/tex]

[tex]C = \{ \emptyset, \{7,8\} \}[/tex]

[tex]D = \{ \{3\}, \{4,5,6\} \}[/tex]Then [itex]A \cap B = \emptyset[/itex] 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 [itex]A[/itex] so have that [itex]A \cap B \in A[/itex]On the other hand [itex]A \cap C = \{\emptyset \}[/itex], which is to say that [itex]A \cap C[/itex] 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 [itex]A \cap C \in A[/itex].[itex]A \cap D = \{\{3\}\}[/itex]. My interpretation is that [itex]A \cap D[/itex] is a set with one member and that member is itself a set with one element, the integer 3. So [itex]\{\{3\}\}[/itex] is not a "set of integers", it is a "set of sets of integers". So we can't say that that [itex]A \cap D \in A[/itex].
 
Physics news on Phys.org
In the set-theoretic construction of the natural numbers, where ##0=\{\}## and ##n+1=n\cup\{n\}##, this sort of "weird" stuff happens all of the time; e.g. if ##a<b##, then ##a\in b## and ##a\subset b##.
 
Speaking of weird, It's counterintuitive that [itex]A \cap B \in A[/itex] does not imply [itex]A \cap B \in B[/itex].

For arbitrary sets [itex]A[/itex] and [itex]B[/itex], does [itex]A \cap B \in A[/itex] imply [itex]A \cap B = \emptyset[/itex] ?
 
Stephen Tashi said:
Speaking of weird, It's counterintuitive that [itex]A \cap B \in A[/itex] does not imply [itex]A \cap B \in B[/itex].

Well, in naive/intuitive set theory you have two classes* of objects, elements and sets, that are different types* of things (*though these words do have a technical meaning in foundations of math, my use of them here is completely informal). A such the relation ##\in## between an element and a set is viewed as a different kind of relation than the relation ##\subset## between two sets.

Dig a little deeper into naive set theory, and you start to see some examples of sets that also act like elements of other sets. But in an intuitive sense, we want to view the "bigger" set and its subsets as living on some higher level of "sethood" than the set that is an element. So we still see ##\in## and ##\subset## as different kinds of relations; ##\subset## is a relation between sets of the same level of sethood, and ##\in## is a relation between a lower-level set and on that has more sethood.

When you move to a more formal set theory, all of the objects are sets and elements. The relation ##\in## is a relation between sets that is not significantly different than the order relation ##<## on ##\mathbb{N}##. In the same way that ##1## and ##2## are on the same level of "numberhood" to most people despite the fact that ##1<2##, there are no differing degrees of sethood between ##a## and ##b## when ##a\in b##. And so you start to throw away your intuition regarding the similarities and differences between the relations ##\in## and ##\subset## and begin to see them as being more similar. But you swing too far the other way and build a new false intuition in which they are too similar.

I guess this is the long way of saying that the naive approach to set theory leads us to think intuitively that ##a\subset b## excludes the possibility of ##a\in b##, and vice versa. Once we come to the realization that ##a\subset b## and ##a\in b## aren't mutually exclusive, it's easy to begin to conflate ##\in## with ##\subset##.

For arbitrary sets [itex]A[/itex] and [itex]B[/itex], does [itex]A \cap B \in A[/itex] imply [itex]A \cap B = \emptyset[/itex] ?

No. Similar to the example I gave in post #2, ##b<a## implies that ##a\cap b=b##, which in general is not the empty set. Note that both ##b\in a## here and ##b\subset a##, so ##a\cap b\subset a## (which is totally expected) and ##a\cap b\in a## (unexpected and relevant to this question).

For a more immediate counterexample, take ##A=B\cup \{B\}## where ##B\neq\emptyset##.
 
Stephen Tashi said:
What are some examples where the intersection of two sets is a member of one of the sets?

Let [itex]A,B,C,D[/itex] be sets whose elements are sets of integers.


[tex]A = \{\emptyset, \{1,2\},\{3\} \}[/tex]

[tex]B = \{\{4,5,6\},\{7,8\} \}[/tex]

[tex]C = \{ \emptyset, \{7,8\} \}[/tex]

[tex]D = \{ \{3\}, \{4,5,6\} \}[/tex]


Then [itex]A \cap B = \emptyset[/itex] 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 [itex]A[/itex] so have that [itex]A \cap B \in A[/itex]


On the other hand [itex]A \cap C = \{\emptyset \}[/itex], which is to say that [itex]A \cap C[/itex] 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 [itex]A \cap C \in A[/itex].


[itex]A \cap D = \{\{3\}\}[/itex]. My interpretation is that [itex]A \cap D[/itex] is a set with one member and that member is itself a set with one element, the integer 3. So [itex]\{\{3\}\}[/itex] is not a "set of integers", it is a "set of sets of integers". So we can't say that that [itex]A \cap D \in A[/itex].
[itex]\emptyset[/itex] is not the same as [itex]\{\emptyset \}[/itex]. The former means there is nothing in the intersection. The latter means there is a set, which is empty, in the intersection.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
4
Views
2K
  • · Replies 27 ·
Replies
27
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K