i1 : R = ZZ/101[a..f] o1 = R o1 : PolynomialRing
i2 : v = vector {a,b,c} o2 = a*<0> + b*<1> + c*<2> 3 o2 : R
i3 : v_1 o3 = b o3 : R
See also _.