How to define Subring/Subalgebra?
Suppose A=QQ[x,y,z]. How to define the subring QQ[x+y,y^2] and its ideal I=(x+y) in sagemath?
Asked: 2021-10-22 07:13:20 +0200
Seen: 833 times
Last updated: Oct 22 '21
You may get some ideas from this answer.