Write out the following set by listing their elements....

  • Thread starter Thread starter Rijad Hadzic
  • Start date Start date
  • Tags Tags
    Elements Set
Click For Summary

Homework Help Overview

The discussion revolves around the interpretation of a set defined as {X : X ⊆ {3,2,a} and |X| = 4}. Participants are exploring the implications of subset definitions and cardinality in set theory.

Discussion Character

  • Conceptual clarification, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants question whether elements can be repeated in a set and discuss the implications of cardinality. There is an exploration of the definitions of subsets and elements, particularly regarding the empty set.

Discussion Status

There is ongoing clarification regarding the nature of sets and their elements, with some participants providing insights into cardinality and subset definitions. Multiple interpretations of the original problem are being considered, but no consensus has been reached.

Contextual Notes

Participants note that the original problem may be misleading due to the assertion that the answer is the empty set, prompting further examination of the definitions involved.

Rijad Hadzic
Messages
321
Reaction score
20

Homework Statement


Write out the following set by listing its elements between braces:

{X : X ⊆ {3,2,a} and |X| = 4}

Homework Equations

The Attempt at a Solution


My book tells me that it is ∅, but couldn't X have repeated elements? so X = {3,2,a,3}, {3,2,a,2} etc for example??
 
Physics news on Phys.org
Maybe start out by writing in words what your interpretation of:
Rijad Hadzic said:
{X : X ⊆ {3,2,a} and |X| = 4}

... is actually asking.
 
SunThief said:
Maybe start out by writing in words what your interpretation of:


... is actually asking.
The set X such that X is a subset of set {3,2,a}, and X has carnality (size) of 4 elements
 
Ok... walk through it. So you know:

1) X is a subset of the given set.
2.) The given set displays 3 elements.
3.) X itself has a size of 4 elements.

- [Then what's missing, and what are the rules for subsets?]​
 
That's why I'm asking.. can elements be repeated? Would X be able to have... say... the element a, repeating? Wouldn't ∅ have to be in the set {3,2,a} forthe answer to be ∅?
 
Rijad Hadzic said:
That's why I'm asking.. can elements be repeated? Would X be able to have... say... the element a, repeating? Wouldn't ∅ have to be in the set {3,2,a} forthe answer to be ∅?

No: elements of a set cannot be repeated. Other types of collections can have repeated elements, but not sets.
 
Rijad Hadzic said:
That's why I'm asking.. can elements be repeated?
No, they can't be repeated.

Also, the empty set is a subset of every set, but it isn't an element of a set.
Your set, {3, 2, a} contains three elements.

One other thing -- the cardinality of a set is the number of elements in it, Carnality means something entirely different.
 
  • Like
Likes   Reactions: SunThief and StoneTemplePython
Rijad Hadzic said:
That's why I'm asking.. can elements be repeated? Would X be able to have... say... the element a, repeating? Wouldn't ∅ have to be in the set {3,2,a} forthe answer to be ∅?

Not trying to be coy... just trying to be methodical. You can do a wiki search on "Subset" to verify, but my understanding is that:

- ∅ is a subset of every set.
- repeats aren't allowed.​
 
Okay thanks for clarifying everyone. That's where my main confusion came from: can sets have repeated elements or not.

So the answer to:
Write out the following set by listing its elements between braces:

{X : X ⊆ {3,2,a} and |X| = 4}

isn't simply ∅ like my book says, but instead its {3,2,a,∅}, am I right?

Mark44 said:
One other thing -- the cardinality of a set is the number of elements in it, Carnality means something entirely different.

For some reason spell check doesn't acknowledge that cardinality is a word :s I guess it changed it to carnality on accident.
 
  • #10
Rijad Hadzic said:
Okay thanks for clarifying everyone. That's where my main confusion came from: can sets have repeated elements or not.

So the answer to:
Write out the following set by listing its elements between braces:

{X : X ⊆ {3,2,a} and |X| = 4}

isn't simply ∅ like my book says, but instead its {3,2,a,∅}, am I right?
No. |X| = 3. There are no sets that have three elements whose cardinality (|X|) is 4. The empty set ∅ is a subset of every set, but it's not an element of a set. In symbols, ∀ A, ∅ ⊂ A, but ∅ ∉ A.
 
  • Like
Likes   Reactions: SunThief
  • #11
Mark44 said:
In symbols, ∀ A, ∅ ⊂ A, but ∅ ∉ A.
It has been eons since I actually took a set theory course, but isn't that statement technically false? What about when ##A = \{ \phi \} ##? Isn't ##\phi## both an element and a subset of ##A##?
 
  • #12
Mark44 said:
∀ A, ∅ ⊂ A, but ∅ ∉ A.
LCKurtz said:
It has been eons since I actually took a set theory course, but isn't that statement technically false? What about when ##A = \{ \phi \} ##? Isn't ##\phi## both an element and a subset of ##A##?
It's been eons for me as well, so I'm not dead certain what I wrote is correct. My thinking is that there's a distinction between subsets of a set vs. elements of a set. For example, if A = {2, 4, 6}, then {2, 4} ⊂ A, but we wouldn't write {2, 4} ∈ A.

Further, the cardinality of my set A, or |A| is 3, whilie |∅| is 0. If ∅ were an element of A, wouldn't A's cardinality be 4? (Which gets us back to the question of the OP.)

As a sideline, it turns out that the reason we use ∈ (a stylized ##\epsilon##) is that epsilon is the first letter of the Greek word ἐστί, "is." Transliterated, this would be something like "esti".
 
  • #13
LCKurtz said:
It has been eons since I actually took a set theory course, but isn't that statement technically false? What about when ##A = \{ \phi \} ##? Isn't ##\phi## both an element and a subset of ##A##?

Mark44 said:
It's been eons for me as well, so I'm not dead certain what I wrote is correct. My thinking is that there's a distinction between subsets of a set vs. elements of a set. For example, if A = {2, 4, 6}, then {2, 4} ⊂ A, but we wouldn't write {2, 4} ∈ A.

Further, the cardinality of my set A, or |A| is 3, whilie |∅| is 0. If ∅ were an element of A, wouldn't A's cardinality be 4? (Which gets us back to the question of the OP.)
I wasn't referring to the particular A in the OP. Rather, to the dummy variable A in your statement "In symbols, ∀ A, ∅ ⊂ A, but ∅ ∉ A." It seems to me that ##A = \{ \phi \} ## is a counterexample to that statement.
 
  • #14
LCKurtz said:
I wasn't referring to the particular A in the OP. Rather, to the dummy variable A in your statement "In symbols, ∀ A, ∅ ⊂ A, but ∅ ∉ A." It seems to me that ##A = \{ \phi \} ## is a counterexample to that statement.
I concede your point. I've been laboring under the misconception that a subset of a set wasn't also considered an element of the set. After searching a number of wiki pages, I found one that says that a subset of a set is also considered an element of the set -- https://en.wikipedia.org/wiki/Element_(mathematics). An example they give is B = {1, 2, {3, 4}}, which they describe as having three elements: 1, 2 and {3, 4}.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K