CSE208 DMS Mod2 L6 Poset
CSE208 DMS Mod2 L6 Poset
Poset
A relation R on a set S is called a partial order if it is
• Reflexive
• Antisymmetric
• Transitive
Notation:
a b, when (a,b) R
1
Amity School of Engineering Technology
Example
• Let R ={1,2,3} identify the relation RxR is
poset or not.
• RxR ={(1,1),(1,2)(1,3),(2,1),(2,2),(2,3),
(3,1),(3,2),(3,3)}
• The 3 condition for poset are:
– Reflexive : {(a,a) should belongs to R for
Every element of set}
– In our case it is true hence it is refelxive
2
Amity School of Engineering Technology
3
Amity School of Engineering Technology
Hasse Diagrams
• Patrial order set have conventional graphical
representation called Hasse diagram.
• Hasse diagram can be drawn from digraph
of the relation
• Remove all self loops
• Remove all transitive edges
• Remove directions on edges assuming that
they are oriented upwards
4
Amity School of Engineering Technology
Example
• Convert the following Digraph to Hasse
Diagram.
5
Amity School of Engineering Technology
Hasse Diagram
6
Amity School of Engineering Technology
9
Amity School of Engineering Technology
Example
In the figure, we have 3 minimal
elements (2,3,5)
And 3 maximal elements (10,15,24)
No Minimum element
No maximum element
10
Amity School of Engineering Technology
11
Amity School of Engineering Technology
12
Amity School of Engineering Technology
13
Amity School of Engineering Technology
Example
In the poset above {a, b, c} is the greatest
element.
Ø is the least element.
14