Cartesian Product syntax in dictionary order relation definition

Diffy
Messages
441
Reaction score
0
Definition. Suppose that A and B are two sets with order relations &lt;_A and &lt;_B respectively. Define an order relation < on A x B by defining a_1 \ x \ b_1 &lt; a_2 \ x \ b_2 if a_1 &lt;_A a_2, or if a_1 = a_2 and b_1 &lt;_B b_2. It is called the dictionary order relation on A X B.

OK. I think I am just confused by the syntax here. Up to this point Munkres has used (a , b) to denote an element of A x B. I think here he wants a_1 \ x \ b_1 to be what I am used to being (a_1 , b_1 )

I think possibly the reason he changed notation, is that in an order relation (a , b) = { x| a < x < b} and he doesn't want us to get confused.

I just need verification.

What do you think?
 
Physics news on Phys.org
Suppose set A is (1,2,3) while set B is (a,b,c). Members of A and B do not compare.

The reason this is called dictionary order is because this is essentially the way we sort words. Suppose you have two words. First you compare the first letter in each word to each other; game over if these letters differ. You only go on to the second letter if the first letters match. You go on to the third if the second letters match, and so on.

Now back to the original example. With this ordering, (1,b) < (1,c) < (2,a) (for example).
 
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...
Back
Top