next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Posets :: Poset _ ZZ

Poset _ ZZ -- returns an element of the ground set

Synopsis

Description

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

i1 : P = booleanLattice 3;
i2 : P_0

o2 = 000
i3 : P_3

o3 = 011

See also

Ways to use this method: