the Identity Problem for Semigroups #7332
Unanswered
AthlonAMDx64
asked this question in
Q&A
Replies: 2 comments 4 replies
-
z3 is not well-suited for proving theorems in universal algebra. |
Beta Was this translation helpful? Give feedback.
3 replies
-
You should try https://tptp.org/cgi-bin/SystemOnTPTP with associated documents. There are several samples and newer theorem provers than Prover9. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hallo! How to solve the Identity Problem for Semigroups in Z3?
like "formulas(assumptions).(xy)z=x(yz).x1x2=(((x1x1)*x1)*x1)x2.((((((x1x2)*x1)*x2)*x1)*x2)*x1)x2=(((x1x2)*x2)*x2)x2.((x1x2)*x3)x4=(((((x1x2)*x1)*x1)*x1)*x3)x4.end_of_list.formulas(goals).((((c1c1)*c2)*c2)*c1)c2=((((c1c1)*c2)*c1)*c2)*c2.end_of_list." in Prover9
Beta Was this translation helpful? Give feedback.
All reactions