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

mark symbols that should skip congruence axioms explicitly #511

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

MichaelRawson
Copy link
Contributor

Re-do of #510, closes #509. Explicitly mark symbols as being skipped for congruence axioms where appropriate: i.e. not for inequality splitting, but for naming, Skolemisation, etc.

I believe general splitting can also skip congruence: one could imagine applying equality proxy before general splitting and the former would not affect the latter. Compare inequality splitting, where it does make a difference. I'm not 100% certain, so if you'd prefer to leave it in please say so.

@quickbeam123 quickbeam123 merged commit d8a68bc into master Dec 9, 2023
1 check passed
@quickbeam123 quickbeam123 deleted the michael-mark-congruence-skips branch December 9, 2023 17:13
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.

Smart ep=RSTC skips congruences for introduced symbols for which it shouldn't?
2 participants