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

Support inference rules #18

Open
connorjayr opened this issue Aug 18, 2020 · 0 comments
Open

Support inference rules #18

connorjayr opened this issue Aug 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@connorjayr
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Willow does not currently support the use of logical inference rules in truth trees.

Describe the solution you'd like
Users should be able to apply inference rules to statements in the truth tree. Any statements that are the result of an inference should only be considered fully decomposed if its typical decomposition occurs in all child branches. See the inference rules of KE Calculus for examples.

Describe alternatives you've considered
We could start with implementing simpler rules, such as the ones in KE Calculus.

Additional context

@connorjayr connorjayr added the enhancement New feature or request label Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant