Converts a list or set of indices to the list of elements of the matroid with those indices. The inverse of this function is indicesOf.
|
|
|
|
|
If used with the operator _*, then the list of all elements in M is returned. This is useful in conjunction with apply, to iterate over all elements in a matroid.
|
|
|
There are important differences between this method and groundSet: see that page for more details.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Matroids/doc-Matroids.m2:553:0.