Elementary Set Theory Problem Checking

I would like to see it defined. But yes, that is what I would choose to use, if indeed I had to write this down.
  • #1
Oxymoron
870
0
Im just going through a practice exam and I was wondering If I could get someone to check my results.

Q1 Let [itex]X = \{1,2,4,5\}[/itex], where elements of [itex]X[/itex] are the sets [itex]1 = \{0\}[/itex], [itex]2 = 1 \cup \{1\}[/itex], etc. Evaluate each of the following:

a) [tex]X \backslash \{2\} = \{1,2,4,5\} \backslash \{2\} = \{1,4,5\}[/tex]

b) [tex]\{n \in X\,:\,n = 4\} = \{4\}[/tex]

c) [tex]\bigcap X = \bigcap \{1,2,4,5\} = 1 \cap 2 \cap 4 \cap 5 = \{0\}[/tex]

d) [tex]\bigcap \{X\} = X[/tex]

e) [tex]\bigcap\bigcap X = \bigcap \left( \bigcap \{1,2,4,5\}\right) = \bigcap (1 \cap 2 \cap 4 \cap 5) = \bigcap (\{\emptyset\}) = \emptyset[/tex]

f) [tex]\bigcup X = \bigcup \{1,2,4,5\} = 1 \cup 2 \cup 4 \cup 5 = 4[/tex]

g) [tex]\{n \in X\,:\, n \neq n\} = \{\emptyset\}[/tex]

h) [tex]X \cup \{0,1\} = \{1,2,4,5\} \cup \{0,1\} = X \cup \{0\}[/tex]
 
Last edited:
Physics news on Phys.org
  • #2
c,d,e and f are all wrong as written. I suspect the problem is primarily with what should go on the left hand side of the identity.

In c you have calculated

[tex]\cap_{x \in X}\ x[/tex]

but that is not what the left hand side, as written, states. The left hand side asks you to intersect X with itself some number of times; you have omitted to put an index in so we don't know what it really means. Any non-empty index set will return X.

g is wrong too. The thing on the right hand side should be a set of elements in X. The empty set is not an element of X so it can't be right. The empty set is not the same as a set containing the empty set.

In h what is wrong with writing {0,1,2,4,5}?
 
Last edited:
  • #3
If I have a set, say [itex]\{a,b,c\}[/itex] then the intersection is

[tex]\bigcap \{a,b,c\} = a \cap b \cap c[/tex]

is it not? The intersection essentially removes the braces. So (c) is

[tex]\bigcap X = \bigcap \{1,2,4,5\} = 1 \cap 2 \cap 4 \cap 5[/tex]

do you agree with this much? But then 1,2,4, and 5 are all sets themselves. And the only common element among them is {0}.

[tex]1 = \{0\}[/tex]
[tex]2 = 1 \cup \{1\} = \{0\} \cup \{1\} = \{0,1\}[/tex]
[tex]3 = 2 \cup \{2\} = \{0,1\} \cup \{2\} = \{0,1,2\}[/tex]
[tex]4 = 3 \cup \{3\} = \{0,1,2\} \cup \{3\} = \{0,1,2,3\}[/tex]
[tex]5 = 4 \cup \{4\} = \{0,1,2,3\} \cup \{4\} = \{0,1,2,3,4\}[/tex]

Therefore

[tex]1 \cap 2 \cap 4 \cap 5 = \{0,1\} \cap \{0,1,2\} \cap \{0,1,2,3\} \cap \{0,1,2,3,4\} = \{0\} =1[/tex]
 
Last edited:
  • #4
Absolutely not. In fact I couldn't disagree more. But if that is the convention your book states to use then so be it...
 
  • #5
For (c), the definition of intersection (from wikipedia) reads

Let X be a non-empty set and suppose that [itex]A \in X[/tex]. Then the intersection of X is

[tex]\bigcap X = \{x \in A \,:\, x \in B \,\forall\, B \in X\}[/tex]

So if [itex]X = \{1,2,4,5\}[/itex] then

[tex]\bigcap X = \{x \in 1 \,:\, x \in B \,\forall\, B \in X\}[/tex]

[tex] = \{x \in 1 \,:\, (x \in 2) \wedge (x \in 4) \wedge (x \in 5)\}[/tex]

[tex] = \{0\} =1[/tex]

since, as I wrote above, the only element in 1 that is also in 2, 4, and 5 is 0.

Then for (d) we have

[tex]\bigcap \{X\} = \{x \in X \,:\, x \in B \,\forall\, B \in X\}[/tex]

[tex] = \{x \in X \,:\, x \in X\}[/tex] since the only element of {X} is X.

but this is the very definition of the actual set X. Therefore [itex]\bicap \{X\} = X[/itex].

Please tell me where I went wrong in this calculation. Perhaps I am using the definition of "intersection" incorrectly.
 
Last edited:
  • #6
Good grief, what an idiotic notation. (Not that wikipedia is an acceptable reference, by the way, for academic purposes.) It isn't immediately clear from the definition that it is independent of the A chosen, for instance.
 
Last edited:
  • #7
For (e), I think it is wrong too. I believe it should be

[tex]\bigcap\bigcap X = \bigcap \left( \bigcap \{1,2,4,5\}\right) = \bigcap (1 \cap 2 \cap 4 \cap 5) = \bigcap (\{0\}) = \bigcap 1 = 1[/tex]

Same with (g), you are right. It should be

[tex]\{n \in X\,:\, n \neq n\} = \emptyset[/tex]
 
Last edited:
  • #8
Posted by Matt Grime:

Good grief, what an idiotic notation. (Not that wikipedia is an acceptable reference, by the way, for academic purposes.) It isn't immediately clear from the definition that it is independent of the A chosen, for instance.

Dont blame me :redface: , I am just using the definition that we were given in class:

Let [itex]\mathcal{C}[/itex] be a non-empty set and suppose that [itex]A \in \mathcal{C}[/itex]. Then we define the intersection of [itex]\mathcal{C}[/itex] to be the set

[tex]\bigcap\mathcal{C} = \{x \in A\,:\, x \in B \,\forall\, B \in \mathcal{C}\}[/tex].

Obviously the collection of sets C must be non-empty for the intersection to be defined. It makes no sense to define the intersection of an empty collection of sets because in the definition we must first pick a subset. This definition relies on us being able to pick a subset first and then compare. I'd like to see your definition of intersection. Remember, I had defined this only after learning the existence, the extension, the specification, and the pairing axiom.

And I am regarding X (={1,2,4,5}) as a collection of sets, because each 1,2,4, and 5 are sets containing elements.
 
  • #9
It is not the definition of intersection that is the issue. It is your notation for something that is the issue. I have the same definition of the intersection of two, or more, sets as anyone else. And I am not arguing that one can intersect a collection of sets. I am complaining that your notation for this intersection is a bad one.

If I wish to write down the intersection of a set of sets, then what I wrote in the first reply is precisely the unambiguous notation that I would choose, as would most anyone else I imagine.

[tex] \cap_{x \in X} \ x[/tex]
 
  • #10
Ok, I see. So all I have to do is write an index to indicate exactly what it is that I am intersecting? And in these cases it is what you have written (twice now).
 
  • #11
Preferably, otherwise it is confusing. I'm sure yout notation is well known in some circles, but I would guess, since I've managed to get a long way into a career in maths and never seen it, that it is not *that* well known.

Just think in terms of sums of numbers. The analogy (for union) would be: let Y be a set of numbers, define

[tex]\sum Y[/tex]

to be the sum of y in Y. But that is bad notation. We write

[tex]\sum_{y \in Y} y[/tex]

It does make sense to have an emtpy intersection, by the way. Try googling for 'the empty intersection'
 
  • #12
Ok, fair enough, I can do that.

The next set of questions went something like this:

Q2) Say whether each of the following partially ordered sets are totally ordered, well-ordered, or neither.

a) [tex]\{9,2,6\}[/tex] with the usual order on real numbers.

