1
ICS 6B Boolean Algebra & Logic
Lecture Notes for Summer Quarter, 2008 Michele Rousseau Set 8 – Ch. 8.6, 11.6
Announcements
Regrades for Quiz #3 and Homeworks #4 &
5 are due Today
Lecture Set 8 - Chpts 8.6, 11.1 2Today’s Lecture
Chapter 8 8.6, Chapter 11 11.1
- Partial Orderings 8.6
- Boolean Functions 11.1
Chapter 8: Section 8.6
Partial Orderings (Continued)
What is a Partial Order?
A,R is called a partially ordered set or “poset” Notation:
- If A R is a poset and a and b are 2 elements of A
Let R be a relation on A. The R is a partial order iff R is: reflexive, antisymmetric, & transitive
- If A,R is a poset and a and b are 2 elements of A
such that a,bR, we write a b instead of aRb
NOTE: it is not required that two things be related under a partial order.
- That’s the “partial” of it.
Some more defintions
If A,R is a poset and a,b are A,
we say that:
- “a and b are comparable” if ab or ba
◘ i.e. if a,bR and b,aR
- “a and b are incomparable” if neither ab nor ba
p
◘ i.e if a,bR and b,aR If two objects are always related in a poset it is
called a total order, linear order or simple order.
- In this case A,R is called a chain.
- i.e if any two elements of A are comparable
- So for all a,b A, it is true that a,bR or b,aR