[Next][Prev] [Right] [Left] [Up] [Index] [Root]
Given an R-module M and a positive integer i, return the i-th
generator of M.
BaseRing(M) : ModTupRng -> Rng
Given an R-module M which is defined as a submodule of S^((n)),
return the ring S.
The generators for the R-module M, returned as a set.
Given an R-module M which is an embedded submodule of the module
S^((n)), return n.
Given an element of an embedded submodule of the module S^((n)),
return n.
The column moduli of the module M over a euclidean domain.
Given an element u belonging to the R-module M, return M.
Given an R-module M which is a submodule of the module R^((n)),
return the module R^((n)) as an R-module.
[Next][Prev] [Right] [Left] [Up] [Index] [Root]