06.03.2017 Views

Mathematics for Computer Science

e9ck2Ar

e9ck2Ar

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

“mcs” — 2017/3/3 — 11:21 — page 389 — #397<br />

10.7. Representing Partial Orders by Set Containment 389<br />

DAGs provide one way to picture partial orders, but it also can help to picture them<br />

in terms of other familiar mathematical objects. In this section, we’ll show that<br />

every partial order can be pictured as a collection of sets related by containment.<br />

That is, every partial order has the “same shape” as such a collection. The technical<br />

word <strong>for</strong> “same shape” is “isomorphic.”<br />

Definition 10.7.1. A binary relation R on a set A is isomorphic to a relation S on<br />

a set B iff there is a relation-preserving bijection from A to B; that is, there is a<br />

bijection f W A ! B such that <strong>for</strong> all a; a 0 2 A,<br />

a R a 0 iff f .a/ S f .a 0 /:<br />

To picture a partial order on a set A as a collection of sets, we simply represent<br />

each element A by the set of elements that are to that element, that is,<br />

a ! fb 2 A j b ag:<br />

For example, if is the divisibility relation on the set of integers f1; 3; 4; 6; 8; 12g,<br />

then we represent each of these integers by the set of integers in A that divides it.<br />

So<br />

1 ! f1g<br />

3 ! f1; 3g<br />

4 ! f1; 4g<br />

6 ! f1; 3; 6g<br />

8 ! f1; 4; 8g<br />

12 ! f1; 3; 4; 6; 12g<br />

So, the fact that 3 j 12 corresponds to the fact that f1; 3g f1; 3; 4; 6; 12g.<br />

In this way we have completely captured the weak partial order by the subset<br />

relation on the corresponding sets. Formally, we have<br />

Lemma 10.7.2. Let be a weak partial order on a set A. Then is isomorphic<br />

to the subset relation on the collection of inverse images under the relation of<br />

elements a 2 A.<br />

We leave the proof to Problem 10.36. Essentially the same construction shows<br />

that strict partial orders can be represented by sets under the proper subset relation,<br />

(Problem 10.37). To summarize:<br />

Theorem 10.7.3. Every weak partial order is isomorphic to the subset relation<br />

on a collection of sets.<br />

Every strict partial order is isomorphic to the proper subset relation on a<br />

collection of sets.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!