algebraic poset

135 Views Asked by At

I learn domain theory and stack in definition of algebraic poset. Recall $P$ is algebraic if for every $x\in P$,the set of compact element $y$ below $x$ is directed and has $x$ as least upper bound. From this definition,I have a question: whether every elements of algebraic poset should be compact element? I think the answer yes. Since if $x \in P$ is not a compact element and $c_1,c_2,\cdots,c_n$ are compact elements with $c_i\neq x$ for all $i$ and below $x$ then $\sup\{u:u\ll u \leq x\}=c_i$ for some $i$.Hence $P$ is not algebraic. Is it true? Can someone improve my answer or give example?

1

There are 1 best solutions below

0
On

Your proof is not a proof, why should your sup equal some $c_i$? The answer is no in general. For instance, the collection of convex subsets of $\mathbb{R}^2$ ordered by inclusion is an algebraic poset, and the compact elements are the convex subsets generated by a finite set (i.e. convex polytopes). And obviously not all convex subsets are convex polytopes.