next | previous | forward | backward | up | top | index | toc | Macaulay2 web site

Posets -- A package for working with posets.

Description

Posets package defines Poset as a new data type and provides routines which use or produce posets. A poset or a partially ordered set is a set together with a binary relation satisfying reflexivity, antisymmetry, and transitivity.

Authors

Version

This documentation describes version 0.1 of Posets.

Source code

The source code from which this documentation is derived is in the file Posets.m2.

Exports