Need a real life example that satisfies the property?

  • Context: Undergrad 
  • Thread starter Thread starter ankitsablok89
  • Start date Start date
  • Tags Tags
    Example Life Property
Click For Summary
SUMMARY

The discussion revolves around the concept of nested sets in set theory, specifically illustrating the relationships where W is an element of X, X is an element of Y, but W is not an element of Y. The example provided includes W = {1, 2}, X = {7, 8, W}, and Y = {3, 4, X}. Participants clarify that a human can be viewed as an element of the set of all humans, while the set of all humans is an element of the set of all species, thus demonstrating the required relationships. The final consensus emphasizes that in set theory, everything is a set, and specific examples like W = head, X = John, and Y = Class effectively illustrate the concept.

PREREQUISITES
  • Understanding of basic set theory concepts
  • Familiarity with nested set structures
  • Knowledge of Venn diagrams and their relation to logic
  • Ability to differentiate between elements and sets
NEXT STEPS
  • Explore advanced set theory concepts, such as power sets and Cartesian products
  • Learn about Venn diagrams and their applications in logic and set theory
  • Investigate the implications of nested sets in programming languages like Python
  • Study examples of set theory in real-world applications, such as database relationships
USEFUL FOR

This discussion is beneficial for students of mathematics, educators teaching set theory, and software developers working with data structures that utilize nested sets.

ankitsablok89
Messages
4
Reaction score
0
I was solving a question which is the following :

Give examples of 3 sets W,X,Y such that W ε X and X ε Y but W doesn't ε Y . I solved the question by taking the following 3 sets:

W = {1,2}
X = { 7 , 8 , W}
Y = { 3 , 4 , X}

looking it from the theory point of you I find that W is not a part of Y but the problem is I cannot come up with an example from real life that satisfies this condition. Kindly help me visualize this.

Thanks in advance.
 
Physics news on Phys.org
You need some nested set structure.

A human is an elements of the set of all humans, and the set of all humans is an element of the set of all species. A single human is not a species, therefore it is not in the set of all species.
 
mfb said:
You need some nested set structure.

A human is an elements of the set of all humans, and the set of all humans is an element of the set of all species. A single human is not a species, therefore it is not in the set of all species.

If human is a set of all humans and the set of all humans belongs to the set of all species is it not the case that the human belongs to the set of all species, representing it via Venn Diagram says that it is but I am not sure what you intend to say is true or not. A good explanation might help
 
John = {head,body,arms,legs}
class_01 = {Mary, Lucy, John}

John is a student, and class_01 is a set of students.
Is the head of John a student?
Is the head of John a student of class_01?
The head of John is not an element of the class_01.
 
Rogerio said:
John = {head,body,arms,legs}
class_01 = {Mary, Lucy, John}

John is a student, and class_01 is a set of students.
Is the head of John a student?
Is the head of John a student of class_01?
The head of John is not an element of the class_01.

I think this is a wrong example, first of all its not clear whether John is an entity in a bigger set or a set itself, also where are the relationships X ε W and W ε Y in the above example, kindly be clear about the example you mentioned.
 
ankitsablok89 said:
first of all its not clear whether John is an entity in a bigger set or a set itself
It is both, that is the point of Rogerio's and my example, and it is exactly what you are looking for.

A Venn diagram is logic, not set theory.

humans={Rogerio, you, me, ...}
species={humans, cats, dogs, ...} (neglecting that cats and dogs are actually many different species)
We are not elements of the second set. We are elements of an element of the second set.
 
ankitsablok89 said:
I think this is a wrong example, first of all its not clear whether John is an entity in a bigger set or a set itself, also where are the relationships X ε W and W ε Y in the above example, kindly be clear about the example you mentioned.

In set theory everything is a set. John is a set, which contains head, body, arms, legs.

W = head. X = John. Y = Class.
W is an element of X.
X is an element of Y.
W is not an element of Y.
 
Thanks for the replies people I understand the thing exactly now :)
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
487
  • · Replies 5 ·
Replies
5
Views
3K