Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rules] [clausification, tautologies] Support for arguments #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HanielB
Copy link
Contributor

@HanielB HanielB commented Nov 22, 2024

The semantics of the rules and, not_or, and_pos, and or_neg changed so that now they expect an argument as to the position in which the concluding element is from an n-ary application of the operators and or or.

The semantics of the rules `and`, `not_or`, `and_pos`, and `or_neg` changed so
that now they expect an argument as to the position in which the concluding
element is from an n-ary application of the operators `and` or `or`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants