Macaulay2 » Documentation
Packages » Posets :: Poset _ List
next | previous | forward | backward | up | index | toc

Poset _ List -- returns elements of the ground set

Synopsis

Description

This method allows easy access to the vertices of the poset.

i1 : P = booleanLattice 3;
i2 : P_{2,4,5}

o2 = {010, 100, 101}

o2 : List

See also

Ways to use this method: