meaning of {2} ?

Dale10101

Full Member
Joined
Feb 25, 2013
Messages
318
Given the following definitions:

0 = { }
1 = {0}
2 = {0,1} = { { }, {0} }
3 = {0, 1, 2} = { { }, {0}, {0, 1} }

I want to write:

3 = {0, 1, 2} = {0, 1} U {2} = 2 U {2}

Is that right? but if so (or, still, if not so)what does {2} mean?

{2} does not equal 2 nor does it equal the content of 2, i.e. {0,1}.

I can follow this out and write:

3 = 2 U {2} = {0,1} U {{0,1}}, so that
3 = { {0,1}, {{0,1}} }

Is that right?

And how do I think about { {0,1}, {{0,1}} } ?

Is it an ordered pair? Is {0,1} a proper subset of {{0,1}}?

I mean couldn't I write {{0,1}} = {{0,1}, { } }, so that
{ {0,1}, {{0,1}} } = { {0,1}, { {0,1}, { } } } has the proper format of an ordered pair?

So the question is, what does {2} mean, If nothing else, what does the counting number 2 stand for in {2}, what is being counted?

Honestly, I am not just making up obtuse questions, these holes in my understanding prevent me from asking the deeper questions that I want to ask. I only came up with this question when I tried to formulate another question about integers in set theory.

No hurry, I am working on more prosaic matters as well, and enjoying the algebraic manipulation problems asked by others.
 
Given the following definitions:
0 = { }
1 = {0}
2 = {0,1} = { { }, {0} }
3 = {0, 1, 2} = { { }, {0}, {0, 1} }
Frankly I don't follow this post. But you can find a good discussion in J.M.Henle's Outline of Set Theory.

If \(\displaystyle x\) is any set define \(\displaystyle S(x)=x \cup \left\{ x \right\}\).

The infinity axiom: There is a set \(\displaystyle X\) such that:
1) \(\displaystyle \emptyset\in X\),
2) if \(\displaystyle y\in X\) then \(\displaystyle S(y)\in X\), and
3) if \(\displaystyle y\in X\) and \(\displaystyle y\ne\emptyset\) then \(\displaystyle \exists z\in X \text{ and }y=S(z)\).

Now define
\(\displaystyle \\0=\emptyset\\1=S(0)\\2=S(1)\\3=S(2)\\ \vdots \)

You may find this interesting. Some authors use this approach.
 
Last edited:
Given the following definitions:

0 = { }
Okay, 0 is defined as "the empty set". That's a fairly standard way of giving a set definition of "0".

And, 1 is defined as "the set that contains 0" or, equivalently, "the set that contains only the empty set, {{}}".

2 = {0,1} = { { }, {0} }
And 2 is defined as the set containing 0 and 1, that is {} and {0} which could also be written as {{}, {{}}}!

3 = {0, 1, 2} = { { }, {0}, {0, 1} }

I want to write:

3 = {0, 1, 2} = {0, 1} U {2} = 2 U {2}

Is that right? but if so (or, still, if not so)what does {2} mean?

{2} does not equal 2 nor does it equal the content of 2, i.e. {0,1}.
2 is, as given, {0, 1}, which is the same as {0, {0}} or {{}, {{}}}. You are correct that "{2} does not equal 2 nor does it equal the content of 2, i.e. {0,1}." {2} is not equal to 2, it is the set containing 2. Since 2 itself is defined as "the set containing 0 and 1", 2= {0, 1}= {{}, {0}}, just as said. So your statement,
3= {0, 1}U 2= 2 U {2} is correct. You could also write it as {0} U {1} U {2}= {{}} U {{}} U {{}, {{}}} although that quickly becomes unreadable which is why we use "0", "1", "2", etc.!

I can follow this out and write:

3 = 2 U {2} = {0,1} U {{0,1}}, so that
3 = { {0,1}, {{0,1}} }

Is that right?
Yes, that is right.

And how do I think about { {0,1}, {{0,1}} } ?
You have already used the fact that {0,1} is 2 and that {{0,1}} is the set containing both 0 and 1.

Is it an ordered pair? Is {0,1} a proper subset of {{0,1}}?
No, it is NOT an "ordered pair". Nothing has been said at this point about "order". And, no, it is not a subset, {0, 1} is a member of {{0,1}} in exactly the same sense that "a" is a member of {a, b}, not a subset.

({0,1} would be a subset of {{0,1}} only if both 0 and 1 were members of {{0, 1}} and they are not. The only subset of {{0, 1}} is {0, 1}.)

I mean couldn't I write {{0,1}} = {{0,1}, { } }, so that
{ {0,1}, {{0,1}} } = { {0,1}, { {0,1}, { } } } has the proper format of an ordered pair?

So the question is, what does {2} mean, If nothing else, what does the counting number 2 stand for in {2}, what is being counted?

Honestly, I am not just making up obtuse questions, these holes in my understanding prevent me from asking the deeper questions that I want to ask. I only came up with this question when I tried to formulate another question about integers in set theory.

