You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i1 : R = QQ[x,y,z];
i2 : C = complex cokervars R;
i3 : f = map(R, R, {0,0,0});
o3 : RingMap R <-- R
i4 : f C
stdio:4:1:(3): error: ringmap applied tomodule with relations: use '**' or 'tensor' instead