I figured that this was totally ordered since for each element in the set you have either [itex]x \leq y[/itex] or [itex]y \leq x[/itex]. Unless I am mistaken I thought this was rather obvious. It is also well-ordered because the set has a smallest element, namely 2. Do I have to prove anything?

b) [tex]\mathbb{Q}[/tex] with the usual order on real numbers.

I think this set is totally ordered. This set does not have a smallest element therefore it is not well-ordered.

c) [tex]\mathcal{P}(\{a,b,c\})[/tex] ordered by the subset relation.

I think that this set is not totally ordered since the subset {a} and the subset {b} are not comparable. (however, I think if the set was either empty or single then its power set would be totally ordered.) It is well-ordered if every non-empty subset has a least element. Could I just name the smallest element and build up the well-ordering from there? Or is this cheating?

d) [tex]\omega[/tex]

This ordinal number is, by definition (I think) a well-ordered set and I believe it is totally ordered (Or am I thinking that a set of ordinals is totally ordered, hmmm...) No, surely if a set is well-ordered then it is totally ordered (In Z-F set theory).
 
Last edited:
  • #13
A set is well ordered if *all* non-empty subsets have a least element. It does not suffice to say that it has a least elemen, so your answer to 1 is incorrectly reasoned. But any subset of a well ordered set is well ordered.for c), you could do that for that particular set. But it wouldn't prove any power set is well-ordered (with the natural ordering). Try to think of a better method.
 
  • #14
Posted by Matt Grime:

A set is well ordered if *all* non-empty subsets have a least element. It does not suffice to say that it has a least elemen, so your answer to 1 is incorrectly reasoned. But any subset of a well ordered set is well ordered.

Ah, of course! However, the set {9,2,6} is still well-ordered though isn't it, but it is because all non-empty subsets of {9,2,6} have a least element (thanks to the usual order).

Posted by Matt Grime:

for c), you could do that for that particular set. But it wouldn't prove any power set is well-ordered (with the natural ordering). Try to think of a better method.

So in this case, I have been given a particular set and so my reasoning holds. However, you say now what about [itex]\mathcal{P}(X)[/itex] for some set X (possibly infinite). Could I try to set up a 1-1 correspondence between the power set and, say, another set which I already know to be well-ordered?
 
  • #15
No. You would just show it is well ordered (if it indeed is...) by producing a minimal element from any collection of objects. However, I think you're missing something far more important. It is not totally ordered. So how can it be well ordered? In particular, in the example given above, since {a} and {b} are not comparable, the set {{a},{b}} has no minimal element...
 
  • #16
Posted by Matt Grime

It is not totally ordered. So how can it be well ordered? In particular, in the example given above, since {a} and {b} are not comparable, the set {{a},{b}} has no minimal element...

Ah, of course. If a set is not totally ordered then it is not well-ordered.

Now, onto the next set of questions.

Q3) a) What is an initial segment?

When you have a partially ordered set X you can define an initial segment S(x) for some element x of that set. The initial segment, S(x) is a set that consists of all those elements y from X that are "less than" x (of course this depends on the relation "<" for the set). My original idea of an initial segment was that of an interval. For example, the initial segment of [itex]x \in \mathbb{R}[/itex] with the usual notion of < is [itex](-\infty,x)[/itex]. But the initial segment could be a "region" or a "volume" too, for example the initial segment of [itex](x,y) \in \mathbb{R}^2[/itex] with the lexicographic relation (I think).

b) What is an ordinal? And is {0,2} an ordinal?

An ordinal, [itex]\alpha[/itex], is a well-ordered set such that for every [itex]\xi \in \alpha[/itex] we have [itex]S(\xi) = \xi[/itex].

The set {0,2} is well-ordered (considering that [itex]1 = 0 \cup \{0\} = \{0\}[/itex] and [itex]2 = 1 \cup \{1\} = \{0,1\}[/itex]). The question remains, does [itex]S(n) = n[/itex] for all [itex]n \in \{0,2\}[/itex]? I'm assuming the question requires me to use the usual order relation on natural numbers. So if I pick an element, say 0, is S(0) = 0? Well, there are no elements in {0,2} less than 0. So, in fact, [itex]S(0) = \emptyset[/itex], but remember [itex]0 = \emptyset[/itex] which is good so far. But there is one more element to check. Now [itex]S(2) = \{0\} = 1[/itex]. Therefore, {0,2} is not an ordinal.

