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

Track known relations by canonical forms #302

Open
wwitzel opened this issue Sep 22, 2022 · 0 comments
Open

Track known relations by canonical forms #302

wwitzel opened this issue Sep 22, 2022 · 0 comments

Comments

@wwitzel
Copy link
Collaborator

wwitzel commented Sep 22, 2022

Doing this properly should simplify transitive relation searches, making them more efficient. The idea would be to use canonical forms just for searching for known relations, equating things with the same canonical form as needed, but not allowing the actual form of the canonical forms to dictate the form the proof. That is, it shouldn't matter what the canonical forms are, as long as they form proper equivalence classes.

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

No branches or pull requests

1 participant