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

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: