Description: Define the class of partially ordered sets (posets). A poset is a set equipped with a partial order, that is, a binary relation which is reflexive, antisymmetric, and transitive. Unlike a total order, in a partial order there may be pairs of elements where neither precedes the other. Definition of poset in Crawley p. 1. Note that Crawley-Dilworth require that a poset base set be nonempty, but we follow the convention of most authors who don't make this a requirement.
In our formalism of extensible structures, the base set of a poset f is denoted by ( Basef ) and its partial order by ( lef ) (for "less than or equal to"). The quantifiers E. b E. r provide a notational shorthand to allow us to refer to the base and ordering relation as b and r in the definition rather than having to repeat ( Basef ) and ( lef ) throughout. These quantifiers can be eliminated with ceqsex2v and related theorems. (Contributed by NM, 18-Oct-2012)
Ref | Expression | ||
---|---|---|---|
Assertion | df-poset |
Step | Hyp | Ref | Expression |
---|---|---|---|
0 | cpo | ||
1 | vf | ||
2 | vb | ||
3 | vr | ||
4 | 2 | cv | |
5 | cbs | ||
6 | 1 | cv | |
7 | 6 5 | cfv | |
8 | 4 7 | wceq | |
9 | 3 | cv | |
10 | cple | ||
11 | 6 10 | cfv | |
12 | 9 11 | wceq | |
13 | vx | ||
14 | vy | ||
15 | vz | ||
16 | 13 | cv | |
17 | 16 16 9 | wbr | |
18 | 14 | cv | |
19 | 16 18 9 | wbr | |
20 | 18 16 9 | wbr | |
21 | 19 20 | wa | |
22 | 16 18 | wceq | |
23 | 21 22 | wi | |
24 | 15 | cv | |
25 | 18 24 9 | wbr | |
26 | 19 25 | wa | |
27 | 16 24 9 | wbr | |
28 | 26 27 | wi | |
29 | 17 23 28 | w3a | |
30 | 29 15 4 | wral | |
31 | 30 14 4 | wral | |
32 | 31 13 4 | wral | |
33 | 8 12 32 | w3a | |
34 | 33 3 | wex | |
35 | 34 2 | wex | |
36 | 35 1 | cab | |
37 | 0 36 | wceq |