c) Prove that if [itex]\alpha[/itex] is a non-empty ordinal, then [itex]0 \in \alpha[/itex].

Since [itex]\alpha[/itex] is an ordinal it must be well-ordered, therefore since the ordinal is non-empty it has a least element n. Also, since it is an ordinal, the initial segment of this least element must equal itself. That is [itex]S(n) = n[/itex]. But, by the definition of the initial segment, we have

[tex]S(n) = \{\eta \in \alpha \,:\, \eta < n\} = \emptyset[/tex]

since n is a least element there cannot be any other elements less than it. But the only element whose initial segment is zero is the element zero. That is [itex]S(0) = \emptyset[/itex]. Therefore n = 0 is an element of [itex]\alpha[/itex] (and it is also the least element).
 
Last edited:
  • #17
Oxymoron said:
b) What is an ordinal? And is {0,2} an ordinal?

An ordinal, [itex]\alpha[/itex], is a well-ordered set such that for every [itex]\xi \in \alpha[/itex] we have [itex]S(\xi) = \xi[/itex].

The set {0,2} is well-ordered (considering that [itex]1 = 0 \cup \{0\} = \{0\}[/itex] and [itex]2 = 1 \cup \{1\} = \{0,1\}[/itex]). The question remains, does [itex]S(n) = n[/itex] for all [itex]n \in \{0,2\}[/itex]? I'm assuming the question requires me to use the usual order relation on natural numbers. So if I pick an element, say 0, is S(0) = 0? Well, there are no elements in {0,2} less than 0. So, in fact, [itex]S(0) = \emptyset[/itex], but remember [itex]0 = \emptyset[/itex] which is good so far. But there is one more element to check. Now [itex]S(2) = \{0\} = 1[/itex]. Therefore, {0,2} is not an ordinal.


I don't think I understand your conventions once more. Firstly {0,2} with the usual order relation is order isomorphic *as a set* to {0,1}. Now is that an ordinal in your definition of what 0 and 1 are? If so then your notion here is not closed under isomorphism, which is troubling. Thus we must be requiring that these things are sets of sets again, or something.
 
  • #18
Yeah they are sets of sets. The number 0 is a set {}, 0 = {}, 1 = {0}, 2 = {0,1}, 3 = {0,1,2}, etc.
 
  • #19
Q4) Prove that [itex]|[-1,1]| = |[-1,1]^2|[/itex].

I thought that I would use the Schroeder-Bernstein theorem and find two injective functions

[tex]f\,:\,[-1,1] \rightarrow [-1,1]^2[/tex]

[tex]g\,:\,[-1,1]^2 \rightarrow [-1,1][/tex]

is this right?
 

What is Elementary Set Theory?

Elementary Set Theory is a branch of mathematics that deals with the study of sets, which are collections of objects. It involves analyzing and understanding the relationships between sets and their elements.

What is a set?

A set is a well-defined collection of distinct objects, called elements, which can be anything from numbers to letters to people. Sets are represented by curly braces { } and their elements are separated by commas.

What is an element?

An element is an individual object that belongs to a set. For example, in the set {1, 2, 3}, 1, 2, and 3 are the elements. Elements can be numbers, letters, or even other sets.

What is the difference between a set and a subset?

A subset is a set that contains all the elements of another set. In other words, every element in the subset is also an element of the original set. For example, the set {1, 2} is a subset of the set {1, 2, 3}.

How do you check if a set is a subset of another set?

To check if a set is a subset of another set, you can use the subset symbol ⊆. If every element in the first set is also in the second set, then the first set is a subset of the second set. If there is at least one element in the first set that is not in the second set, then the first set is not a subset of the second set.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
918
  • Calculus and Beyond Homework Help
Replies
6
Views
3K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
493
  • Calculus and Beyond Homework Help
Replies
8
Views
984
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
Replies
10
Views
1K
Back
Top