i1 = R = ZZ/101[a..d,t] o1 = R o1 : PolynomialRing
i2 = index a o2 = 0
i3 = index t o3 = 4If the ring element 'v' is not a variable, an error is generated.
The symbol index is also as a key used in GeneralOrderedMonoids to store a table which is used to map generator names to the position of the generator in the list of generators.
Go to concepts index.