Ordered relations, lower upper bounds of a set

Click For Summary

Homework Help Overview

The discussion revolves around the properties of partial orders, specifically focusing on the relationship between least upper bounds of subsets within a partially ordered set. The original poster presents a proof involving two subsets, B1 and B2, and their corresponding least upper bounds, x1 and x2, questioning the validity of the statement that if B1 is a subset of B2, then x1 is related to x2 under the partial order.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore various cases to prove the relationship between x1 and x2, considering scenarios where x1 is or is not an element of B1 or B2. They question how to mathematically represent certain cases and whether the approach leads to contradictions.

Discussion Status

Some participants have suggested alternative methods, such as proof by contradiction, while others express uncertainty about their case-by-case analysis. There is an ongoing exploration of different scenarios and interpretations regarding the properties of least upper bounds in the context of partial orders.

Contextual Notes

Participants note specific examples, including the case where A is the real numbers and B1 and B2 are defined as intervals, to illustrate potential complications in the proof. There is a recognition of the challenges posed by the definitions and properties of partial orders in different contexts.

pandaBee
Messages
23
Reaction score
0

Homework Statement


Suppose that R is a partial order on A, B1 ⊆ A, B2 ⊆ A, x1 is the least
upper bound of B1, and x2 is the least upper bound of B2. Prove that if
B1 ⊆ B2 then x1Rx2.

Homework Equations

The Attempt at a Solution


I split the proof into two different cases:

case 1: x_1 is an element of B_1, therefore (x_1 R x_2)

case 2: x_1 is not an element of B_1 then there are two subcases:

case 2a: x_1 is an element of B_2, therefore (x_1 R x_2)

case 2b: x_1 is not an element of B_2, therefore since x_1 is the least upper bound of B_1 and since x_1 is in neither B_1 or B_2, x_1 is an upper bound of B_2, in fact x_1 is the least upper bound of B_2 therefore (x_1 R x_2) by reflexivity of partial orders.

It's pretty straightforward for cases 1, and 2a, but for 2b how would I represent this mathematically? In my proof it relies on the fact that x_1 is the lowest upper bound of B_2 when
a) it is a lowest upper bound of B_1
b) it is not in either B_1 or B_2
c) B_1 is a subset of B_2

I can understand why it works, but I am just unsure of how to write it down.
 
Physics news on Phys.org
pandaBee said:

Homework Statement


Suppose that R is a partial order on A, B1 ⊆ A, B2 ⊆ A, x1 is the least
upper bound of B1, and x2 is the least upper bound of B2. Prove that if
B1 ⊆ B2 then x1Rx2.

Homework Equations

The Attempt at a Solution


I split the proof into two different cases:

case 1: x_1 is an element of B_1, therefore (x_1 R x_2)

case 2: x_1 is not an element of B_1 then there are two subcases:

case 2a: x_1 is an element of B_2, therefore (x_1 R x_2)

case 2b: x_1 is not an element of B_2, therefore since x_1 is the least upper bound of B_1 and since x_1 is in neither B_1 or B_2, x_1 is an upper bound of B_2, in fact x_1 is the least upper bound of B_2 therefore (x_1 R x_2) by reflexivity of partial orders.
Is this true? What about if ##A=\mathbb{R}##, ##B_1 = [0,1)##, and ##B_2 = [0,1)\cup(1,2]## and the usual ##\le## is the relation?

It's pretty straightforward for cases 1, and 2a, but for 2b how would I represent this mathematically? In my proof it relies on the fact that x_1 is the lowest upper bound of B_2 when
a) it is a lowest upper bound of B_1
b) it is not in either B_1 or B_2
c) B_1 is a subset of B_2

I can understand why it works, but I am just unsure of how to write it down.
 
You might be able to get at it more quickly by contradiction.
 
vela said:
Is this true? What about if ##A=\mathbb{R}##, ##B_1 = [0,1)##, and ##B_2 = [0,1)\cup(1,2]## and the usual ##\le## is the relation?
You're right, my case-by-case is actually a contradiction, sorry about that.

RUber said:
You might be able to get at it more quickly by contradiction.
But then I'd have to deal with a negative that doesn't really provide much information for an arbitrary partially ordered relation, since the conditions of the relations are undefined. I did attempt it but I ran into a dead end. Could you give me a hint for this method if it is possible?

I tried other case-by-case but all of them ended up being contradictions.

I tried the case where ##x_2## is the only element of ##U_2## where ##U_2 = \{u \in A | \forall b \in B_1 (bRu)\}##, i.e. it is the only upper bound, in order to prove that it is the largest element of ##A## since that would easily lead to the conclusion that for ##x_1##, an element of A, ##x_1 R x_2##

The other case being where it is not the only element of ##U_2##, i.e. there are multiple upper bounds for ##B_2##.

Even if ##x_2## is the only element of ##U_2##, that doesn't necessitate that it is the largest element though, example:

$$A = \{ \emptyset , \{0\}, \{1\}, \{2\}, \{0,1\} \}$$ where the ordered relation, ##R##, is the subset relation on ##A##.
Then R is a partially ordered relation on A
Let ##B_1 =\{\{2\}\}## and ##B_2 = \{\{2\}, \emptyset\}##
then the least upper bound of ##B_2## would be ##\{2\}##, but it is obviously not the greatest since it is not 'greater' than all the elements of ##B_2##

I've tried a few different scenarios as well, trying to find sub-proofs that would lead me to the conclusion that ##x_1 R x_2## but I seem to be stuck. If anyone can point me in the right direction or shed some light it would be much appreciated.
 
Let m be an element in B1, and n be an element in B2. m and n are both in A.
x1 is the least upper bound for B1, so for all m, mRx1.
Similarly x2 is the least upper bound for B2, so for all n, nRx2.
If B1 is a subset of B2, then all m R x2.
So all m R x1 and all m R x2.
Case 1:
If there is an n such that x1Rn in B2, (transitivity).
Case 2:
If there is no n such that x1 R n in B2, (least upper bound).
 

Similar threads

  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 10 ·
Replies
10
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
3K
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K