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
Given that all lowercase letters other than x, y and z are interpreted as names, it appears to me that proofs with formals with four quantifiers are impossible to express.
Eg Aw Ax Ay Az (Rwxyz) returns "not well formed".
Is there any way to avoid this? If not: I know this exceeds the scope of a github issue, but do you know of any proof checking software (FOL with Identity) that is easy enough to understand in which I can express these formulas?
Best wishes from Germany,
Johannes
The text was updated successfully, but these errors were encountered:
First of all, thanks for your great project.
Given that all lowercase letters other than x, y and z are interpreted as names, it appears to me that proofs with formals with four quantifiers are impossible to express.
Eg Aw Ax Ay Az (Rwxyz) returns "not well formed".
Is there any way to avoid this? If not: I know this exceeds the scope of a github issue, but do you know of any proof checking software (FOL with Identity) that is easy enough to understand in which I can express these formulas?
Best wishes from Germany,
Johannes
The text was updated successfully, but these errors were encountered: