next | previous | forward | backward | up | top | index | toc | Macaulay2 website
ExactCouples :: expectSequenceRing

expectSequenceRing -- accepts rings of the form R[t]

Synopsis

Description

Specifically, Q should have exactly one generator over its coefficient ring.

i1 : Q = QQ[t];
i2 : expectSequenceRing Q

Ways to use expectSequenceRing:

For the programmer

The object expectSequenceRing is a method function.