Set-Theoretic Notation Kuratowski

  • Thread starter Thread starter bird34
  • Start date Start date
  • Tags Tags
    Notation
bird34
Messages
7
Reaction score
0
Hi, I am trying to work through ordered triples and quadruples, and I want to make sure I am on the right track.

Given Kuratowski's set-theoretic definition of ordered pairs: <x,y> = df {{x},{x,y}} it seems that the definition of <a, b, c> = df <<a, b>, c> would be <a, b, c> = df{{a}, {a, b}, {c}}
However, I am not certain of this and have done a ton of reading to try to guide my answer, but still haven't arrived at any definite conclusion.

Any insight would be greatly appreciated. Especially because I need to figure out how to prove that <<a, b>, c> ≠ <a, <b, c>>. Thanks!
 
Physics news on Phys.org
well, you have two different ways of defining an ordered triple:

(a,b,c) = (a,(b,c)) = {{a},{a,(b,c)}} = {{a},{a,{{b},{b,c}}}}

-OR-

(a,b,c) = ((a,b),c) = {{(a,b)}, {(a,b),c}} = {{{a},{a,b}},{{{a},{a,b}},c}}

however, there is a "natural" bijection between (AxB)xC and Ax(BxC):

define p1(a,b) = a; p2(a,b) = b

then show that f:(AxB)xC→Ax(BxC) given by:

f((a,b),c)) = (p1(a,b),(p2(a,b),c))

and g:Ax(BxC)→(AxB)xC given by:

g(a,(b,c)) = ((a,p1(b,c)),p2(b,c))

are inverses of each other.

to go a bit further, there is no reason why one could not DEFINE:

(a,b) = {{a,b},{b}}, it's pretty much an arbitrary choice (since we read left-to-right, "leftmost" means "first" in our minds. purely a cultural convention).

unless one wishes to include "urelements" in one's set theory, there's no way to meaningfully distinguish between sets of the same cardinality (as SETS), besides "naming" the elements differently. that is the set:

{Alice,Bob} might as well be {x,y} since the bijection:

f(Alice) = x
f(Bob) = y

just renames Alice to x and Bob to y.

or, to put it differently, often we don't care about "=" so much as we care about "~", where ~ is some suitable equivalence relation. two apples are not two oranges, but they both are "two of something".

(of course, some logicians may disagree: the set {a,b} where a is an element of A, and b is an element of B, shouldn't be "the same as" the set {A,B}. so a lot of this depends on context; that is, the alphabet of a formal language may play a role in distinguishing sets in some essential way).

or yet again: in most contexts, "=" becomes "~" in some meta-theory, where equality is defined more strictly. for example:

2+2 = 4, when 2 and 2 and 4 are integers, and + is ordinary addition
2+2 ≠ 4, when 2+2 and 4 are data strings (or formula expressions).
 
Thank you so much. Some of it is starting to make sense. This is all new to me, so I do have a few other questions ...

I understand why the Kuratowski definition is
(a, b, c) = ((a, b), c) = {{(a,b)}, {(a,b),c}} = {{{a},{a,b}},{{{a},{a,b}},c}}
This makes sense and it is easy to see where and how I was screwing up.

However, how would I figure out what |((a,b), c)| is then? I guess I'm just failing to grasp where the number comes from because I realize it is more than just simply counting what is contained in the sets.

Also, I'm still stumped on trying to prove <<a, b>, c> ≠ <a, <b, c>>. I get (in general) what you are saying, but don't actually know how to show those are inverses of one another.

I really appreciate all of the help!
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...

Similar threads

Back
Top