Size: 803
Comment:
|
← Revision 3 as of 2020-01-26 22:52:30 ⇥
Size: 819
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
{{{#!latex2 A partially ordered set (or poset) is a set taken together with a partial order on it. Formally, a partially ordered set is defined as an ordered pair $P=\left<X,\sqsubseteq \right>$, where $X$ is called the ground set of $P$ and $\sqsubseteq$ is the partial order of $P$. |
A partially ordered set (or poset) is a set taken together with a partial order on it. Formally, a partially ordered set is defined as an ordered pair $$P=\left<X,\sqsubseteq \right>$$, where $$X$$ is called the ground set of $$P$$ and $$\sqsubseteq$$ is the partial order of $$P$$. |
Line 8: | Line 7: |
An element $u$ in a partially ordered set $\left< X,\sqsubseteq \right>$ is said to be an upper bound for a subset $S$ of $X$ if for every $s \in S$, we have $s \sqsubseteq u$. Similarly, a lower bound for a subset $S$ is an element $l$ such that for every $s \in S$, $l \sqsubseteq s$. If there is an upper bound and a lower bound for X, then the poset $\left< X,\sqsubseteq \right>$ is said to be bounded. }}} |
An element $$u$$ in a partially ordered set $$\left< X,\sqsubseteq \right>$$ is said to be an upper bound for a subset $$S$$ of $$X$$ if for every $$s \in S$$, we have $$s \sqsubseteq u$$. Similarly, a lower bound for a subset $$S$$ is an element $$l$$ such that for every $$s \in S$$, $$l \sqsubseteq s$$. If there is an upper bound and a lower bound for X, then the poset $$\left< X,\sqsubseteq \right>$$ is said to be bounded. |
Partially Ordered Set
The following was adapted from Wolfram's site:
A partially ordered set (or poset) is a set taken together with a partial order on it. Formally, a partially ordered set is defined as an ordered pair $$P=\left<X,\sqsubseteq \right>$$, where $$X$$ is called the ground set of $$P$$ and $$\sqsubseteq$$ is the partial order of $$P$$.
An element $$u$$ in a partially ordered set $$\left< X,\sqsubseteq \right>$$ is said to be an upper bound for a subset $$S$$ of $$X$$ if for every $$s \in S$$, we have $$s \sqsubseteq u$$. Similarly, a lower bound for a subset $$S$$ is an element $$l$$ such that for every $$s \in S$$, $$l \sqsubseteq s$$. If there is an upper bound and a lower bound for X, then the poset $$\left< X,\sqsubseteq \right>$$ is said to be bounded.
See PartialOrder