logic.spad line 2119 [edit on github]
Provides functions to construct various small posets including powerset. Perhaps it should be called a 'powerlist' but since we do not expect duplicates or require specific ordering it is essentially the same.
generates a completely ordered set
generates a poset corresponding to an L7
lattice
generates a poset corresponding to an M5
lattice
generates a poset corresponding to an N5
lattice
generates a poset corresponding to an O6
lattice
generates a poset corresponding to an P6
lattice
generate a poset representing all possible subsets of a given set with their subset relationships.