HELP: how to create a quotient of ZZ[x] or ZZ[x,y]? #2916
Unanswered
JohnAAbbott
asked this question in
Q&A
Replies: 2 comments 5 replies
-
|
It does not exist. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Well, if you define it as multivariate ring it works. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to create the quotient ring
ZZ[x]/ideal(6,(x+1)*(x+2)*(x+3))but failed to find the correct approach in Oscar:I also tried another method:
What is the correct way to proceed?
Beta Was this translation helpful? Give feedback.
All reactions