Macaulay2 » Documentation
Packages » Posets :: augmentPoset
next | previous | forward | backward | up | index | toc

augmentPoset -- computes the poset with an adjoined minimum and maximum

Synopsis

Description

This method simply creates a new poset $Q$ with the minimal element $a$ and the maximal element $b$. If $a$ and $b$ are unspecified, the elements $0$ and $1$ are used, respectively.

See also

Ways to use augmentPoset :

For the programmer

The object augmentPoset is a method function.