Let Pic(M0,n)RSn denote the vector space of Sn-invariant divisors with coefficients in a ring R. Here, given an Sn symmetric R-divisor D on M0,n and a number c, the function returns cD.
i1 : D=symmetricDivisorM0nbar(6,{2,3})
o1 = 2*B + 3*B
2 3
o1 : S_6-symmetric divisor on M-0-6-bar
|
i2 : 6*D
o2 = 12*B + 18*B
2 3
o2 : S_6-symmetric divisor on M-0-6-bar
|