The question I am working on is, "Find the duals of these posets.
a) $(\{0,1,2\},≤)$
b) $(\Bbb Z,≥)$
c) $(P(\Bbb Z),⊇)$
d) $(\Bbb Z^+,|)$
In my textbook, they say to find the dual of a poset, you simply find $R^{-1}$. To find the inverse of a relation, would that involve me finding the inverse of, say, $\le$ by switching the inequality to $\ge$? If so, why procedure find the inverse of a relation? I am having a little difficulty comprehending that. In time prior, when I had to find the inverse of a relation, I simply flipped the numbers around in an ordered-pair.
Edit:
I think the ones I am having most trouble with are parts c and d. Does part c mean that the relation $R$ is a subset of $P(\Bbb Z) \times P(\Bbb Z)$, where $A$ and $B$ elements of $P(\Bbb Z)$, and the relation is $R=\{(A,B)|A \subseteq B\}$? And the inverse of that relation would be $R^{-1}=\{(A,B)|A \supseteq B\}$?
Let $R\in X\times X$ be a relation that is a poset. In other notation, one may write this as $R=\{(x,y):x\leq_R y\}$. Note this is a tautology and with a change in notation. The change in notation is that $\leq_R$ is simply a way to write $R$ that emphasized that you have a partial order. In note that $$x\leq_R y$$ if and only if $$(x,y)\in R$$ if and only if $$(y,x)\in R^{-1}$$ if and only if $$y\leq_{R^{-1}} x$$. This last expression is simply the dual poset.