How to Prove It, Sec. 4.4, #18a

  • Thread starter Thread starter IntroAnalysis
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on proving that for a partial order R on a set A, if B1 and B2 are subsets of A such that every element in B1 is related to an element in B2 and vice versa, then an element x is an upper bound of B1 if and only if it is an upper bound of B2. The proof utilizes the definitions of upper bounds and the properties of partial orders, specifically reflexivity, transitivity, and antisymmetry. The example provided illustrates the relationship between the subsets and their upper bounds using integers and the relation x ≥ y.

PREREQUISITES
  • Understanding of partial orders and their properties (reflexivity, transitivity, antisymmetry).
  • Knowledge of upper bounds in the context of set theory.
  • Familiarity with mathematical notation and logic.
  • Basic experience with set theory and relations.
NEXT STEPS
  • Study the properties of partial orders in depth, focusing on examples and counterexamples.
  • Learn about upper bounds and lower bounds in set theory.
  • Explore the concept of equivalence relations and their differences from partial orders.
  • Practice proving statements involving relations and subsets using formal mathematical proofs.
USEFUL FOR

Mathematics students, particularly those studying discrete mathematics or set theory, as well as educators looking to enhance their understanding of partial orders and upper bounds.

IntroAnalysis
Messages
58
Reaction score
0

Homework Statement


Suppose R is a partial order on A. B1\subseteqA, B2\subseteqA, and
\forallx\inB1\existsy\inB2(xRy),
and \forallx\inB2\existsy\inB1(xRy).

Prove that \forallx\inA, x is an upperbound of B1 if and only if
x is an upperbound of B2.

Homework Equations


R is a partial order on A if R is reflexive, transitive and antisymmetric.

Definition of an upper bound: Suppose R is a partial order on A, B\subseteqA,
and a \inA. Then a is called an upper bound for B if \forallx\inB(xRa).

The Attempt at a Solution


Is this way off base?
What if A = {(x,y)\inZ X Zl Z are integers}
R = {(x,y)\inZ X Z l n\inZ, y=2n, x=2n+1 and x≥y}
B1 = {1, 3, 5, 6, 8} B2 = {0, 2, 4, 7, 9}
A= {(1,0), (3,2), (5,4), (7,6), (9,8)}

→Let x be an arbitrary upper bound of B1. Since B1\subseteqA, then x\inA. \forallx\inB1\existsy\inB2(xRy). Also,
\forallx\inB2\existsy\inB1(xRy). Since
R is the relation x ≥ y, then (xRy) means x is an upper bound of B2.

\leftarrowLet x be an arbitrary upper bound of B2. Similar reasoning (or lack thereof) to show reverse if, then statement.
 
Physics news on Phys.org
Proof. let x \inA. Suppose x is an upperbound of B1. That means
yRx for all y\inB1. Let z\inB2. By assumption this z\inB2,
\existsw\inB1 such that zRw. Since w\inB1 and yRx for
all y \inB1, we know wRx. By transitive property, zRw and wRx implies zRx.

\leftarrowSimilarly, suppose x is an upperbound of B2.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
1
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 125 ·
5
Replies
125
Views
20K
  • · Replies 10 ·
Replies
10
Views
5K