-
Name: Hyungseok Ko While trying to prove CPOness in HW3 Problem 2, I found that the definition and lemma for CPO in lecture 3 slide 25 seems counterintuitive for me. I understand that, since every element in the poset can be upper bound of empty set, It seems natural that following poset is also CPO, since its all possible chains have |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Come to class! Let me explain. |
Beta Was this translation helpful? Give feedback.
-
In class explanation: Since Thus the given set Thank you for the explanation, professor. |
Beta Was this translation helpful? Give feedback.
In class explanation: Since$\emptyset$ is both subset of $D$ and total ordered, $\emptyset$ also satisfies the definition of chain. So $\emptyset$ should also have LUB in $D$ to satisfy the definition of CPO.
Thus the given set$(\mathbb{Z}_\top,\sqsubseteq)$ is not CPO because it does not have the least element for every element in $D$ .
Thank you for the explanation, professor.