For example, is the poset $\{(a,b),c\}$ allowed?
2026-04-11 16:51:22.1775926282
Is it allowed for a poset to have an element that is not related to any other elements?
109 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
No, your set is not a poset. A poset has two parts, the set S and the (partial) order <=, written (S,<=). An antichain is a poset for which no element is related to any other element. The set S = {a,b,c} with the order { (a,a), (b,b), (c,c) } is an antichain. Exercise. Show that antichains can be as large as you want.