No hurry, I am working on more prosaic matters as well, and enjoying the algebraic manipulation problems asked by others.
 
Last edited:
Replies to M. Pka and M. HallsofIvy

M.Pka

OK, I have Henle’s book on order but it probably won’t arrive until late this week or early next week. I look forward to reading his descriptions and explanations. I withdraw my question above rather than try and explain further where I was trying to go with it, perhaps it will be unnecessary.

I recognize that the axiom of infinity provides the definition of an “inductive set” in which each element has a successor and a predecessor except zero which has only a successor. This I understand encodes Peano’s integers and is the first definition of an infinite set. This knowledge is of course only a recitation from reading that I have done.

Two other interesting things I have read regarding integers are first, that mathematics is largely an extension of and therefore is reducible to the invention of counting. (I imagine NASA keeping track of a space flight by employing ten thousand people who, in symphonic concert, count on their fingers and toes.) OK, OK, but I do see, in a hazy way, that counting provides the proto type inductive set, and goes on to form the basis of defining the integers, rational numbers, and, still more hazy, the real numbers … after that the moon.

Another interesting fact, so I have read, is that certain “primitive” tribes have only a word for one, two, and three, after that the quantity is “a few”, or “many”. Perhaps among small bands of people those quantities are descriptive enough for pursuing game or calling up the guard. … just interesting while adding a perspective to the enterprise of mathematics as a whole.

Anyway, Peano’s axioms for defining integers do make sense to me, and, as important I think, the idea he and others of his era had, that there was something to gain by abstracting the essence of what counting is and thereby look beyond integers for other sets of things that might be inductive in nature.

Hmmm, I am trying to think of whether induction applies to objects outside of mathematics. I know that inductive reasoning in science (generalizing from particular cases) is NOT the same thing … something to ponder while on the treadmill.

I did read that Wikipedia article on transitive sets. I think I understand that the essence of a transitive set is that if the elements of an overall set are sets, then the elements of those subsets, most significantly the “proper subsets”, are also elements of the overall set, For example, in set theory, the overall set of natural numbers N, is the set of integers each of which is defined as a set of integers, makes N a transitive set, e.x. 3 is defined as the set of the integers {0,1,2}, 3 as well as its constituents, 1,2, and 3 are all integers.

I was thinking that currency, thousand dollar bills, hundreds dollar bills, ten dollar bills might also be a transitive set … but that is just the integer case again in decimal form, counting by tens, (I think)….

Hmmm, is that the point, that there is really only one inductive set, only one transitive set, one set of rules per set type, that one investigates a particular set, firstly, by trying to map it to an existing set prototype, or else, if you really know what you are doing, by defining a new prototype. If so, this revelation for me is probably the sort of knowledge that everyone else has seen right off while watching me bump into walls. Ah well.

I am going beyond myself here, I think I will wait for Henle’s book before asking any serious questions about set theory.

M. Hallsof Ivy

Thanks, you wrote quite a bit. The question I asked question was a bump in the road. I was trying to decide whether an integer is represented by an ordered set, or an unordered set.

Take, 3, for example … 3 = {{0}, {1}, {2}}, an unordered set, but can {{0}, {1}, {2}} be represented as an ordered pair?

Since {{0}, {1}, {2}} = 2 U {2}, I was trying to take the next step of saying 2 U {2} = { 2, {2} }

Would that be a correct statement transformation, a name of a set, i.e. “a”, paired with a set, i.e. {2}. If so, would { 2, {2} } be an ordered pair. That is why I was asking what “{2}” is.

If {2} is a proper subset of 2, or vice versa, then 3 = {{0}, {1}, {2} } = 2 U {2} = { 2, {2} } is both an ordered pair and an unordered pair. QED Set theory crumbles to the ground (heh, heh), or, I am screwed.

So, trying to noodle my way out of the dilemma, 2 = {1,0} and {2} = {{1,0}} … is the latter a subset of the former, or vice versa.

In the first case only {1} and {0} are proper subsets of 2 and neither are equal to {{1,0}}. But, on the other hand, still cogitating, you could say that 2 IS a subset of {2}. Hmmm, maybe set theory and hence civilization are saved because 2 is not a “proper” subset of {2}, hence {2, {2}} is not on ordered pair and therefore 3 is an unordered set, period.

Well, once again I ask for confirmation or correction ... integers, in set theory, are defined as unordered sets, NOT ordered sets, perhaps along the line that I have reasoned

This is important because originally I had thought the opposite and hence thought ordered pairs vis-avis set theory were formulated to define the set of integers and not to reverse engineer a definition for an ordered pair vis-à-vis its characteristic property. My reasoning was that the nested predecessors of an integer constituted a singleton and as such were a proper subset of their successor element and hence an integer would be defined as an ordered pair.

{ a, {a,b} }

a = {singleton of nested predecessors},
b = { successor element}
a is a subset of b because all the elements in "a" are nested inside of b.

Anyway, perhaps I need to wait for Henle’s book and start from the beginning, perhaps this flapping around in just muddying the water.
 
Top