net S
Displays the number of subalgebra generators of a SAGBIBasis along with the degree limit.
i1 : R = QQ[x,y];
i2 : S = subring{x^2,x*y^2,y^4};
i3 : sagbi S o3 = SAGBIBasis Computation Object with 3 generators, Limit = 20. o3 : SAGBIBasis